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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-11
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
2010-08-11
USB: add USB serial ssu100 driver
Bill Pemberton
3
-0
/
+708
2010-08-11
USB: usb-storage: implement autosuspend
Alan Stern
1
-0
/
+4
2010-08-11
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2
-41
/
+21
2010-08-11
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
1
-3
/
+49
2010-08-11
USB: cp210x: Add four new device IDs
Alessio Igor Bogani
1
-0
/
+4
2010-08-11
USB: ftdi_sio: device id for Navitator
dranch@trinnet.net
2
-0
/
+8
2010-08-11
USB: accept RNDIS configs if there's no alternative
Alan Stern
1
-1
/
+3
2010-08-11
USB: option: add huawei k3765 k4505 devices to work properly
Andrew Bird
1
-0
/
+11
2010-08-11
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
1
-9
/
+11
2010-08-11
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
1
-1
/
+1
2010-08-11
USB: serial: enabling support for Segway RMP in ftdi_sio
John G. Rogers
2
-0
/
+6
2010-08-11
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
1
-3
/
+17
2010-08-11
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
1
-2
/
+4
2010-08-11
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
1
-0
/
+1
2010-08-11
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
1
-0
/
+19
2010-08-11
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
1
-7
/
+11
2010-08-11
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
1
-1
/
+1
2010-08-11
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
1
-0
/
+11
2010-08-11
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
1
-2
/
+38
2010-08-11
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
1
-9
/
+4
2010-08-11
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
1
-1
/
+11
2010-08-11
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
1
-1
/
+2
2010-08-11
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
1
-2
/
+2
2010-08-11
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
1
-1
/
+4
2010-08-11
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2
-7
/
+52
2010-08-11
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
1
-4
/
+4
2010-08-11
USB: xHCI: Isoc urb enqueue
Andiry Xu
1
-1
/
+6
2010-08-11
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
1
-2
/
+12
2010-08-11
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2
-0
/
+324
2010-08-11
USB: xHCI: Introduce urb_priv structure
Andiry Xu
4
-34
/
+125
2010-08-11
USB: xHCI: Missed Service Error Event process
Andiry Xu
3
-50
/
+117
2010-08-11
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
1
-24
/
+52
2010-08-11
USB: xHCI: remove redundant print messages
Andiry Xu
1
-15
/
+0
2010-08-11
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
1
-101
/
+115
2010-08-11
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
1
-78
/
+106
2010-08-11
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
1
-73
/
+112
2010-08-11
USB: option: Huawei ETS 1220 support added
Pavel Kazlou
1
-0
/
+2
2010-08-11
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2
-1
/
+8
2010-08-11
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
1
-1
/
+1
2010-08-11
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
1
-1
/
+0
2010-08-11
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2
-18
/
+0
2010-08-11
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
1
-53
/
+57
2010-08-11
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2
-10
/
+19
2010-08-11
USB: EHCI: simplify remainder computations
Alan Stern
1
-14
/
+15
2010-08-11
USB: EHCI: remove PCI assumption
Alan Stern
3
-6
/
+6
2010-08-11
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
3
-41
/
+128
[prev]
[next]