summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationStefan Koch
2015-08-14usb: interface authorization: Introduces the USB interface authorizationStefan Koch
2015-08-14usb: interface authorization: Control interface probing and claimingStefan Koch
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-14usb: hub: remove assignment from if conditionKris Borer
2015-08-14usb: gadget: atmel: remove useless includeAlexandre Belloni
2015-08-14usb: endpoint: convert spaces to tabsKris Borer
2015-08-14usb: otg_whitelist: remove whitespaceKris Borer
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen
2015-08-14usb: chipidea: imx: properly check for usbmiscTomeu Vizoso
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman
2015-08-08usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger
2015-08-08usb: devio: fix spacingKris Borer
2015-08-08xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu
2015-08-08xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu
2015-08-08usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-08-08usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi
2015-08-06usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi
2015-08-06usb: musb: cppi41: allow it to work againFelipe Balbi
2015-08-06usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga
2015-08-06usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar
2015-08-05usb: serial: mxuport: Simplify return statementSaurabh Karajgaonkar