index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2014-09-23
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
-46
/
+1
2014-09-23
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
-7
/
+3
2014-09-23
uas: Use scsi_print_command
Hans de Goede
-2
/
+3
2014-09-23
uas: Do not log urb status error on cancellation
Hans de Goede
-5
/
+2
2014-09-23
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
-1
/
+1
2014-09-23
uas: pre_reset and suspend: Fix a few races
Hans de Goede
-6
/
+55
2014-09-23
uas: Fix memleak of non-submitted urbs
Hans de Goede
-0
/
+22
2014-09-23
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
-3
/
+44
2014-09-23
uas: Remove cmnd reference from the cmd urb
Hans de Goede
-6
/
+3
2014-09-23
uas: Drop inflight list
Hans de Goede
-16
/
+16
2014-09-23
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
-5
/
+5
2014-09-23
uas: Simplify reset / disconnect handling
Hans de Goede
-37
/
+6
2014-09-23
uas: Free data urbs on completion
Hans de Goede
-2
/
+3
2014-09-23
uas: Simplify unlink of data urbs on error
Hans de Goede
-30
/
+18
2014-09-23
uas: Check against unexpected completions
Hans de Goede
-0
/
+12
2014-09-23
uas: Do not use scsi_host_find_tag
Hans de Goede
-21
/
+18
2014-09-23
uas: Add uas_get_tag() helper function
Hans de Goede
-12
/
+21
2014-09-23
uas: Fix resetting flag handling
Hans de Goede
-14
/
+35
2014-09-23
uas: Remove task-management / abort error handling code
Hans de Goede
-176
/
+1
2014-09-23
uas: Add another ASM1051 usb-id to the uas blacklist
Hans de Goede
-0
/
+8
2014-09-23
uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives
Hans de Goede
-0
/
+7
2014-09-23
uas: Add no-report-opcodes quirk
Hans de Goede
-1
/
+15
2014-09-23
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
-11
/
+31
2014-09-23
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
-4
/
+4
2014-09-23
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
-0
/
+358
2014-09-23
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
-0
/
+375
2014-09-23
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
-78
/
+25
2014-09-23
usb: chipidea: enhance kernel-doc format
Peter Chen
-5
/
+17
2014-09-23
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
-1
/
+1
2014-09-23
chipidea: usbmisc_imx: Add USB support for VF610 SoCs
Stefan Agner
-11
/
+50
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
-0
/
+5
2014-09-23
usb: common: add API to get if the platform supports TPL
Peter Chen
-0
/
+15
2014-09-23
usb: core: Kconfig: TPL should apply for both OTG and EH
Peter Chen
-9
/
+3
2014-09-23
usb: core: TPL should apply for both OTG and EH
Peter Chen
-28
/
+18
2014-09-23
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
-18
/
+3
2014-09-23
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
-0
/
+4
2014-09-23
USB: core: add device-qualifier quirk
Johan Hovold
-0
/
+3
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-86
/
+320
2014-09-23
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...
Felipe Balbi
-1
/
+0
2014-09-22
Merge 3.17-rc6 into usb-next
Greg Kroah-Hartman
-2
/
+32
2014-09-22
Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-342
/
+42
2014-09-22
USB: cp210x: add support for Seluxit USB dongle
Andreas Bomholtz
-0
/
+1
2014-09-22
USB: serial: cp210x: added Ketra N1 wireless interface support
Joe Savage
-0
/
+1
2014-09-19
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
-48
/
+36
2014-09-19
usb: dwc2: clip max_transfer_size to 65535
Paul Zimmerman
-0
/
+7
2014-09-19
usb: dwc2/gadget: disable clock when it's not needed
Robert Baldyga
-0
/
+9
2014-09-19
usb: dwc2/gadget: assign TX FIFO dynamically
Robert Baldyga
-30
/
+52
2014-09-19
usb: dwc2/gadget: ensure that all fifos have correct memory buffers
Marek Szyprowski
-5
/
+11
2014-09-19
usb: dwc2/gadget: hide some not really needed debug messages
Marek Szyprowski
-2
/
+2
2014-09-19
usb: dwc2/gadget: Fix comment text
Andrzej Pietrasiewicz
-1
/
+1
[prev]
[next]