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
*
xhci: Introduce xhci_init_driver()
Andrew Bresticker
2014-10-03
4
-116
/
+82
*
usb: hcd: add generic PHY support
Sergei Shtylyov
2014-09-29
1
-2
/
+40
*
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
9
-48
/
+48
*
usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo
Arnd Bergmann
2014-09-29
1
-1
/
+1
*
USB: host: st: fix ehci/ohci driver selection
Arnd Bergmann
2014-09-29
2
-9
/
+20
*
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-29
1
-54
/
+20
*
usb: core: return -ENOTSUPP for all targeted hosts
Peter Chen
2014-09-29
1
-2
/
+3
*
USB: Remove .owner field for driver
Kiran Padwal
2014-09-29
3
-3
/
+0
*
usb: core: log higher level message on malformed LANGID descriptor
Scot Doyle
2014-09-29
1
-3
/
+1
*
usb: Add LED triggers for USB activity
Michal Sojka
2014-09-25
5
-0
/
+74
*
usb: Rename usb-common.c
Michal Sojka
2014-09-25
2
-1
/
+3
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
29
-56
/
+41
*
usb: gadget: Introduce usb_gadget_giveback_request()
Michal Sojka
2014-09-25
1
-0
/
+16
*
usb: dwc2/gadget: move phy bus legth initialization
Kamil Debski
2014-09-25
1
-11
/
+11
*
Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2014-09-25
1
-0
/
+2
|
\
|
*
USB: cp210x: add support for Seluxit USB dongle
Andreas Bomholtz
2014-09-22
1
-0
/
+1
|
*
USB: serial: cp210x: added Ketra N1 wireless interface support
Joe Savage
2014-09-22
1
-0
/
+1
*
|
usb: hub: allow to process more usb hub events in parallel
Petr Mladek
2014-09-24
1
-5
/
+4
*
|
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-24
24
-74
/
+75
*
|
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
Petr Mladek
2014-09-24
3
-4
/
+4
*
|
usb: hub: convert khubd into workqueue
Petr Mladek
2014-09-24
2
-84
/
+61
*
|
usb: hub: rename hub_events() to hub_event() and handle only one event there
Petr Mladek
2014-09-24
1
-125
/
+111
*
|
usb: hub: keep hub->dev reference all the time when struct usb_hub lives
Petr Mladek
2014-09-24
1
-3
/
+3
*
|
storage: Add quirk for another SCM-based USB-SCSI converter
Mark Knibbs
2014-09-24
1
-2
/
+8
*
|
storage: Add quirks for Castlewood and Double-H USB-SCSI converters
Mark Knibbs
2014-09-24
1
-0
/
+14
*
|
storage: Replace magic number with define in usb_stor_euscsi_init()
Mark Knibbs
2014-09-24
1
-1
/
+1
*
|
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-09-24
2
-2
/
+8
*
|
usb3503: clarify what the registers 'PDS' and 'CFG1' really do
Tobias Jakobi
2014-09-24
1
-2
/
+2
*
|
usb3503: correct error message in probe ('connect' to 'interrupt')
Tobias Jakobi
2014-09-24
1
-1
/
+1
*
|
usb: Fixed a few typos
Mickael Maison
2014-09-24
5
-6
/
+6
*
|
USB: storage: use %*ph specifier to dump small buffers
Andy Shevchenko
2014-09-24
2
-9
/
+5
*
|
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
2014-09-24
1
-0
/
+1
*
|
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2014-09-24
2
-1
/
+19
*
|
usb: wusbcore: skip done segs before completing aborted transfer
Thomas Pugliese
2014-09-24
1
-3
/
+14
*
|
usb: wusbcore: USB_WUSB_CBAF depends on USB
Thomas Pugliese
2014-09-24
1
-0
/
+1
*
|
usb: wusbcore: remove USB_WUSB build dependency on PCI
Thomas Pugliese
2014-09-24
1
-1
/
+0
*
|
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
2014-09-24
1
-1
/
+1
*
|
wusb: delete double assignment
Julia Lawall
2014-09-24
1
-2
/
+0
*
|
usb: renesas_usbhs: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-09-24
1
-0
/
+1
*
|
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-24
1
-61
/
+20
*
|
usb: misc: yurex: remove useless casting of private_data
Arjun Sreedharan
2014-09-24
1
-4
/
+4
*
|
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-24
3
-9
/
+27
*
|
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
2014-09-24
1
-1
/
+0
*
|
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
2014-09-24
1
-2
/
+2
*
|
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
2014-09-24
1
-51
/
+32
*
|
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
2014-09-24
1
-4
/
+11
*
|
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
2014-09-24
1
-0
/
+4
*
|
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-09-24
3
-20
/
+23
*
|
uas: Add response iu handling
Hans de Goede
2014-09-24
1
-0
/
+10
*
|
uas: Log error codes when logging errors
Hans de Goede
2014-09-24
1
-5
/
+12
[next]