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
2010-08-11
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2
-40
/
+74
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2
-0
/
+4
2010-08-11
USB: gadget: g_multi: added documentation and INF files
Michal Nazarewicz
3
-5
/
+155
2010-08-11
USB: gadget: g_serial: INF file updated
Michal Nazarewicz
2
-77
/
+117
2010-08-11
USB: gadget: g_ether: updated INF file
Michal Nazarewicz
1
-181
/
+47
2010-08-11
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2
-116
/
+147
2010-08-11
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
1
-3
/
+0
2010-08-11
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2
-4
/
+71
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
3
-7
/
+7
2010-08-11
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
3
-6
/
+13
2010-08-11
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
1
-6
/
+9
2010-08-11
USB: mon: kill BKL usage
Arnd Bergmann
1
-20
/
+2
2010-08-11
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2
-6
/
+2
2010-08-11
USB-BKL: Remove BKL use in uhci-debug
Andi Kleen
1
-13
/
+7
2010-08-11
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
1
-16
/
+14
2010-08-11
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
4
-8
/
+7
2010-08-11
USB-BKL: Remove lock_kernel in usbfs update_sb()
Andi Kleen
1
-4
/
+0
2010-08-11
usb: atm: fixed spacing and indentation coding style issues
Nicolas Kaiser
2
-16
/
+16
2010-08-11
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
1
-11
/
+58
2010-08-11
usb: conexant: fixed spacing and brace coding style issues
Nicolas Kaiser
1
-6
/
+5
2010-08-11
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
1
-3
/
+3
2010-08-11
Revert "USB: Adding support for HTC Smartphones to ipaq"
Leann Ogasawara
1
-1
/
+0
2010-08-11
USB: option: Remove duplicate AMOI_VENDOR_ID
Leann Ogasawara
1
-4
/
+0
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
3
-2
/
+27
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
7
-2
/
+134
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
4
-7
/
+162
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
2
-15
/
+5
2010-08-11
USB: isd200.c: Remove unnecessary kmalloc cast
Joe Perches
1
-2
/
+1
2010-08-11
USB: host: Eliminate NULL dereference
Julia Lawall
1
-1
/
+1
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
2010-08-11
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
1
-2
/
+7
2010-08-11
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
1
-4
/
+3
2010-08-11
USB: Documentation/usb/linux.inf: Checkpatch cleanup
Andrea Gelmini
1
-15
/
+15
2010-08-11
USB: Documentation/usb/hotplug.txt: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+2
2010-08-11
USB: Documentation/usb/ehci.txt: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-08-11
USB: gadget: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-11
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
Alan Stern
1
-4
/
+7
2010-08-11
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
1
-13
/
+41
2010-08-11
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
1
-1
/
+0
2010-08-11
USB: speedtouch: fixed more brace and spacing coding style issues
Nicolas Kaiser
2
-11
/
+11
2010-08-11
USB: speedtouch: fixed brace and spacing coding style issues
Nicolas Kaiser
2
-7
/
+6
2010-08-11
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2
-2
/
+4
2010-08-11
USB: add check to detect host controller hardware removal
Alan Stern
1
-0
/
+8
2010-08-11
USB: don't stop root-hub status polls too soon
Alan Stern
2
-7
/
+26
2010-08-11
USB: fix failure path in usb_add_hcd()
Alan Stern
1
-2
/
+16
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
15
-75
/
+207
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
107
-1525
/
+1910
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
58
-2378
/
+3197
[next]