summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-21isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt
2011-03-21scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher
2011-03-21PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-03-21PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-21PCI: add more checking to ICH region quirksJiri Slaby
2011-03-21PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2011-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-03-21USB: CP210x Removed incorrect device IDCraig Shelley
2011-03-21USB: CP210x Add two device IDsCraig Shelley
2011-03-21staging: usbip: remove double giveback of URBMárton Németh
2011-03-21SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester
2011-03-21rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-03-21hwmon: (via686a) Initialize fan_div valuesJean Delvare
2011-03-21drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg
2011-03-21drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2011-03-21char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2011-03-21bnx2: Fix hang during rmmod bnx2.Michael Chan
2011-03-21bnx2: Fix netpoll crash.Benjamin Li
2011-03-21xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-21USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-03-21USB: serial: ch341: add new idwangyanqing
2011-03-21USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-03-21ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-03-21IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty
2011-03-21RDMA/cma: Fix crash in request handlersSean Hefty
2011-03-21ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley
2011-03-21ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-03-21ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2011-03-21libata: no special completion processing for EH commandsTejun Heo
2011-03-21mtd: add "platform:" prefix for platform modaliasAxel Lin
2011-03-21mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov
2011-03-21hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-21DiB7000M: add pid filteringOlivier Grenie
2011-03-21r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-03-21ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-03-21drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2011-03-21keyboard: integer underflow bugDan Carpenter
2011-03-21usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2011-03-21r8169: disable ASPMStanislaw Gruszka
2011-03-21e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan
2011-03-21p54usb: add Senao NUB-350 usbidChristian Lamparter
2011-03-21virtio: set pci bus master enable bitMichael S. Tsirkin
2011-03-21mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich
2011-03-21drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-21xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-21xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-21xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-21xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-03-21md: correctly handle probe of an 'mdp' device.NeilBrown
2011-03-21staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler