index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
5
-21
/
+117
|
*
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
2007-02-07
3
-1
/
+274
|
*
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
2007-02-07
13
-198
/
+80
|
*
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
2007-02-07
4
-31
/
+144
|
*
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
2007-02-07
1
-39
/
+103
|
*
usbcore: remove unneeded error check
Alan Stern
2007-02-07
1
-5
/
+1
|
*
USB: indicate active altsetting in proc/bus/usb/devices file
David Brownell
2007-02-07
2
-12
/
+17
|
*
USB: devio.c add missing INIT_LIST_HEAD()
Dan Carpenter
2007-02-07
1
-0
/
+1
|
*
USB: mutexification of rio500
Oliver Neukum
2007-02-07
1
-24
/
+30
|
*
USB: Remove unneeded void * casts in idmouse.c
Tobias Klauser
2007-02-07
1
-6
/
+4
|
*
USB: define USB_CLASS_MISC in <linux/usb/ch9.h>
David Brownell
2007-02-07
1
-0
/
+1
|
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
22
-20
/
+24
|
*
USB: Fix EHCI warning
Benjamin Herrenschmidt
2007-02-07
1
-0
/
+8
|
*
USB: Fix OHCI warning
Benjamin Herrenschmidt
2007-02-07
1
-0
/
+8
|
*
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
2007-02-07
9
-142
/
+213
|
*
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
2007-02-07
4
-55
/
+130
|
*
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
2007-02-07
1
-63
/
+110
|
*
USB: convert usb class devices to real devices
Greg Kroah-Hartman
2007-02-07
2
-9
/
+9
|
*
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2007-02-07
2
-13
/
+13
|
*
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
2007-02-07
4
-84
/
+386
|
*
USB: unusual_devs.h for Sony floppy
Luiz Fernando N. Capitulino
2007-02-07
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-07
69
-709
/
+1286
|
\
\
|
*
|
sysfs: Shadow directory support
Eric W. Biederman
2007-02-07
8
-45
/
+249
|
*
|
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
2007-02-07
1
-1
/
+1
|
*
|
Driver core: allow to delay the uevent at device creation time
Kay Sievers
2007-02-07
2
-2
/
+4
|
*
|
Driver core: add device_type to struct device
Kay Sievers
2007-02-07
3
-20
/
+49
|
*
|
Driver core: add uevent vars for devices of a class
Kay Sievers
2007-02-07
1
-12
/
+34
|
*
|
SYSFS: Fix missing include of list.h in sysfs.h
Frank Haverkamp
2007-02-07
1
-0
/
+1
|
*
|
HOWTO: Add a reference to Harbison and Steele
Robert P. J. Day
2007-02-07
1
-0
/
+1
|
*
|
sysfs: error handling in sysfs, fill_read_buffer()
Oliver Neukum
2007-02-07
1
-4
/
+6
|
*
|
kobject: kobject_put cleanup
Mariusz Kozlowski
2007-02-07
1
-4
/
+2
|
*
|
sysfs: kobject_put cleanup
Mariusz Kozlowski
2007-02-07
2
-6
/
+4
|
*
|
sysfs: suppress lockdep warnings
Frederik Deweerdt
2007-02-07
1
-2
/
+2
|
*
|
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
2007-02-07
8
-17
/
+103
|
*
|
driver core: Change function call order in device_bind_driver().
Cornelia Huck
2007-02-07
1
-2
/
+6
|
*
|
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
2007-02-07
1
-7
/
+6
|
*
|
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
2007-02-07
1
-2
/
+9
|
*
|
driver core fixes: make_class_name() retval checks
Cornelia Huck
2007-02-07
2
-13
/
+25
|
*
|
/sys/modules/*/holders
Kay Sievers
2007-02-07
3
-7
/
+48
|
*
|
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
2
-3
/
+6
|
*
|
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
2
-2
/
+9
|
*
|
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
4
-8
/
+12
|
*
|
Modules: only add drivers/ direcory if needed
Greg Kroah-Hartman
2007-02-07
2
-10
/
+11
|
*
|
MODULES: add the module name for built in kernel drivers
Kay Sievers
2007-02-07
4
-17
/
+31
|
*
|
driver core: Allow device_move(dev, NULL).
Cornelia Huck
2007-02-07
3
-36
/
+52
|
*
|
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
2007-02-07
1
-4
/
+0
|
*
|
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
20
-362
/
+451
|
*
|
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
2007-02-07
5
-27
/
+27
|
*
|
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
2007-02-07
14
-105
/
+127
|
*
|
Kobject: make kobject apis more robust in handling NULL pointers
Greg Kroah-Hartman
2007-02-07
1
-0
/
+19
|
|
/
[prev]
[next]