summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-20crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha3-1/+44
2008-08-20PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+6
2008-08-20usb-storage: automatically recognize bad residuesAlan Stern1-2/+15
2008-08-20usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-08-20qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez2-19/+3
2008-08-20qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju5-25/+78
2008-08-20rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2-0/+7
2008-08-20cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-08-20radeon: misc correctionsDavid Miller1-2/+2
2008-08-20ide: it821x in pass-through mode segfaults in 2.6.26-stableDimitri Gorokhovik1-0/+6
2008-08-20i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-20i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3
2008-08-20r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg1-2/+4
2008-08-20acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptopsCarlos Corbacho1-0/+19
2008-08-20USB: ftdi_sio: Add USB Product Id for ELV HS485Andre Schenk2-0/+2
2008-08-20USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2-0/+9
2008-08-20usb-serial: don't release unregistered minorsAlan Stern1-4/+3
2008-08-20USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones1-2/+2
2008-08-20usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern1-0/+14
2008-08-20USB: fix interface unregistration logicAlan Stern1-1/+1
2008-08-20USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2-5/+0
2008-08-20matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-20radeonfb: fix accel engine hangsDavid Miller1-0/+8
2008-08-20ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-20vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-20SCSI: hptiop: add more PCI device IDsHighPoint Linux Team1-0/+7
2008-08-20SCSI: scsi_transport_spi: fix oops in revalidateJames Bottomley1-3/+5
2008-08-20SCSI: ses: fix VPD inquiry overrunJames Bottomley1-4/+14
2008-08-06Ath5k: kill tasklets on shutdownJiri Slaby1-0/+3
2008-08-06Ath5k: fix memory corruptionJiri Slaby2-8/+26
2008-08-06Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
2008-08-06Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-08-06Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina1-11/+18
2008-08-06SCSI: ch: fix ch_remove oopsFUJITA Tomonori1-0/+1
2008-08-06linear: correct disk numbering error checkNikanth Karthikesan1-1/+1
2008-08-06Close race in md_probeNeil Brown1-1/+1
2008-08-01ath5k: don't enable MSI, we cannot handle it yetPavel Roskin1-5/+0
2008-08-01b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-08-01cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2-2/+16
2008-08-01mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-08-01ixgbe: remove device ID for unsupported deviceJesse Brandeburg1-2/+0
2008-08-01DVB: cx23885: SRAM changes for the 885 and 887 silicon partsSteven Toth1-2/+114
2008-08-01DVB: cx23885: Reallocated the sram to avoid concurrent VIDB/C issuesSteven Toth1-6/+9
2008-08-01DVB: cx23885: DVB Transport cards using DVB port VIDB/TS1 did not streamSteven Toth1-2/+16
2008-08-01DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-08-01V4L: cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth1-2/+2
2008-08-01V4L: saa7134: Copy tuner data earlier to avoid overwriting manual tuner typeSimon Arlott2-5/+3
2008-08-01V4L: uvcvideo: Add support for Medion Akoya Mini E1210 integrated webcamLaurent Pinchart1-0/+9
2008-08-01V4L: uvcvideo: Make input device support optionalLaurent Pinchart3-9/+33
2008-08-01V4L: uvcvideo: Don't free URB buffers on suspendLaurent Pinchart2-32/+66