summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-21isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt1-6/+0
2011-03-21scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher1-1/+2
2011-03-21PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-03-21PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-21PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-03-21PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-03-21USB: CP210x Removed incorrect device IDCraig Shelley1-1/+0
2011-03-21USB: CP210x Add two device IDsCraig Shelley1-0/+2
2011-03-21staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-03-21SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2011-03-21rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-03-21hwmon: (via686a) Initialize fan_div valuesJean Delvare1-3/+11
2011-03-21drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-03-21drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2011-03-21char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+2
2011-03-21bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2011-03-21bnx2: Fix netpoll crash.Benjamin Li1-2/+4
2011-03-21xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-21USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-21USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-21USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-03-21ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-03-21IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty1-0/+1
2011-03-21RDMA/cma: Fix crash in request handlersSean Hefty1-0/+15
2011-03-21ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley1-0/+1
2011-03-21ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+1
2011-03-21ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2011-03-21libata: no special completion processing for EH commandsTejun Heo1-9/+15
2011-03-21mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-03-21mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov1-16/+16
2011-03-21hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-03-21DiB7000M: add pid filteringOlivier Grenie3-2/+53
2011-03-21r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-03-21ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-0/+4
2011-03-21drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-13/+71
2011-03-21keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-21usb: iowarrior: don't trust report_size for buffer sizeKees Cook1-1/+1
2011-03-21r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-21e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-03-21p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-03-21virtio: set pci bus master enable bitMichael S. Tsirkin1-0/+1
2011-03-21mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich1-3/+9
2011-03-21drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+2
2011-03-21xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-03-21xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+2
2011-03-21xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-10/+9
2011-03-21xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-03-21md: correctly handle probe of an 'mdp' device.NeilBrown1-0/+3
2011-03-21staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2-6/+1