Age | Commit message (Expand) | Author |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-25 | sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge | Guennadi Liakhovetski |
2009-09-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-22 | V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compil... | Mauro Carvalho Chehab |
2009-09-22 | V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning | Mauro Carvalho Chehab |
2009-09-22 | media: video: Fix build in saa7164 | Ingo Molnar |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | drivers/media/dvb/pt1/pt1.c needs vmalloc.h | Andrew Morton |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-21 | Driver-Core: fix devnode callbacks for dabusb and industrialio | Ingo Molnar |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig |
2009-09-21 | trivial: media/video/cx88: add __init/__exit macros to cx88 drivers | Peter Huewe |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-19 | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macro | Mauro Carvalho Chehab |
2009-09-19 | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> | Huang Weiyi |
2009-09-19 | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors |
2009-09-19 | V4L/DVB (13018): kzalloc failure ignored in au8522_probe() | Roel Kluin |
2009-09-19 | V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start() | Roel Kluin |
2009-09-19 | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach() | Roel Kluin |
2009-09-19 | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download() | Roel Kluin |
2009-09-19 | V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only) | Vladimir Geroy |
2009-09-19 | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos. | Matti J. Aaltonen |
2009-09-19 | V4L/DVB (13012): uvc: introduce missing kfree | Julia Lawall |
2009-09-19 | V4L/DVB (13011): Change tuner type of BeholdTV cards | Dmitry Belimov |
2009-09-19 | V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range | James Blanford |
2009-09-19 | V4L/DVB (13008): gspca - stv06xx-hdcs: Fixup exposure | James Blanford |
2009-09-19 | V4L/DVB (13007): gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020 | Erik Andrén |
2009-09-19 | V4L/DVB (13006): gspca - stv06xx: Fix a misindentation | Erik Andrén |
2009-09-19 | V4L/DVB (13005): gspca - stv06xx: Translate swedish comments to english | Erik Andrén |
2009-09-19 | V4L/DVB (13004): gspca - stv06xx: Harmonize the debug macros when tracing wri... | Erik Andrén |
2009-09-19 | V4L/DVB (13003): Correct dangerous and inefficient msecs_to_jiffies() calcula... | Andreas Mohr |
2009-09-19 | V4L/DVB (13002): Adds support for Zolid Hybrid PCI card: | Henk Vergonet |
2009-09-19 | V4L/DVB (13001): Key filter for BeholdTV cards. | Dmitri Belimov |
2009-09-19 | V4L/DVB (13000): add driver for 774 Friio White USB ISDB-T receiver | Akihiro Tsukada |
2009-09-19 | V4L/DVB (12999): Add a driver for Earthsoft PT1 | Mauro Carvalho Chehab |
2009-09-19 | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S | HIRANO Takahito |
2009-09-19 | V4L/DVB(12993b): gl860: Prevent a potential risk of zeroing a floating pointer | Mauro Carvalho Chehab |
2009-09-19 | V4L/DVB (12993a): saa7164: Fix compilation warning on i386 | Mauro Carvalho Chehab |
2009-09-19 | V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver | Muralidharan Karicheri |
2009-09-19 | V4L/DVB (12906c): V4L : vpif capture driver for DM6467 | Muralidharan Karicheri |
2009-09-19 | V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes | Muralidharan Karicheri |
2009-09-19 | V4L/DVB (12906a): V4L : vpif display updates to support vpif capture | Muralidharan Karicheri |
2009-09-19 | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu... | Hans Verkuil |
2009-09-19 | V4L/DVB (12724): v4l2-dev: add simple wrapper functions around the devnode nu... | Hans Verkuil |
2009-09-19 | V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'. | Hans Verkuil |
2009-09-19 | V4L/DVB (12722): v4l2-dev: replace 'kernel number' by 'device node number'. | Hans Verkuil |