index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
usb: dwc3: gadget: pass ev_buff as cookie to irq handler
Felipe Balbi
1
-16
/
+14
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
3
-12
/
+7
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
3
-77
/
+44
2016-04-14
usb: phy: qcom: use PTR_ERR_OR_ZERO()
Felipe Balbi
1
-4
/
+1
2016-04-14
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
Felipe Balbi
1
-4
/
+1
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
4
-44
/
+44
2016-04-14
usb: dwc3: increase maximum number of TRBs per endpoint
Felipe Balbi
1
-1
/
+1
2016-04-14
usb: dwc3: gadget: always enable CSP
Felipe Balbi
1
-7
/
+9
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
5
-105
/
+0
2016-04-09
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-147
/
+150
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-0
/
+15
2016-04-07
Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-20
/
+34
2016-04-07
USB: option: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+2
2016-04-07
USB: serial: cp210x: Adding GE Healthcare Device ID
Martyn Welch
1
-0
/
+1
2016-04-07
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
Josh Boyer
2
-0
/
+12
2016-04-06
usb: dwc3: keystone: drop dma_mask configuration
Grygorii Strashko
1
-5
/
+0
2016-04-06
usb: gadget: udc-core: remove manual dma configuration
Grygorii Strashko
1
-6
/
+0
2016-04-06
usb: dwc3: pci: add ID for one more Intel Broxton platform
Heikki Krogerus
1
-0
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
3
-5
/
+5
2016-04-04
usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
Yoshihiro Shimoda
1
-1
/
+5
2016-04-04
usb: dwc2: do not override forced dr_mode in gadget setup
Przemek Rudy
1
-5
/
+18
2016-04-04
usb: gadget: f_midi: unlock on error
Dan Carpenter
1
-1
/
+3
2016-03-31
USB: digi_acceleport: do sanity checking for the number of ports
Oliver Neukum
1
-0
/
+19
2016-03-31
USB: cypress_m8: add endpoint sanity check
Oliver Neukum
1
-6
/
+5
2016-03-31
USB: mct_u232: add sanity checking in probe
Oliver Neukum
1
-1
/
+8
2016-03-30
usb: fix regression in SuperSpeed endpoint descriptor parsing
Mathias Nyman
1
-9
/
+7
2016-03-30
USB: usbip: fix potential out-of-bounds write
Ignat Korchagin
1
-0
/
+11
2016-03-30
usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
Yoshihiro Shimoda
1
-0
/
+1
2016-03-30
usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
Yoshihiro Shimoda
1
-1
/
+2
2016-03-30
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
1
-1
/
+3
2016-03-30
usb: phy: qcom-8x16: fix regulator API abuse
Arnd Bergmann
1
-61
/
+11
2016-03-29
usb: gadget: composite: Access SSP Dev Cap fields properly
John Youn
1
-3
/
+5
2016-03-29
usb: gadget: udc: atmel: don't disable enpdoints we don't own
Felipe Balbi
1
-14
/
+0
2016-03-29
usb: dwc3: gadget: fix endpoint renaming
Felipe Balbi
1
-2
/
+3
2016-03-29
usb: dwc3: gadget: release spin lock during gadget resume
Jiebing Li
1
-1
/
+5
2016-03-29
usb: dwc3: core: improve reset sequence
Felipe Balbi
1
-30
/
+18
2016-03-29
usb: gadget: f_midi: added spinlock on transmit function
Felipe F. Tonello
1
-0
/
+9
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+5
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-106
/
+89
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+12
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+8
2016-03-18
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-4
/
+18
2016-03-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-03-18
USB: cdc-acm: more sanity checking
Oliver Neukum
1
-0
/
+3
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-03-18
usb/core: usb_alloc_dev(): fix setting of ->portnum
Nicolai Stange
1
-2
/
+3
2016-03-18
USB: iowarrior: fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+6
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-4
/
+0
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
4
-148
/
+97
[next]