summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-15/+27
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds39-168/+352
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-10/+10
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-104/+73
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-18/+4
2012-06-15staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-06-14staging: gdm72xx: Release netlink socket properlyBen Chan1-1/+1
2012-06-14iio: drop wrong reference from KconfigJiri Kosina1-2/+1
2012-06-14Extcon: Don't try to create duplicate link namesMark Brown1-1/+1
2012-06-14USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-14usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-14ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones1-0/+6
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-24/+30
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-6/+21
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-201/+2271
2012-06-14DMA: PL330: Fix racy mutex unlockJavi Merino1-16/+10
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-13USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-13Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-56/+30
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-13xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter1-1/+1
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler1-1/+1
2012-06-13misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz1-2/+2
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern1-8/+2
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-13misc: mei: fix stalled readTomas Winkler1-1/+1
2012-06-13misc: mei: unregister misc device in pci_remove functionTomas Winkler1-1/+2
2012-06-13misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler1-1/+1
2012-06-13driver core: fixup reversed deferred probe orderKuninori Morimoto1-1/+1
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-40/+46
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+3
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern4-17/+31
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han1-1/+1
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han1-2/+8
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-5/+4
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0