summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-0921-147/+150
|\
| * Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-094-0/+15
| |\
| | * USB: option: add "D-Link DWM-221 B1" device idBjørn Mork2016-04-071-0/+2
| | * USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch2016-04-071-0/+1
| | * USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2016-04-072-0/+12
| * | Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-077-20/+34
| |\ \
| | * | usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko2016-04-061-5/+0Star
| | * | usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko2016-04-061-6/+0Star
| | * | usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus2016-04-061-0/+2
| | * | usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda2016-04-041-1/+5
| | * | usb: dwc2: do not override forced dr_mode in gadget setupPrzemek Rudy2016-04-041-5/+18
| | * | 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: digi_acceleport: do sanity checking for the number of portsOliver Neukum2016-03-311-0/+19
| * | | USB: cypress_m8: add endpoint sanity checkOliver Neukum2016-03-311-6/+5Star
| * | | USB: mct_u232: add sanity checking in probeOliver Neukum2016-03-311-1/+8
| * | | usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman2016-03-311-9/+7Star
| * | | USB: usbip: fix potential out-of-bounds writeIgnat Korchagin2016-03-311-0/+11
| |/ /
| * | usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann2016-03-301-61/+11Star
| * | 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/+0Star
| * | 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/+18Star
| * | usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello2016-03-291-0/+9
| |/
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-5/+5
|/
* 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-271-4/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-222-106/+89Star
|\ \
| * | usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-40/+11Star
| * | usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-112-39/+60
| * | target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-111-32/+23Star
* | | 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-252-10/+12
| |\ \ \ | | |/ / | |/| |
| | * | usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-02-172-10/+12
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-191-14/+8Star
|\ \ \
| * | | usb: common: convert to use match_string() helperHeikki Krogerus2016-03-171-14/+8Star
* | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-195-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-181-2/+1Star
|\ \ \ \ \
| * | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-2/+1Star
* | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-182-4/+0Star
|\ \ \ \ \ \
| * \ \ \ \ \ 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/+0Star
| | |_|_|_|_|/ | |/| | | | |