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.13.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
2013-03-22
USB: EHCI: fix up incorrect merge resolution
Alan Stern
1
-0
/
+9
2013-03-21
Revert "USB: quatech2: only write to the tty if the port is open."
Bill Pemberton
1
-5
/
+2
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
314
-1576
/
+2377
2013-03-21
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-19
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
1
-5
/
+6
2013-03-19
USB: EHCI: don't turn on PORT_SUSPEND during port resume
Alan Stern
1
-6
/
+5
2013-03-19
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
1
-28
/
+25
2013-03-19
USB: EHCI: improve use of per-port status-change bits
Alan Stern
2
-6
/
+7
2013-03-19
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
1
-4
/
+4
2013-03-19
Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
3
-1
/
+15
2013-03-15
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
1
-0
/
+7
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
2
-10
/
+16
2013-03-15
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
1
-20
/
+1
2013-03-15
USB: ehci-omap: Fix detection in HSIC mode
Roger Quadros
1
-17
/
+15
2013-03-15
USB: ehci-omap: Try to get PHY even if not in PHY mode
Roger Quadros
1
-3
/
+4
2013-03-15
USB: ehci-omap: Add device tree support and binding information
Roger Quadros
2
-1
/
+68
2013-03-15
USB: ohci-omap3: Add device tree support and binding information
Roger Quadros
2
-0
/
+34
2013-03-15
USB: ohci-omap3: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Select NOP USB transceiver driver
Roger Quadros
1
-0
/
+1
2013-03-15
USB: ehci-omap: Remove PHY regulator handling code
Roger Quadros
1
-34
/
+0
2013-03-15
USB: ehci-omap: Remove PHY reset handling code
Roger Quadros
1
-62
/
+10
2013-03-15
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
Roger Quadros
1
-14
/
+62
2013-03-15
USB: ehci-omap: Use devm_ioremap_resource()
Roger Quadros
1
-16
/
+5
2013-03-15
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
4
-48
/
+37
2013-03-15
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
Colin Ian King
1
-1
/
+1
2013-03-15
driver: usb: storage: remove cast for kmalloc return value
Zhang Yanfei
1
-2
/
+1
2013-03-15
USB: misc: usb3503: use module_i2c_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-03-15
usb: Use resource_size function
Paul Vlase
1
-1
/
+1
2013-03-15
USB: cdc-acm: Remove obsolete predefined speeds array
Samuel Tardieu
1
-8
/
+0
2013-03-15
usb: serial: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-15
USB: fix trivial usb_device kernel-doc errors
Nishanth Menon
1
-3
/
+1
2013-03-15
usb: storage: onetouch: tighten a range check
Dan Carpenter
1
-2
/
+2
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
7
-12
/
+12
2013-03-15
usb/serial: Remove unnecessary check for console
Peter Hurley
1
-9
/
+5
2013-03-15
usb: host: ehci-mxc: Remove dev_info on probe
Fabio Estevam
1
-2
/
+0
2013-03-15
usb: host: ehci-mxc: Remove unneeded header file
Fabio Estevam
1
-4
/
+0
2013-03-15
usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit()
Fabio Estevam
1
-2
/
+2
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-15
Staging: ccg: remove it from the build
Greg Kroah-Hartman
2
-3
/
+0
2013-03-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-15
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-7
/
+9
2013-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-0
/
+12
2013-03-14
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
16
-174
/
+144
2013-03-14
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-14
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
[next]