summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-26dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-06-26agp: fix OOM and buffer overflowVasiliy Kulikov1-1/+7
2011-06-26agp: fix arbitrary kernel memory writesVasiliy Kulikov1-3/+8
2011-06-26mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-06-26PCI: return correct value when writing to the "reset" attributeMichal Schmidt1-1/+6
2011-06-26fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler1-1/+1
2011-06-26uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-06-26ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-06-26USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-06-26USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-06-26USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-06-26USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-06-26Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-06-26Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-21/+24
2011-06-26hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot1-2/+2
2011-06-26mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK1-0/+8
2011-06-26isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt1-6/+0
2011-06-26PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-06-26PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-06-26PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-06-26PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-06-26xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-06-26USB: serial: ch341: add new idwangyanqing1-0/+1
2011-06-26USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-06-26ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-06-26IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty1-0/+1
2011-06-26RDMA/cma: Fix crash in request handlersSean Hefty1-0/+15
2011-06-26ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley1-0/+1
2011-06-26ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+1
2011-06-26ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2011-06-26libata: no special completion processing for EH commandsTejun Heo1-9/+15
2011-06-26mtd: add "platform:" prefix for platform modaliasAxel Lin3-3/+3
2011-06-26hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede1-1/+1
2011-06-26r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-06-26ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-06-26keyboard: integer underflow bugDan Carpenter1-1/+2
2011-06-26usb: iowarrior: don't trust report_size for buffer sizeKees Cook1-1/+1
2011-06-26r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-06-26e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-06-26p54usb: add Senao NUB-350 usbidChristian Lamparter1-0/+1
2011-06-26mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich1-3/+9
2011-06-26xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-06-26xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+2
2011-06-26xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-10/+9
2011-06-26xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-06-26md: correctly handle probe of an 'mdp' device.NeilBrown1-0/+3
2011-06-26staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2-6/+1
2011-06-26staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler1-2/+13
2011-06-26staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler3-7/+35
2011-06-26staging: usbip: vhci: update reference count for usb_deviceMax Vozeler1-3/+10