summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-06Ath5k: kill tasklets on shutdownJiri Slaby
2008-08-06Ath5k: fix memory corruptionJiri Slaby
2008-08-06Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina
2008-08-06Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina
2008-08-06Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina
2008-08-06SCSI: ch: fix ch_remove oopsFUJITA Tomonori
2008-08-06linear: correct disk numbering error checkNikanth Karthikesan
2008-08-06Close race in md_probeNeil Brown
2008-08-01ath5k: don't enable MSI, we cannot handle it yetPavel Roskin
2008-08-01b43legacy: Release mutex in error handling codeJulia Lawall
2008-08-01cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-08-01mpc52xx_psc_spi: fix block transferLuotao Fu
2008-08-01ixgbe: remove device ID for unsupported deviceJesse Brandeburg
2008-08-01DVB: cx23885: SRAM changes for the 885 and 887 silicon partsSteven Toth
2008-08-01DVB: cx23885: Reallocated the sram to avoid concurrent VIDB/C issuesSteven Toth
2008-08-01DVB: cx23885: DVB Transport cards using DVB port VIDB/TS1 did not streamSteven Toth
2008-08-01DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth
2008-08-01V4L: cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth
2008-08-01V4L: saa7134: Copy tuner data earlier to avoid overwriting manual tuner typeSimon Arlott
2008-08-01V4L: uvcvideo: Add support for Medion Akoya Mini E1210 integrated webcamLaurent Pinchart
2008-08-01V4L: uvcvideo: Make input device support optionalLaurent Pinchart
2008-08-01V4L: uvcvideo: Don't free URB buffers on suspendLaurent Pinchart
2008-08-01V4L: uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart
2008-08-01V4L: uvcvideo: Fix a buffer overflow in format descriptor parsingLaurent Pinchart
2008-08-01DVB: dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky
2008-08-01V4L: cx18: Upgrade to newer firmware & update documentationHans Verkuil
2008-08-01myri10ge: do not use mgp->max_intr_slots before loading the firmwareBrice Goglin
2008-08-01myri10ge: do not forget to setup the single slice pointersBrice Goglin
2008-08-01iop-adma: fix platform driver hotplug/coldplugKay Sievers
2008-08-01rtc-at91rm9200: avoid spurious irqsDavid Brownell
2008-08-01ide-cd: fix oops when using growisofsJens Axboe
2008-08-01USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum
2008-08-01hdlcdrv: Fix CRC calculation.Micah Dowty
2008-08-01pxamci: trivial fix of DMA alignment register bit clearingKarl Beldan
2008-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-12rtc-pcf8563: add chip idJon Smirl
2008-07-12rtc-fm3130: fix chip namingAlessandro Zummo
2008-07-12ov7670: clean up ov7670_read semanticsAndres Salomon
2008-07-12serial8250: sanity check nr_uarts on all paths.Eric W. Biederman
2008-07-12fbdev: bugfix for multiprocess defioJaya Kumar
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins
2008-07-12drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad
2008-07-11[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow
2008-07-11libata-acpi: filter out DIPM enableTejun Heo