summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven2008-10-221-1/+1
* DVB: au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky2008-10-221-0/+3
* drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf2008-10-221-1/+1
* ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-10-221-2/+12
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-221-6/+33
* Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-221-0/+19
* PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-10-222-1/+15
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-10-222-0/+12
* V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader2008-10-221-1/+1
* V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-10-222-23/+43
* V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart2008-10-221-1/+12
* V4L: zr36067: Fix RGBR pixel formatJean Delvare2008-10-221-1/+1
* V4L: bttv: Prevent NULL pointer dereference in radio_openJean Delvare2008-10-221-1/+1
* libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-10-221-2/+2
* libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-10-221-14/+6
* fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov2008-10-221-2/+2
* b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-10-221-1/+1
* tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox2008-10-221-1/+1
* rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz2008-10-081-6/+9
* fbcon: fix monochrome color value calculationDavid Winn2008-10-081-1/+1
* braille_console: only register notifiers when the braille console is usedPascal Terjan2008-10-081-9/+4
* niu: panic on resetSantwona Behera2008-10-081-0/+56
* pcmcia: Fix broken abuse of dev->driver_dataAlan Cox2008-10-081-9/+14
* ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-10-081-0/+2
* rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-10-083-17/+8
* SCSI: qla2xxx: Defer enablement of RISC interrupts until ISP initialization c...Andrew Vasquez2008-10-082-1/+2
* USB: fix hcd interrupt disablingGeoff Levand2008-10-081-1/+2
* pxa2xx_spi: fix build breakageMike Rapoport2008-10-081-2/+2
* pxa2xx_spi: chipselect bugfixesNed Forrester2008-10-081-11/+48
* pxa2xx_spi: dma bugfixesNed Forrester2008-10-081-14/+43
* drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-10-081-1/+3
* ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-10-081-0/+6
* i2c-dev: Return correct error code on class_create() failureSven Wegener2008-10-081-1/+3
* ACPI: Fix thermal shutdownsMilan Broz2008-10-081-1/+1
* sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-09-081-24/+10
* r8169: balance pci_map / pci_unmap pairFrancois Romieu2008-09-081-1/+1
* tg3: Fix firmware event timeoutsMatt Carlson2008-09-082-16/+40
* 8250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton2008-09-082-4/+13
* rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg2008-09-081-2/+3
* drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton2008-09-081-9/+10
* atl1: disable TSO by defaultJay Cliburn2008-09-081-1/+0
* forcedeth: fix checksum flagAyaz Abdulla2008-09-081-2/+2
* S390 dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-09-081-1/+1
* USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-09-081-1/+1
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-09-082-0/+23
* eeepc-laptop: fix use after freeMatthew Garrett2008-09-081-1/+1
* PCI: fix reference leak in pci_get_dev_by_id()Greg Kroah-Hartman2008-09-081-0/+2
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-203-1/+44
* PCI: Limit VPD length for Broadcom 5708SDean Hildebrand2008-08-201-1/+6
* usb-storage: automatically recognize bad residuesAlan Stern2008-08-201-2/+15