index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
3
-7
/
+18
2013-08-14
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
5
-35
/
+69
2013-08-14
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
4
-10
/
+27
2013-08-14
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
6
-11
/
+103
2013-08-14
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
4
-165
/
+1
2013-08-14
xhci: replace printk(KERN_DEBUG ...)
Xenia Ragiadakou
1
-9
/
+7
2013-08-14
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
2
-4
/
+2
2013-08-14
usb: Add Device Tree support to XHCI Platform driver
Al Cooper
1
-0
/
+10
2013-08-05
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
14
-91
/
+223
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
9
-83
/
+165
2013-08-02
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
1
-2
/
+21
2013-08-02
USB: EHCI: don't depend on hardware for tracking port resets and resumes
Alan Stern
1
-34
/
+26
2013-08-02
USB: EHCI: keep better track of resuming ports
Alan Stern
1
-1
/
+2
2013-08-01
USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...
Frank Schäfer
1
-1
/
+5
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
26
-64
/
+65
2013-08-01
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-22
/
+26
2013-08-01
USB: refactor code for enabling/disabling remote wakeup
Alan Stern
1
-52
/
+46
2013-08-01
USB: simplify the interface of usb_get_status()
Alan Stern
3
-17
/
+15
2013-08-01
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-01
usb: renesas: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-01
USB: c67x00: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-01
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
1
-2
/
+3
2013-07-30
USB: serial: ftdi_sio: add more RT Systems ftdi devices
Rick Farina (Zero_Chaos)
2
-8
/
+57
2013-07-29
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
5
-0
/
+6813
2013-07-29
USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chips
Frank Schäfer
1
-1
/
+1
2013-07-29
usb: chipidea: fix the build error with randconfig
Peter Chen
1
-2
/
+2
2013-07-29
usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros
Fabio Estevam
1
-2
/
+2
2013-07-29
Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-16
/
+26
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
31
-68
/
+161
2013-07-29
usb: gadget: udc-core: fix the typo of udc state attribute
Rong Wang
1
-1
/
+1
2013-07-29
usb: gadget: f_phonet: remove unused preprocessor conditional
Andrzej Pietrasiewicz
1
-2
/
+0
2013-07-29
usb: gadget: multi: fix error return code in cdc_do_config()
Andrzej Pietrasiewicz
1
-7
/
+3
2013-07-28
USB: mos7840: fix pointer casts
Johan Hovold
1
-3
/
+3
2013-07-27
USB: mos7840: fix race in led handling
Johan Hovold
1
-22
/
+37
2013-07-27
USB: mos7840: fix device-type detection
Johan Hovold
1
-40
/
+35
2013-07-27
USB: mos7840: fix race in register handling
Johan Hovold
1
-2
/
+16
2013-07-27
USB: serial: add driver for Suunto ANT+ USB device
Greg Kroah-Hartman
3
-0
/
+49
2013-07-27
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
1
-1
/
+1
2013-07-27
usb: limit OMAP related USB options to OMAP2PLUS platforms
Paul Gortmaker
1
-0
/
+2
2013-07-27
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
1
-76
/
+52
2013-07-27
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-3
/
+1
2013-07-27
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
1
-5
/
+5
2013-07-27
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
1
-21
/
+14
2013-07-25
USB: usb-skeleton.c: add retry for nonblocking read
Chen Wang
1
-2
/
+1
2013-07-25
usbtmc: convert to devm_kzalloc
Andy Shevchenko
1
-2
/
+1
2013-07-25
usbtmc: remove redundant braces
Andy Shevchenko
1
-14
/
+14
2013-07-25
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
1
-5
/
+4
2013-07-25
usbtmc: remove trailing spaces
Andy Shevchenko
1
-3
/
+3
2013-07-25
usbfs: Allow printer class 'get_device_id' without needing to claim the intf
Hans de Goede
1
-3
/
+3
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
8
-82
/
+8
[next]