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
2015-05-26
Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-33
/
+66
2015-05-26
usb: gadget: atmel: fix build warning
Felipe Balbi
1
-2
/
+2
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
1
-7
/
+6
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
1
-4
/
+4
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
5
-48
/
+68
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
4
-35
/
+21
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
1
-27
/
+70
2015-05-26
usb: gadget: net2280: fix pullup handling
Mian Yousaf Kaukab
1
-5
/
+11
2015-05-26
usb: gadget: net2280: physically disable endpoint on disable operation
Mian Yousaf Kaukab
1
-0
/
+7
2015-05-26
usb: gadget: autoconf: net2280: match hardware and usb ep address
Mian Yousaf Kaukab
1
-7
/
+17
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-9
/
+32
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-13
/
+44
2015-05-26
usb: gadget: net2280: set all byte enables on start
Mian Yousaf Kaukab
1
-0
/
+1
2015-05-26
usb: gadget: net2280: don't set ep_cfg.direction bit
Mian Yousaf Kaukab
1
-2
/
+0
2015-05-26
usb: gadget: net2280: unconditionally reset dma in usb_reset
Mian Yousaf Kaukab
1
-1
/
+7
2015-05-26
usb: gadget: net2280: reset sequence number on ep enable
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: fix ep_cfg for defect7374
Mian Yousaf Kaukab
1
-2
/
+2
2015-05-26
usb: renesas_usbhs: Add support for R-Car E2
Yoshihiro Shimoda
1
-0
/
+4
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-11
/
+4
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-05-26
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
2015-05-26
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
2015-05-26
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2
-0
/
+18
2015-05-26
usb: renesas_usbhs: Don't disable the pipe if Control write status stage
Yoshihiro Shimoda
1
-1
/
+8
2015-05-26
usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop
Kazuya Mizuguchi
1
-0
/
+5
2015-05-26
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
1
-1
/
+1
2015-05-26
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
1
-7
/
+7
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
1
-1
/
+4
2015-05-26
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
1
-5
/
+8
2015-05-26
usb: gadget: g_ffs: Fix counting of missing_functions
Krzysztof Opasiak
1
-1
/
+3
2015-05-26
usb: s3c2410_udc: correct reversed pullup logic
Sergiy Kibrik
1
-1
/
+1
2015-05-26
usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
Subbaraya Sundeep Bhatta
1
-2
/
+2
2015-05-26
usb: phy: tahvo: Pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-26
usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag
Fabio Estevam
1
-3
/
+3
2015-05-26
usb: renesas_usbhs: Revise the binding document about the dma-names
Yoshihiro Shimoda
1
-9
/
+15
2015-05-26
usb/serial: fix grammar in Kconfig help text for FTDI_SIO
Paul Gortmaker
1
-1
/
+1
2015-05-24
cdc-acm: use swap() in acm_probe()
Fabian Frederick
1
-8
/
+2
2015-05-24
USB: cdc-acm: add support for up to 256 devices
Johan Hovold
1
-1
/
+1
2015-05-24
USB: cdc-acm: use idr to manage minor numbers
Johan Hovold
1
-21
/
+17
2015-05-24
USB: devio: fix a condition in async_completed()
Dan Carpenter
1
-1
/
+1
2015-05-24
USB: ehci-platform: support EHCIs with transaction translator
Joachim Eastwood
1
-0
/
+4
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
4
-102
/
+74
2015-05-24
usb: host: xhci: add mutex for non-thread-safe data
Chris Bainbridge
2
-19
/
+32
2015-05-24
usb: make module xhci_hcd removable
Arthur Demchenkov
1
-0
/
+8
2015-05-22
usb: renesas_usbhs: avoid uninitialized variable use
Arnd Bergmann
1
-0
/
+2
2015-05-22
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
1
-4
/
+5
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2
-3
/
+3
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
1
-1
/
+0
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-21
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
Patrick Riphagen
2
-0
/
+2
[prev]
[next]