index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: renesas_usbhs: use PIPEnCLR.ACLRM instead of {C,Dn}FIFOCTR.BCLR in usbhs...
Yoshihiro Shimoda
2017-12-12
1
-3
/
+2
*
usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() function
Yoshihiro Shimoda
2017-12-12
2
-5
/
+16
*
usb: renesas_usbhs: remove redundant polling in usbhsf_fifo_barrier()
Yoshihiro Shimoda
2017-12-12
1
-11
/
+5
*
usb: phy: Factor out the usb charger initialization
Baolin Wang
2017-12-12
1
-4
/
+10
*
usb: dwc3: Allow disabling of metastability workaround
Roger Quadros
2017-12-11
3
-2
/
+10
*
USB: dummy-hcd: Adapt dummy_udc_set_speed()
Roger Quadros
2017-12-11
1
-13
/
+1
*
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
Roger Quadros
2017-12-11
1
-2
/
+0
*
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
Markus Elfring
2017-12-11
1
-8
/
+8
*
usb: gadget: pxa27x: Remove redundant assignment to is_short and dev
Colin Ian King
2017-12-11
1
-3
/
+0
*
usb: gadget: udc-xilinx: remove redundant pointer udc
Colin Ian King
2017-12-11
1
-2
/
+0
*
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
2017-12-11
1
-1
/
+0
*
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
2017-12-11
1
-1
/
+1
*
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
2017-12-11
1
-3
/
+6
*
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
2017-12-11
1
-168
/
+24
*
usb: dwc3: Make sparse a bit happier
Vincent Pelletier
2017-12-11
1
-2
/
+2
*
gadget event trace : add request pointer
Matthieu CASTET
2017-12-11
1
-2
/
+4
*
usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
Felipe Balbi
2017-12-11
2
-7
/
+1
*
usb: dwc3: debug: decode a few more features
Felipe Balbi
2017-12-11
1
-0
/
+9
*
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
2017-12-01
1
-0
/
+7
*
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
2017-12-01
1
-4
/
+8
*
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
2017-11-30
1
-1
/
+0
*
Merge tag 'fixes-for-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-11-30
7
-11
/
+36
|
\
|
*
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
2017-11-28
1
-2
/
+11
|
*
usb: gadget: core: Fix ->udc_set_speed() speed handling
Roger Quadros
2017-11-28
1
-2
/
+6
|
*
usb: gadget: allow to enable legacy drivers without USB_ETH
Bart Van Assche
2017-11-28
2
-2
/
+12
|
*
usb: gadget: udc: renesas_usb3: fix number of the pipes
Yoshihiro Shimoda
2017-11-28
1
-1
/
+1
|
*
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2017-11-28
1
-2
/
+5
|
*
usb: bdc: fix platform_no_drv_owner.cocci warnings
Vasyl Gomonovych
2017-11-27
1
-1
/
+0
|
*
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
2017-11-27
1
-1
/
+1
*
|
Merge tag 'usb-serial-4.15-rc2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2017-11-30
2
-0
/
+5
|
\
\
|
*
|
USB: serial: usb_debug: add new USB device id
Lu Baolu
2017-11-28
1
-0
/
+2
|
*
|
USB: serial: option: add Quectel BG96 id
Sebastian Sjoholm
2017-11-27
1
-0
/
+3
|
|
/
*
|
uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
Hans de Goede
2017-11-28
1
-0
/
+4
*
|
usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
Kai-Heng Feng
2017-11-28
1
-0
/
+3
*
|
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
2017-11-28
1
-0
/
+9
*
|
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
2017-11-28
1
-4
/
+24
*
|
usb: host: fix incorrect updating of offset
Colin Ian King
2017-11-28
1
-1
/
+1
*
|
USB: ulpi: fix bus-node lookup
Johan Hovold
2017-11-28
1
-2
/
+2
*
|
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
2017-11-28
1
-5
/
+9
*
|
usb: add user selectable option for the whole USB Type-C Support
Heikki Krogerus
2017-11-28
2
-9
/
+46
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
18
-66
/
+60
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
1
-3
/
+1
*
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-20
/
+29
*
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-15
1
-4
/
+26
|
\
|
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
71
-0
/
+71
|
|
\
|
*
\
Merge branch 'for-next' into for-linus
Takashi Iwai
2017-11-13
1
-4
/
+26
|
|
\
\
|
|
*
|
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
2017-10-11
1
-4
/
+26
*
|
|
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
22
-51
/
+51
|
\
\
\
\
|
*
|
|
|
usb: gadget: configfs: make config_item_type const
Bhumika Goyal
2017-10-19
1
-5
/
+5
|
*
|
|
|
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-10-19
21
-46
/
+46
[next]