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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2
-41
/
+41
2011-05-03
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2
-27
/
+66
2011-05-03
xHCI: Set link state support
Andiry Xu
1
-0
/
+41
2011-05-03
xHCI: Clear link state change support
Andiry Xu
1
-0
/
+5
2011-05-03
xHCI: warm reset support
Andiry Xu
1
-0
/
+11
2011-05-03
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
3
-3
/
+3
2011-05-03
xhci: Remove recursive call to xhci_handle_event
Matt Evans
1
-7
/
+11
2011-05-03
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
1
-0
/
+11
2011-05-03
xhci: Add rmb() between reading event validity & event data access.
Matt Evans
1
-0
/
+5
2011-05-03
xhci: Make xHCI driver endian-safe
Matt Evans
6
-341
/
+360
2011-04-30
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
1
-0
/
+1
2011-04-30
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
3
-11
/
+7
2011-04-30
USB: add queued-unlinks test case to usbtest driver
Alan Stern
1
-2
/
+118
2011-04-30
USB: ehci: tegra: fix USB1 port reset issue
Jim Lin
1
-0
/
+72
2011-04-30
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-30
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-04-30
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-30
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-04-30
usb/hcd: don't return 0 on error in usb_add_hcd()
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-30
usb: renesas_usbhs: add autonomy mode
Kuninori Morimoto
4
-7
/
+95
2011-04-30
usb: renesas_usbhs: use delayed_work instead of work_struct
Kuninori Morimoto
3
-5
/
+14
2011-04-30
usb: renesas_usbhs: prevent NULL pointer crash
Kuninori Morimoto
1
-15
/
+19
2011-04-30
usb: renesas_usbhs: add power control function
Kuninori Morimoto
1
-13
/
+29
2011-04-30
usb: renesas_usbhs: move pdev_to_priv to global
Kuninori Morimoto
2
-7
/
+8
2011-04-30
usb: renesas_usbhs: add error reason for usbhs_pipe_malloc
Kuninori Morimoto
1
-1
/
+4
2011-04-30
usb: renesas_usbhs: remove callback when module removed.
Kuninori Morimoto
2
-1
/
+5
2011-04-30
usb: renesas_usbhs: return error if wrong recip request
Kuninori Morimoto
1
-0
/
+4
2011-04-30
usb: renesas_usbhs: modify spinlock method
Kuninori Morimoto
1
-36
/
+61
2011-04-30
usb: renesas_usbhs: don't re-allocation pipe buffer
Kuninori Morimoto
1
-3
/
+17
2011-04-30
usb: renesas_usbhs: modify fifo clear timing
Kuninori Morimoto
1
-10
/
+4
2011-04-30
USB: g_printer required set interface request
Jonas Andersson
1
-0
/
+2
2011-04-30
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
1
-2
/
+2
2011-04-30
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
1
-0
/
+1
2011-04-30
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
1
-5
/
+4
2011-04-30
usb: renesas_usbhs: Driver is depend on SuperH
Kuninori Morimoto
1
-0
/
+1
2011-04-30
usb: renesas_usbhs: fixup cast warning
Kuninori Morimoto
1
-2
/
+1
2011-04-30
USB: documentation update for the pre_reset method
Alan Stern
2
-5
/
+9
2011-04-30
Bind only modem AT command endpoint to option module.
Marius B. Kotsbak
1
-1
/
+7
2011-04-30
USB: cdc-wdm: reset handling according to new requirements
Oliver Neukum
1
-0
/
+14
2011-04-30
USB: gamin_gps: Fix for data transfer problems in native mode
Hermann Kneissel
1
-7
/
+13
2011-04-30
USB: gadget: g_multi: fixed vendor and product ID in inf files
Michal Nazarewicz
2
-5
/
+5
2011-04-30
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
2
-0
/
+6
2011-04-30
USB: moto_modem: Add USB identifier for the Motorola VE240.
Elizabeth Jennifer Myers
1
-0
/
+1
2011-04-30
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
1
-0
/
+4
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
58
-657
/
+4776
2011-04-19
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-19
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+361
2011-04-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-187
/
+186
2011-04-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-26
/
+81
[next]