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.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-17
usb-storage: fix up the unusual_realtek device list
Alan Stern
1
-5
/
+5
2011-05-17
USB: gadget: f_audio: Fix invalid dereference of initdata
Martin Jackson
1
-1
/
+1
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
3
-4
/
+12
2011-05-17
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
1
-2
/
+10
2011-05-17
USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage
Mark Brown
1
-3
/
+1
2011-05-17
USB: OTG: msm: Allow the widest possible range for VDDCX when removing
Mark Brown
1
-1
/
+1
2011-05-17
USB: option: add support for Huawei E353 device
Marcin Gałczyński
1
-0
/
+2
2011-05-17
xhci: Fix memory leak bug when dropping endpoints
Sarah Sharp
1
-1
/
+10
2011-05-17
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
1
-4
/
+3
2011-05-14
xhci: Fix full speed bInterval encoding.
Sarah Sharp
1
-2
/
+2
2011-05-14
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
19
-340
/
+321
2011-05-14
usb: gadget: rndis: don't test against req->length
Felipe Balbi
1
-2
/
+1
2011-05-14
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-14
drivers/usb/serial/opticon.c: Release resources on kmalloc failure
Julia Lawall
1
-2
/
+5
2011-05-14
USB: s3c-hsotg: return proper error if clk_get fails
Jingoo Han
1
-1
/
+1
2011-05-14
USB: s3c-hsotg: fix checkpatch warnings
Jingoo Han
1
-4
/
+3
2011-05-14
USB: s3c-hsudc: fix checkpatch error and warning
Jingoo Han
1
-1
/
+1
2011-05-14
USB: s3c-hsudc: use IS_ERR() instead of NULL check
Jingoo Han
1
-2
/
+2
2011-05-13
MAINTAINERS: tree moved to kernel.org
Felipe Balbi
1
-1
/
+2
2011-05-13
usb: musb: Calling VBUS pulsing API when SRP is initiated.
Hema HK
1
-0
/
+4
2011-05-13
usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API
Hema HK
1
-0
/
+15
2011-05-13
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
1
-27
/
+22
2011-05-13
usb: musb: export musb_interrupt symbol
Felipe Balbi
1
-1
/
+1
2011-05-13
usb: musb: allow musb and glue layers to be modules
Felipe Balbi
1
-10
/
+10
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
17
-301
/
+267
2011-05-12
xhci: move the common code to a function to get max ports and port array
huajun li
1
-39
/
+27
2011-05-12
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
1
-10
/
+25
2011-05-12
ehci: pci quirk cleanup
Andy Ross
1
-70
/
+66
2011-05-12
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-9
/
+9
2011-05-12
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
1
-9
/
+9
2011-05-12
usb: renesas_usbhs: fixup error processing on probe/remove
Kuninori Morimoto
1
-6
/
+6
2011-05-12
usb: renesas_usbhs: fixup fifo disable
Kuninori Morimoto
1
-16
/
+13
2011-05-12
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
Erik Slagter
2
-2
/
+12
2011-05-11
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
4
-0
/
+1375
2011-05-11
ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller
Thomas Abraham
1
-0
/
+27
2011-05-11
ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...
Thomas Abraham
4
-0
/
+63
2011-05-11
ARM: S3C2416: Add USB Phy register definitions
Thomas Abraham
1
-0
/
+25
2011-05-11
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2
-2
/
+2
2011-05-11
usb: fix warning in usbtest module v2
Greg Dietsche
1
-3
/
+3
2011-05-11
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-05-11
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
1
-1
/
+1
2011-05-11
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
1
-1
/
+5
2011-05-11
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2
-2
/
+76
2011-05-11
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
4
-5
/
+45
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
559
-3254
/
+6271
2011-05-10
Linux 2.6.39-rc7
v2.6.39-rc7
Linus Torvalds
1
-1
/
+1
2011-05-10
vm: fix vm_pgoff wrap in upward expansion
Hugh Dickins
1
-4
/
+7
2011-05-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+23
2011-05-10
Don't lock guardpage if the stack is growing up
Mikulas Patocka
3
-15
/
+37
2011-05-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-43
/
+150
[next]