index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2015-12-20
6
-5
/
+339
*
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
2015-12-20
3
-2129
/
+2148
*
usb: gadget: tcm: simplify attribute store function
Andrzej Pietrasiewicz
2015-12-20
1
-15
/
+7
*
usb: gadget: tcm: use strtobool for a boolean value
Andrzej Pietrasiewicz
2015-12-20
1
-6
/
+4
*
usb: gadget: tcm: follow naming conventions
Andrzej Pietrasiewicz
2015-12-20
1
-14
/
+14
*
usb: gadget: tcm: split string definitions into function and device
Andrzej Pietrasiewicz
2015-12-20
2
-6
/
+22
*
tcm_usb_gadget: Fix enabled attribute failure
Nicholas Bellinger
2015-12-20
1
-3
/
+9
*
tcm_usb_gadget: Fix nexus leak
Nicholas Bellinger
2015-12-20
1
-0
/
+3
*
tcm_usb_gadget: Don't strip off nexus WWPN prefix
Nicholas Bellinger
2015-12-20
1
-1
/
+1
*
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
2015-11-19
1
-1
/
+1
*
usb: kconfig: fix warning of select USB_OTG
Peter Chen
2015-11-19
2
-5
/
+2
*
USB: option: add XS Stick W100-2 from 4G Systems
Bjørn Mork
2015-11-19
1
-0
/
+9
*
Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-11-19
4
-20
/
+82
|
\
|
*
USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
Bjørn Mork
2015-11-16
1
-20
/
+34
|
*
USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
David Woodhouse
2015-11-16
2
-0
/
+6
|
*
USB: serial: option: add support for Novatel MiFi USB620L
Aleksander Morgado
2015-11-16
1
-0
/
+2
|
*
USB: qcserial: Add support for Quectel EC20 Mini PCIe module
Petr Štetiar
2015-11-16
1
-0
/
+40
*
|
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
2015-11-18
1
-6
/
+9
*
|
usb: xhci: fix checking ep busy for CFC
Lu Baolu
2015-11-18
1
-26
/
+6
*
|
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
2015-11-18
1
-0
/
+10
*
|
usb: chipidea: imx: fix a possible NULL dereference
LABBE Corentin
2015-11-18
1
-3
/
+8
*
|
usb: chipidea: usbmisc_imx: fix a possible NULL dereference
LABBE Corentin
2015-11-18
1
-4
/
+6
*
|
usb: chipidea: otg: gadget module load and unload support
Li Jun
2015-11-18
1
-0
/
+17
*
|
usb: chipidea: debug: disable usb irq while role switch
Li Jun
2015-11-18
1
-0
/
+2
*
|
usb: chipidea: imx: refine clock operations to adapt for all platforms
Peter Chen
2015-11-18
1
-18
/
+113
*
|
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
2015-11-17
1
-1
/
+1
*
|
usb: musb: enable usb_dma parameter
Bin Liu
2015-11-17
1
-1
/
+1
*
|
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-2
/
+5
*
|
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
2015-11-17
1
-1
/
+23
*
|
usb: musb: fix tx fifo flush handling
Bin Liu
2015-11-17
1
-6
/
+16
*
|
usb: gadget: f_loopback: fix the warning during the enumeration
Peter Chen
2015-11-17
1
-1
/
+1
*
|
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
2015-11-17
1
-4
/
+5
*
|
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
2015-11-17
1
-1
/
+2
*
|
usb: phy: omap-otg: fix uninitialized pointer
Aaro Koskinen
2015-11-16
1
-1
/
+1
*
|
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
2015-11-16
1
-5
/
+5
*
|
usb: dwc3: pci: add support for Intel Broxton SOC
Heikki Krogerus
2015-11-16
1
-0
/
+4
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-5
/
+0
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-5
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
21
-822
/
+492
|
\
\
|
*
|
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-25
/
+19
|
*
|
usb-gadget/f_serial: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-22
/
+4
|
*
|
usb-gadget/f_phonet: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-21
/
+4
|
*
|
usb-gadget/f_obex: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-22
/
+4
|
*
|
usb-gadget/f_uac2: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-17
/
+11
|
*
|
usb-gadget/f_uac1: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-23
/
+16
|
*
|
usb-gadget/f_mass_storage: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-73
/
+46
|
*
|
usb-gadget/f_sourcesink: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-47
/
+36
|
*
|
usb-gadget/f_printer: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-18
/
+12
|
*
|
usb-gadget/f_midi: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-21
/
+16
|
*
|
usb-gadget/f_loopback: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-19
/
+12
[next]