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
2010-12-01
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
1
-0
/
+23
2010-12-01
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
1
-0
/
+8
2010-12-01
usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal
Jarkko Nikula
1
-1
/
+2
2010-12-01
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
Dan Williams
3
-0
/
+81
2010-12-01
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-01
usbmon: correct length for isochronous
Pete Zaitcev
1
-3
/
+31
2010-11-18
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
1
-0
/
+7
2010-11-18
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
3
-3
/
+4
2010-11-18
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2
-40
/
+40
2010-11-17
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-17
USB: use the runtime-PM autosuspend implementation
Alan Stern
6
-110
/
+13
2010-11-17
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
5
-16
/
+11
2010-11-17
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-11-17
USB: use the no_callbacks flag for interfaces
Ming Lei
2
-53
/
+31
2010-11-17
USB device driver of Topcliff PCH
Toshiharu Okada
4
-0
/
+2971
2010-11-17
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
1
-60
/
+48
2010-11-17
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2
-178
/
+186
2010-11-17
drivers/uwb: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2010-11-17
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-17
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-1
/
+1
2010-11-17
USB host: Adding USB ehci & ohci support for spear platform
Deepak Sikri
5
-0
/
+464
2010-11-11
usb: Add support for VIA VT8500 and compatibles in EHCI HCD
Alexey Charkov
3
-0
/
+178
2010-11-11
usb: dummy_hcd code simplification
Tatyana Brokhman
1
-116
/
+135
2010-11-11
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2
-211
/
+249
2010-11-11
USB: gadget: f_mass_storage: remove needless complete()
Michal Nazarewicz
1
-4
/
+1
2010-11-11
USB: gadget: f_mass_storage: drop START_TRANSFER() macro
Michal Nazarewicz
1
-25
/
+24
2010-11-11
USB: gadget: f_mass_storage: use ?: instead of a macro
Michal Nazarewicz
1
-7
/
+4
2010-11-11
USB: gadget: f_mass_storage: put_device() in error recovery
Rahul Ruikar
1
-0
/
+1
2010-11-11
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
1
-13
/
+16
2010-11-11
USB: gadget: composite: Typo fix.
Marek Belisko
1
-1
/
+1
2010-11-11
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-11
usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0
Uwe Kleine-König
2
-5
/
+2
2010-11-11
USB: ssu100: remove max_packet_size calculation
Bill Pemberton
1
-48
/
+8
2010-11-01
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
1
-8
/
+15
2010-11-01
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-51
/
+69
2010-11-01
Input: ir-keytable - fix uninitialized variable warning
Dmitry Torokhov
1
-0
/
+2
2010-11-01
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-145
/
+190
2010-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+29
2010-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
93
-3004
/
+4050
2010-11-01
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
11
-16
/
+16
2010-10-31
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
1
-0
/
+12
2010-10-31
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
1
-144
/
+175
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
2
-0
/
+3
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
1
-1
/
+0
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-21
/
+23
2010-10-31
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
1
-3
/
+3
2010-10-31
isdn: mISDN: socket: fix information leak to userland
Kulikov Vasiliy
1
-0
/
+2
2010-10-31
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-10-31
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
[next]