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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-25
USB: remove redundant "#if"
Alan Stern
1
-4
/
+2
2013-07-25
usb: misc: EHSET Test Fixture device driver for host compliance
Manu Gautam
3
-0
/
+148
2013-07-25
usb: atm: speedtch: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-07-25
usb: class: cdc-acm: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-07-25
Revert "usb: host: Faraday fotg210-hcd driver"
Greg Kroah-Hartman
5
-6813
/
+0
2013-07-25
usb: host: Faraday fotg210-hcd driver
Yuan-Hsin Chen
5
-0
/
+6813
2013-07-25
USB: check sg buffer size in usb_submit_urb
Ming Lei
1
-0
/
+8
2013-07-25
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
2
-35
/
+12
2013-07-25
USB: sl811: move debug files from proc to debugfs
Greg Kroah-Hartman
2
-28
/
+12
2013-07-25
USB: remove unneeded idr.h include
Greg Kroah-Hartman
2
-2
/
+0
2013-07-24
Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-177
/
+187
2013-07-24
USB: sl811: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2
-46
/
+42
2013-07-24
USB: isp116x: remove dependency on CONFIG_USB_DEBUG
Greg Kroah-Hartman
1
-12
/
+1
2013-07-24
USB: isp1362: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2
-17
/
+5
2013-07-24
USB: isp1362: remove _DBG() usage
Greg Kroah-Hartman
2
-21
/
+15
2013-07-24
USB: isp1362: remove unused _WARN_ON() calls
Greg Kroah-Hartman
1
-9
/
+0
2013-07-24
USB: isp1362: remove unused _BUG_ON() calls
Greg Kroah-Hartman
2
-22
/
+0
2013-07-24
USB: gadget: fix up comment
Greg Kroah-Hartman
1
-1
/
+1
2013-07-24
USB: phy: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
1
-3
/
+0
2013-07-24
USB: phy: remove custom DBG macro
Greg Kroah-Hartman
3
-17
/
+6
2013-07-24
USB: usbatm: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-7
/
+3
2013-07-24
USB: usbatm: move the atm_dbg() call to use dynamic debug
Greg Kroah-Hartman
1
-11
/
+5
2013-07-24
USB: usbatm: don't rely on CONFIG_USB_DEBUG
Greg Kroah-Hartman
1
-6
/
+1
2013-07-24
USB: usbatm: remove unneeded trace printk calls
Greg Kroah-Hartman
1
-34
/
+0
2013-07-24
USB: usbatm: remove unused UDSL_ASSERT macro
Greg Kroah-Hartman
2
-20
/
+0
2013-07-24
USB: ti_usb_3410_5052: remove vendor/product module parameters
Johan Hovold
1
-65
/
+7
2013-07-24
USB: ti_usb_3410_5052: remove unused wait queue
Johan Hovold
1
-7
/
+0
2013-07-24
USB: ti_usb_3410_5052: kill private fifo
Johan Hovold
1
-14
/
+6
2013-07-24
USB: safe_serial: remove vendor/product module parameters
Johan Hovold
1
-37
/
+14
2013-07-24
USB: mos7840: remove broken chase implementation
Johan Hovold
1
-48
/
+0
2013-07-24
USB: io_ti: move port initialisation to probe
Johan Hovold
1
-20
/
+26
2013-07-24
USB: io_ti: kill private fifo
Johan Hovold
1
-17
/
+5
2013-07-24
USB: io_edgeport: remove unused defines
Johan Hovold
1
-2
/
+0
2013-07-24
USB: ftdi_sio: remove unused defines
Johan Hovold
1
-7
/
+0
2013-07-24
USB: ftdi_sio: remove vendor/product module parameters
Johan Hovold
1
-33
/
+3
2013-07-24
USB: ftdi_sio: remove redundant raise of DTR/RTS at open
Johan Hovold
1
-1
/
+1
2013-07-24
USB: ftdi_sio: clean up device initialisation
Johan Hovold
1
-5
/
+2
[next]