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-10-17
usb/host/fotg210: Remove return statement inside if
Peter Senna Tschudin
1
-7
/
+5
2015-10-16
usb/host/fotg210: Add function scan_frame_queue()
Peter Senna Tschudin
1
-67
/
+76
2015-10-16
usb/host/fotg210: Add function: output_buf_tds_dir()
Peter Senna Tschudin
1
-31
/
+31
2015-10-16
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
1
-11
/
+16
2015-10-16
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
1
-3
/
+2
2015-10-16
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2
-977
/
+769
2015-10-16
usb-host: Remove fusbh200 driver
Peter Senna Tschudin
5
-6577
/
+0
2015-10-16
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-16
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
Duc Dang
1
-0
/
+10
2015-10-16
usb: Add support for ACPI identification to xhci-platform
Duc Dang
1
-0
/
+9
2015-10-16
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
1
-7
/
+13
2015-10-16
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
Lu, Baolu
1
-3
/
+2
2015-10-16
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
1
-10
/
+4
2015-10-16
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2
-62
/
+46
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
3
-2
/
+17
2015-10-05
USB: u132-hcd: Fix seperate word in printk message
Masanari Iida
1
-2
/
+1
2015-10-04
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-10-04
USB: chaoskey read offset bug
Alexander Inyukhin
1
-1
/
+1
2015-10-04
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-04
usb: renesas_usbhs: Add support for R-Car H3
Yoshihiro Shimoda
1
-0
/
+5
2015-10-04
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2015-10-04
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
Igor Kotrasinski
1
-1
/
+1
2015-10-04
usbip: vhci_hcd: only return urb at enqueue when served
Igor Kotrasinski
1
-1
/
+3
2015-10-04
usb: host: ehci-msm: fix handling platform_get_irq result
Andrzej Hajda
1
-3
/
+3
2015-10-04
USB: rewrite isd200_init_info for readability
Kris Borer
1
-17
/
+13
2015-10-04
usb: host: fotg210: remove unreachable code
Luis de Bethencourt
1
-1
/
+0
2015-10-04
usb: host: uhci-platform: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-04
usb: host: ohci-spear: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-04
usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-04
usb: host: ehci-spear: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-04
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
Li Jun
1
-29
/
+39
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
1
-4
/
+2
2015-10-04
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
Jeremy Linton
1
-0
/
+8
2015-10-04
USB: ehci-platform: Display a DMA configuration error message
Jeremy Linton
1
-1
/
+3
2015-10-04
usb: message: remove redundant declaration
Kris Borer
1
-2
/
+0
2015-10-04
UAS: also check for ESHUTDOWN in error reporting
Oliver Neukum
1
-8
/
+8
2015-10-04
usb: ehci-orion: fix probe for !GENERIC_PHY
Jonas Gorski
1
-1
/
+2
2015-10-04
usb: hub: remove redundant declarations
Kris Borer
1
-2
/
+1
2015-10-04
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
1
-1
/
+1
2015-10-04
usb: core: hub: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-8
/
+8
2015-10-04
xhci: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-10-04
whci: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-10-04
usb: host: drop null test before destroy functions
Julia Lawall
2
-16
/
+8
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
2
-0
/
+33
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
4
-23
/
+30
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
1
-0
/
+3
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
3
-6
/
+10
[next]