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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
usbcore: make usb_generic a usb_device_driver
Alan Stern
4
-186
/
+232
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
4
-77
/
+194
2006-09-27
usbcore: move code among source files
Alan Stern
5
-342
/
+370
2006-09-27
usbcore: rename usb_suspend_device to usb_port_suspend
Alan Stern
3
-24
/
+25
2006-09-27
usb-skeleton: don't submit URBs after disconnection
Alan Stern
1
-7
/
+33
2006-09-27
usbfs: detect device unregistration
Alan Stern
1
-6
/
+7
2006-09-27
usbfs: private mutex for open, release, and remove
Alan Stern
3
-11
/
+19
2006-09-27
USB: Phidgets should check create_device_file() return value
Sean Young
3
-196
/
+199
2006-09-27
USB: Put phidgets driver in a sysfs class
Sean Young
7
-190
/
+334
2006-09-27
USB: Add driver for PhidgetMotorControl
Sean Young
4
-5
/
+451
2006-09-27
usbcore: add configuration_string to attribute group
Alan Stern
1
-3
/
+2
2006-09-27
USB: Make usb_buffer_free() NULL-safe
Dmitry Torokhov
1
-1
/
+3
2006-09-27
USB: ark3116: Formatting cleanups
Werner Lemberg
1
-100
/
+99
2006-09-27
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
Werner Lemberg
1
-3
/
+31
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
2
-18
/
+76
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
3
-3
/
+3
2006-09-27
USB: kill usb kconfig warning
Andrew Morton
1
-1
/
+0
2006-09-27
USB OHCI controller support for PNX4008
Vitaly Wool
4
-0
/
+484
2006-09-27
USB: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
1
-1
/
+1
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
13
-45
/
+99
2006-09-27
USB: unusual_dev entry for Sony P990i
Phil Dibowitz
1
-0
/
+7
2006-09-27
USB: unusual_devs entry for Lacie DVD+-RW
Alan Stern
1
-0
/
+7
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
15
-882
/
+1234
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
8
-1
/
+31
2006-09-27
[PATCH] x86 microcode: using request_firmware to pull microcode
Shaohua Li
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
7
-9
/
+5
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
15
-37
/
+37
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+39
2006-09-27
[PATCH] mspec driver
Jes Sorensen
3
-0
/
+430
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
3
-11
/
+4
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
76
-431
/
+1190
2006-09-27
watchdog: Add a simple mmap() stub for shwdt.
Paul Mundt
2
-1
/
+59
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
1
-1
/
+1
2006-09-27
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
Paul Mundt
1
-2
/
+7
2006-09-27
rtc: New RTC driver for SuperH On-Chip RTC.
Paul Mundt
3
-0
/
+478
2006-09-27
serial: Rework sh-sci for driver model.
Paul Mundt
2
-769
/
+467
2006-09-27
sh: APM/PM support.
Andriy Skulysh
1
-14
/
+0
2006-09-27
video: Update header location in hp680_bl.
Andriy Skulysh
1
-2
/
+2
2006-09-27
video: Update pvr2fb for sq API changes.
Paul Mundt
1
-10
/
+12
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
1
-1
/
+1
2006-09-27
video: hitfb suspend/resume and updates.
Andriy Skulysh
1
-33
/
+181
2006-09-27
video: Disable vgacon for SuperH.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: hp6xx mach-type cleanups.
Andriy Skulysh
1
-14
/
+1
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
1
-34
/
+24
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
[next]