aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* Merge branch 'master' into usb-nextGreg Kroah-Hartman2013-09-23
|\
| * Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-17
| |\
| | * usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-17
| | * usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-17
| | * usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh2013-09-17
| | * usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat2013-09-17
| | * usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-17
| | * usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-17
| | * usb: phy: omap-usb3: Fix return valueSachin Kamat2013-09-17
| | * usb: dwc3: gadget: avoid memory leak when failing to allocate all epsDavid Cohen2013-09-17
| | * usb: dwc3: remove extcon dependencyHeikki Krogerus2013-09-17
| | * usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang2013-09-17
| | * usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-09-17
| | * usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz2013-09-17
| | * usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-09-17
| | * usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov2013-09-17
| * | USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer2013-09-17
| * | USB: Faraday fotg210: fix email addressesDave Jones2013-09-17
| * | USB: fix typo in usb serial simple driver KconfigDave Jones2013-09-17
| * | Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
| |/
* | usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou2013-09-17
* | usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou2013-09-17
* | usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-17
* | usb-core: Make usb_free_streams return an errorHans de Goede2013-09-17
* | USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han2013-09-17
* | USB: EHCI: handle isochronous underruns with taskletsAlan Stern2013-09-17
* | USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern2013-09-17
* | USB: see if URB comes from a completion handlerAlan Stern2013-09-17
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
| * aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\ \
| * | USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-23
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \
| * | | USB: serial: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-23
* | | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-03
|\ \ \ \
| * \ \ \ Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-18
| |\ \ \ \
| * | | | | usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I2013-08-04
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \ \ \ \
| * | | | | usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-30
| * | | | | usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-30
| * | | | | ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou2013-08-30
| * | | | | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou2013-08-30
| * | | | | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
| * | | | | ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
| * | | | | usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen2013-08-30
| * | | | | usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen2013-08-30
| * | | | | usb: acm gadget: Null termintate strings tableGraham Williams2013-08-30