summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_midi: unlock on errorDan Carpenter2016-04-041-1/+3
* usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda2016-03-301-0/+1
* usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda2016-03-301-1/+2
* usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello2016-03-301-1/+3
* usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann2016-03-301-61/+11
* usb: gadget: composite: Access SSP Dev Cap fields properlyJohn Youn2016-03-291-3/+5
* usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi2016-03-291-14/+0
* usb: dwc3: gadget: fix endpoint renamingFelipe Balbi2016-03-291-2/+3
* usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li2016-03-291-1/+5
* usb: dwc3: core: improve reset sequenceFelipe Balbi2016-03-291-30/+18
* usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello2016-03-291-0/+9
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-4/+5
|\
| * usb: dwc3: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-4/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-222-106/+89
|\ \
| * | usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-101-40/+11
| * | usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-102-39/+60
| * | target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-101-32/+23
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-202-10/+12
|\ \ \
| * \ \ Merge tag 'at91-ab-4.6-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-02-242-10/+12
| |\ \ \ | | |/ / | |/| |
| | * | usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-02-172-10/+12
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-14/+8
|\ \ \
| * | | usb: common: convert to use match_string() helperHeikki Krogerus2016-03-171-14/+8
* | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-185-4/+18
|\ \ \ \
| * | | | USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede2016-03-181-1/+1
| * | | | USB: cdc-acm: more sanity checkingOliver Neukum2016-03-181-0/+3
| * | | | USB: usb_driver_claim_interface: add sanity checkingOliver Neukum2016-03-181-1/+5
| * | | | usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange2016-03-181-2/+3
| * | | | USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer2016-03-181-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-2/+1
|\ \ \ \ \
| * | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-2/+1
* | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-172-4/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-099-7/+68
| |\ \ \ \ \ \
| * | | | | | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-162-4/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-174-148/+97
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-064-148/+97
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17155-5765/+8519
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-03-0812-178/+228
| |\ \ \ \ \ \
| | * | | | | | USB: serial: cp210x: add new access functions for large registersKonstantin Shkolnyy2016-02-291-113/+24
| | * | | | | | USB: serial: cp210x: add 8-bit and 32-bit register access functionsKonstantin Shkolnyy2016-02-291-6/+86
| | * | | | | | USB: serial: cp210x: add 16-bit register access functionsKonstantin Shkolnyy2016-02-291-39/+108
| | * | | | | | USB: serial: fix semicolon.cocci warningsMathieu OTHACEHE2016-02-282-4/+1
| | * | | | | | USB: serial: fix boolinit.cocci warningsMathieu OTHACEHE2016-02-284-13/+8
| | * | | | | | USB: serial: fix returnvar.cocci warningsMathieu OTHACEHE2016-02-282-4/+2
| | * | | | | | USB: serial: fix compare_const_fl.cocci warningsMathieu OTHACEHE2016-02-284-34/+34
| | |/ / / / /
| * | | | | | USB: core: let USB device know device nodePeter Chen2016-03-053-1/+58
| * | | | | | usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant2016-03-051-5/+58
| * | | | | | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-03-0464-3112/+5208
| |\ \ \ \ \ \
| | * | | | | | usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak2016-03-041-2/+2
| | * | | | | | usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy2016-03-041-59/+5
| | * | | | | | usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy2016-03-041-29/+0
OpenPOWER on IntegriCloud