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
2010-10-22
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
2
-16
/
+29
2010-10-22
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2
-9
/
+3
2010-10-22
USB: option: Add more ZTE modem USB id's
Mauro Carvalho Chehab
1
-3
/
+20
2010-10-22
USB: gadget: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-10-22
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
Javier Martinez Canillas
1
-7
/
+0
2010-10-22
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
1
-1
/
+2
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
5
-9
/
+41
2010-10-22
USB: ohci-sm501: add iounmap on error path
Dan Carpenter
1
-1
/
+3
2010-10-22
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
1
-1
/
+1
2010-10-22
USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning
Javier Martinez Canillas
1
-1
/
+1
2010-10-22
USB OTG Langwell: Update OTG Kconfig and driver version.
Hao Wu
3
-4
/
+4
2010-10-22
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
Hao Wu
1
-0
/
+180
2010-10-22
usb: ftdi-elan: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-10-22
USB: gadget: rndis: fix up coding style issues in the file
Mihai Donțu
1
-248
/
+244
2010-10-22
USB: ehci tdi : let's tdi_reset set host mode
Matthieu CASTET
4
-15
/
+20
2010-10-22
USB: Kconfig: fix typos in USB_FUNCTIONFS* description
Michael Prokop
1
-5
/
+5
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2
-36
/
+15
2010-10-22
USB: langwell: Remove unnecessary return's from void functions
Joe Perches
1
-5
/
+0
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
1
-1
/
+4
2010-10-22
USB: gadget: amd5536udc.c: Remove double test
Julia Lawall
1
-1
/
+1
2010-10-22
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
1
-3
/
+10
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
14
-43
/
+33
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
13
-40
/
+27
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
27
-125
/
+128
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
13
-22
/
+22
2010-10-22
USB: gadget: g_multi: moved strings handling code to composite
Michal Nazarewicz
1
-16
/
+3
2010-10-22
USB: gadget: mass_storage: moved strings handling code to composite
Michal Nazarewicz
1
-66
/
+6
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
2
-32
/
+77
2010-10-22
USB: gadget: functionfs: code cleanup
Michal Nazarewicz
1
-57
/
+28
2010-10-22
usb: gadget: mass_storage: optional SCSI WRITE FUA bit
Michal Nazarewicz
1
-1
/
+15
2010-10-22
usb: gadget: storage: remove nofua file when unbinding
Michal Nazarewicz
1
-0
/
+1
2010-10-22
USB: gadget: g_ffs: fixed vendor and product ID
Michal Nazarewicz
1
-2
/
+2
2010-10-22
USB: gadget: g_multi: fixed vendor and product ID
Michal Nazarewicz
1
-2
/
+2
2010-10-22
USB: core: update comment to match current function name
Wolfram Sang
1
-1
/
+1
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2
-1
/
+17
2010-10-22
USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)
Johan Hovold
3
-0
/
+216
2010-10-22
USB: gadget: dbgp: cleanup: remove unneeded check
Dan Carpenter
1
-9
/
+7
2010-10-22
USB: langwell: USB Client driver memory handling
JiebingLi
2
-10
/
+115
2010-10-22
USB: langwell: USB Client Remote Wakeup Support
JiebingLi
2
-5
/
+65
2010-10-22
USB: langwell: USB Client PHY low power mode setting
JiebingLi
1
-32
/
+60
2010-10-22
USB: langwell: USB Client Endpoint initialization
JiebingLi
1
-10
/
+13
2010-10-22
USB: langwell: USB Client driver code cleanup
JiebingLi
1
-364
/
+376
2010-10-22
usb: Add Intel Langwell USB OTG Transceiver Driver
Hao Wu
4
-0
/
+2562
2010-10-21
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-9
/
+14
2010-10-21
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+3
2010-10-20
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-44
/
+19
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
1
-1
/
+1
[next]