Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-27 | make the firmware dir documentation and comments consistent in the v4l-dvb tree. | Michael Krufky | |
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-12-14 | Fix 64-bit compile warnings | Hans Verkuil | |
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | |||
2005-11-07 | [PATCH] fix missing includes | Michael Krufky | |
I recently picked up my older work to remove unnecessary #includes of sched.h, starting from a patch by Dave Jones to not include sched.h from module.h. This reduces the number of indirect includes of sched.h by ~300. Another ~400 pointless direct includes can be removed after this disentangling (patch to follow later). However, quite a few indirect includes need to be fixed up for this. In order to feed the patches through -mm with as little disturbance as possible, I've split out the fixes I accumulated up to now (complete for i386 and x86_64, more archs to follow later) and post them before the real patch. This way this large part of the patch is kept simple with only adding #includes, and all hunks are independent of each other. So if any hunk rejects or gets in the way of other patches, just drop it. My scripts will pick it up again in the next round. Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Michael Krufky <mkrufky@m1k.net> | |||
2005-09-26 | Fix integer overflow bug in read_signal_strength() | Johannes Stezenbach | |
reported by Anthony Leclerc. Signed-off-by: Johannes Stezenbach <js@linuxtv.org> | |||
2005-05-05 | sync back cleanups from kernel (whitespace and printk format) | Johannes Stezenbach | |
2005-03-21 | make logarithm stuff static (conflicts; BTW, we now have already | Johannes Stezenbach | |
two copies of this cruft -> should be factored out) | |||
2005-03-10 | - remove bttv dependency from frontend | Kenneth Aafloy | |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy | |
2005-02-19 | clean up patch by Rusty Scott | Johannes Stezenbach | |
2005-02-17 | DVB support for the pcHDTV HD2000 card | Johannes Stezenbach | |
submitted by Rusty Scott |