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
2012-02-28
powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform
Shengzhou Liu
1
-10
/
+14
2012-02-28
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
1
-0
/
+2
2012-02-28
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
1
-1
/
+2
2012-02-25
usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
Scott Dial
2
-0
/
+8
2012-02-25
usb: host: add dependence for USB_EHCI_MV
Neil Zhang
1
-1
/
+1
2012-02-25
USB: ohci-exynos: replace hcd->state with ohci->rh_state
Jingoo Han
1
-4
/
+2
2012-02-25
USB: ehci-spear: Add PM support
Deepak Sikri
1
-2
/
+81
2012-02-25
USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink
jwboyer@redhat.com
1
-1
/
+7
2012-02-25
powerpc/usb: fix bug of kernel hang when initializing usb
Shengzhou Liu
2
-0
/
+5
2012-02-25
usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
Peter Chen
1
-1
/
+0
2012-02-25
usb: Fix typo in ehci-dbg.c
Masanari Iida
1
-1
/
+1
2012-02-25
usb: isp1362-hcd: Convert to module_platform_driver
Tobias Klauser
1
-16
/
+4
2012-02-25
USB: allow users to run setserial with cdc-acm
Oliver Neukum
1
-1
/
+29
2012-02-25
USB: ehci-fsl: Turn on cache snooping on MPC8xxx
Pan Jiafei
1
-14
/
+11
2012-02-25
cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
Ben Hutchings
1
-1
/
+0
2012-02-25
usb: host: remove ehci-pxa168.c
Neil Zhang
3
-375
/
+0
2012-02-25
cdc-wdm: Fix more races on the read path
Ben Hutchings
1
-5
/
+11
2012-02-25
USB: qcserial: don't grab QMI port on Gobi 1000 devices
Dan Williams
1
-43
/
+62
2012-02-25
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
1
-10
/
+2
2012-02-25
usb-serial: use new registration API in keyspan_pda.c
Greg Kroah-Hartman
1
-46
/
+13
2012-02-25
usb-serial: use new registration API in staging drivers
Alan Stern
2
-43
/
+19
2012-02-25
usb-serial: use new registration API in [t-z]* drivers
Alan Stern
6
-121
/
+48
2012-02-25
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
8
-132
/
+64
2012-02-25
usb-serial: use new registration API in [n-p]* drivers
Alan Stern
6
-88
/
+45
2012-02-25
usb-serial: use new registration API in [k-m]* drivers
Alan Stern
8
-146
/
+64
2012-02-25
usb-serial: use new registration API in [i-j]* drivers
Alan Stern
7
-131
/
+61
2012-02-25
usb-serial: use new registration API in [d-h]* drivers
Alan Stern
6
-102
/
+52
2012-02-25
usb-serial: use new registration API in [a-c]* drivers
Alan Stern
7
-125
/
+60
2012-02-25
usb-serial: new API for driver registration
Alan Stern
2
-11
/
+81
2012-02-24
usb: musb: Reselect index reg in interrupt context
Supriya Karanth
1
-0
/
+18
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
49
-349
/
+935
2012-02-23
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-219
/
+124
2012-02-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-97
/
+190
2012-02-22
drm/radeon/kms/atom: dpms bios scratch reg updates
Alex Deucher
1
-0
/
+3
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
13
-8
/
+64
2012-02-22
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
1
-2
/
+5
2012-02-22
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-2
/
+37
2012-02-22
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
5
-60
/
+10
2012-02-22
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Bruno Thomsen
1
-0
/
+2
2012-02-22
USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
Andrew Lunn
2
-2
/
+8
2012-02-22
usb-storage: fix freezing of the scanning thread
Alan Stern
2
-62
/
+35
2012-02-22
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
1
-8
/
+24
2012-02-22
USB: Set hub depth after USB3 hub reset
Elric Fu
1
-13
/
+17
2012-02-22
USB: Fix handoff when BIOS disables host PCI device.
Sarah Sharp
1
-0
/
+11
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-7
/
+15
2012-02-19
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
5
-398
/
+32
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-170
/
+178
2012-02-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-19
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
1
-1
/
+1
2012-02-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
[prev]
[next]