index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2007-07-11
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
Driver core: coding style cleanup
Cornelia Huck
2007-07-11
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2007-07-11
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
2007-07-11
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
Driver core: fix devres_release_all() return value
Adrian Bunk
2007-07-11
driver core: fix kernel doc of device_release_driver
Stefan Richter
2007-07-11
driver core: properly get driver in device_release_driver
Stefan Richter
2007-07-11
Driver core: include linux/mutex.h from attribute_container.c
Michael S. Tsirkin
2007-07-11
PM: Simplify suspend_device
Rafael J. Wysocki
2007-07-11
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
2007-07-11
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
2007-07-11
Driver core: add missing kset uevent
Kay Sievers
2007-06-08
firmware: remove orphaned Email
Markus Rechberger
2007-06-08
Driver core: kill unused code
Stephen Hemminger
2007-06-08
Driver core: keep PHYSDEV for old struct class_device
Kay Sievers
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
drivers/base/platform.c: fix small typo in doc
Márton Németh
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
platform: reorder platform_device_del
Jean Delvare
2007-05-02
Driver core: fix show_uevent from taking up way too much stack
Greg Kroah-Hartman
2007-04-27
drivers/base/attribute_container.c: use mutex instead of binary semaphore
Matthias Kaehlcke
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
2007-04-27
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
Driver core: use mutex instead of semaphore in DMA pool handler
Matthias Kaehlcke
2007-04-27
driver core: bus_add_driver should return an error if no bus
Greg Kroah-Hartman
2007-04-27
Driver core: warn when userspace writes to the uevent file in a non-supported...
Kay Sievers
2007-04-27
Driver core: make uevent-environment available in uevent-file
Kay Sievers
2007-04-27
Driver core: remove use of rwsem
Greg Kroah-Hartman
2007-04-27
Driver core: add suspend() and resume() to struct device_type
Dmitry Torokhov
2007-04-27
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
2007-04-27
Driver core: suppress uevents via filter
Cornelia Huck
2007-04-27
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
Driver core: add name to device_type
Kay Sievers
2007-04-27
driver core: Use attribute groups in struct device_type
Dmitry Torokhov
2007-04-27
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-04-27
dev_printk and new-style class devices
Jean Delvare
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-27
driver core: fix device_add error path
Dmitriy Monakhov
[prev]
[next]