summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-19USB: OHCI: add check for stopped frame counterAlan Stern2-2/+35
2014-07-19USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-19USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34
2014-07-19USB: OHCI: redesign the TD done listAlan Stern4-58/+70
2014-07-19USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern1-14/+8
2014-07-19USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern3-160/+5
2014-07-19USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-07-19usb-core: Remove Fix mes in file hcd.cNicholas Krause1-4/+0
2014-07-19usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-07-18USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-18USB: Add LVS Test device driverPratyush Anand3-0/+468
2014-07-18USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand1-0/+1
2014-07-18USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-18USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-07-18USB: OHCI: add SG supportAlan Stern2-19/+73
2014-07-18USB: shutdown all URBs after controller deathAlan Stern1-3/+4
2014-07-16Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-59/+23
2014-07-14Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman111-434/+954
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds12-67/+93
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+22
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-7/+28
2014-07-13Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-2/+4
2014-07-13Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-9/+28
2014-07-13Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-4/+19
2014-07-13Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+24
2014-07-13Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+23
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-12drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-12phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-12phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-12USB: add reset resume quirk for usb3503Joonyoung Shim1-0/+3
2014-07-12usb: usb3503: add PM functionsJoonyoung Shim1-2/+32
2014-07-12serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds5-22/+28
2014-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-73/+177
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-102/+310
2014-07-11serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-11serial: Test for no tx data on tx restartPeter Hurley6-3/+18
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-07-11drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers1-6/+0
2014-07-11drm/radeon: fix typo in ci_stop_dpm()Alex Deucher1-1/+1
2014-07-11drm/radeon: fix typo in golden register setup on evergreenAlex Deucher1-4/+4
2014-07-11drm/radeon: only print meaningful VM faultsChristian König3-6/+12
2014-07-11drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher1-1/+1
2014-07-11dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura1-2/+3
2014-07-11dm io: fix a race condition in the wake up code for sync_ioJoe Thornber1-14/+8