aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-18V4L/DVB (7093): radio-sf16fmi: fix request_region()Mauro Carvalho Chehab
2008-02-18V4L/DVB (7092): radio-sf16fmr2: fix request_region() validation [bugzilla 9699]Douglas Schilling Landgraf
2008-02-18V4L/DVB (7091): radio-si470x improvements and seldom problem fixed in tuning ...Tobias Lorenz
2008-02-18V4L/DVB (7090): V4L: stkwebcam: use v4l_compat_ioctl32Jaime Velasco Juan
2008-02-18V4L/DVB (7089): V4L: stkwebcam: Power management supportJaime Velasco Juan
2008-02-18V4L/DVB (7088): V4L: stkwebcam: Add support for YUYV formatJaime Velasco Juan
2008-02-18V4L/DVB (7086): driver: tcm825x - fix logical typo errorCyrill Gorcunov
2008-02-18V4L/DVB (7085): saa7134: detect the LifeView FlyDVB-T Hybrid Mini PCIHermann Pitton
2008-02-18V4L/DVB (7084): saa7134: add support for the Medion / Creatix CTX948 cardHermann Pitton
2008-02-18V4L/DVB (7083): saa7134: enable radio and external analog audio-in on the md2819Hermann Pitton
2008-02-18V4L/DVB (7082): support for Twinhan Hybrid DTV-DVB 3056 PCIHermann Pitton
2008-02-18V4L/DVB (7081): zr364xx: add support for Creative DiVi CAM 516Antoine Jacquet
2008-02-18V4L/DVB (7080): zr364xx: add support for Pentax Optio 50Antoine Jacquet
2008-02-18V4L/DVB (7076): bt878: include KERN_ facility levelAkinobu Mita
2008-02-18V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab
2008-02-18V4L/DVB (7119): Remove obsolete code from v4l2-commonMauro Carvalho Chehab
2008-02-18V4L/DVB (7115): Fix bug #9833: regression when compiling V4L without I2CMauro Carvalho Chehab
2008-02-16RDMA/nes: Fix VLAN supportChien Tung
2008-02-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-15RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff
2008-02-15IB: Fix return value in ib_device_register_sysfs()Li Zefan
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison
2008-02-15pata_scc.c: add thaw opsAkira Iguchi
2008-02-15pata_cs5536.c bugfixMartin K. Petersen
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-15[HIFN]: Fix invalid config ifdefs for RNG supportPatrick McHardy
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Dont touch fs_struct in driversJan Blunck