summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-1713-45/+28
|\
| * usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-171-2/+0
| * usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-171-7/+4
| * usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh2013-09-171-0/+2
| * usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat2013-09-171-3/+3
| * usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-171-1/+1
| * usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-171-1/+1
| * usb: phy: omap-usb3: Fix return valueSachin Kamat2013-09-171-1/+1
| * usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen2013-09-171-4/+2
| * usb: dwc3: remove extcon dependencyHeikki Krogerus2013-09-171-1/+0
| * usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang2013-09-171-4/+4
| * usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-171-0/+2
| * usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz2013-09-171-18/+1
| * usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-09-171-3/+4
| * usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov2013-09-171-0/+3
* | USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer2013-09-171-11/+32
* | USB: Faraday fotg210: fix email addressesDave Jones2013-09-172-2/+2
* | USB: fix typo in usb serial simple driver KconfigDave Jones2013-09-171-1/+1
* | Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-1714-13/+18
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-5/+4
|\
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-3/+3
| * aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-301-2/+1
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-135-6/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-7/+9
|\ \
| * | USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-231-7/+9
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-6/+8
|\ \ \
| * | | USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-231-6/+8
* | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-032-19/+107
|\ \ \ \
| * \ \ \ Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-1826-129/+282
| |\ \ \ \
| * | | | | usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-052-19/+107
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03259-6740/+12890
|\ \ \ \ \
| * | | | | usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-301-3/+3
| * | | | | usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-301-2/+21
| * | | | | ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou2013-08-301-8/+0
| * | | | | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou2013-08-301-1/+0
| * | | | | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-306-15/+15
| * | | | | ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-304-67/+7
| * | | | | usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen2013-08-301-2/+2
| * | | | | usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen2013-08-301-1/+1
| * | | | | usb: acm gadget: Null termintate strings tableGraham Williams2013-08-301-0/+1
| * | | | | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman2013-08-281-4/+2
| |\ \ \ \ \
| | * | | | | xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp2013-08-281-4/+2
| * | | | | | USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-08-271-1/+1
| * | | | | | usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen2013-08-271-2/+0
| * | | | | | usb: renesas_usbhs: use platform_{get,set}_drvdata()Libo Chen2013-08-271-1/+1
| * | | | | | usb: fotg210-udc: use platform_{get,set}_drvdata()Libo Chen2013-08-271-2/+2
| |/ / / / /
| * | | | | Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-2715-48/+79
| |\ \ \ \ \
| | * | | | | usb: musb: ux500: Add check for NULL board dataLee Jones2013-08-271-1/+3
| | * | | | | usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter2013-08-271-6/+4
| | * | | | | usb: phy: signedness bugs in suspend/resume functionsDan Carpenter2013-08-271-4/+3
OpenPOWER on IntegriCloud