index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2007-02-07
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
2007-02-07
Driver core: allow to delay the uevent at device creation time
Kay Sievers
2007-02-07
Driver core: add device_type to struct device
Kay Sievers
2007-02-07
Driver core: add uevent vars for devices of a class
Kay Sievers
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
2007-02-07
driver core fixes: make_class_name() retval checks
Cornelia Huck
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
2007-02-07
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-02-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2007-02-05
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
2007-02-05
[S390] ETR support.
Martin Schwidefsky
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2007-02-05
[S390] Remove dasd_ccw_log function.
Horst Hummel
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
2007-02-05
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
2007-02-05
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
2007-02-05
[S390] Check the return value of kthread_run().
Akinobu Mita
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
2007-02-05
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
2007-02-05
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
2007-02-05
hid: allow force feedback for multi-input devices
Anssi Hannula
[next]