summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas
2013-09-25USB: fix substandard locking for the sysfs filesAlan Stern
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui
2013-09-25USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2013-09-25usb: gadget: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-09-25usb: chipidea: move platform related things to ci_get_platdataPeter Chen
2013-09-25usb: chipidea: udc: Consolidate the call of disconnectPeter Chen
2013-09-25usb: host: delete chipidea dependencyPeter Chen
2013-09-25chipidea: udc: free pending TD at removal procedurePeter Chen
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()Xenia Ragiadakou
2013-09-17usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede
2013-09-17USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han
2013-09-17USB: EHCI: handle isochronous underruns with taskletsAlan Stern
2013-09-17USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones
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