aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat
2013-09-17usb: gadget: f_eem: Staticize eem_allocSachin Kamat
2013-09-17usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat
2013-09-17usb: phy: omap-usb3: Fix return valueSachin Kamat
2013-09-17usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen
2013-09-17usb: dwc3: remove extcon dependencyHeikki Krogerus
2013-09-17usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang
2013-09-17usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-09-17usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz
2013-09-17usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern
2013-09-17usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou
2013-08-30usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen
2013-08-30usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen
2013-08-30usb: acm gadget: Null termintate strings tableGraham Williams
2013-08-28Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2013-08-28xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp
2013-08-27USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-08-27usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-27usb: renesas_usbhs: use platform_{get,set}_drvdata()Libo Chen
2013-08-27usb: fotg210-udc: use platform_{get,set}_drvdata()Libo Chen
2013-08-27Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-08-27usb: musb: ux500: Add check for NULL board dataLee Jones
2013-08-27usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter
2013-08-27usb: phy: signedness bugs in suspend/resume functionsDan Carpenter
2013-08-27usb: gadget: gadgetfs: potential use after free in unbind()Dan Carpenter
2013-08-27usb: gadget: gadgetfs: use after free in dev_release()Dan Carpenter
2013-08-27Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-27usb: dwc3: Remove duplicate inclusion of otg.hSachin Kamat
2013-08-27usb: phy: fix build breakageAnatolij Gustschin
2013-08-27USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-08-27usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior
2013-08-27usb: musb: dsps: do not set is_active on the first drvbus interruptSebastian Andrzej Siewior
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior