David Brownell
|
075c177152
define platform wakeup hook, use in pci_enable_wake()
|
18 лет назад |
James Morris
|
057f6c019f
security: prevent permission checking of file removal via sysfs_remove_group()
|
18 лет назад |
Alan Stern
|
523ded71de
device_schedule_callback() needs a module reference
|
18 лет назад |
Cornelia Huck
|
fa1a8c23eb
s390: cio: Delay uevents for subchannels
|
18 лет назад |
Andrew Morton
|
45cd8d8e1e
sysfs: bin.c printk fix
|
18 лет назад |
Matthias Kaehlcke
|
b2366d68d9
Driver core: use mutex instead of semaphore in DMA pool handler
|
18 лет назад |
Greg Kroah-Hartman
|
4f6e1945fe
driver core: bus_add_driver should return an error if no bus
|
18 лет назад |
Michael Ellerman
|
8447891fe8
debugfs: Add debugfs_create_u64()
|
19 лет назад |
Adrian Bunk
|
3106d46f51
the overdue removal of the mount/umount uevents
|
19 лет назад |
Eric W. Biederman
|
2753133eb3
kobject: Comment and warning fixes to kobject.c
|
19 лет назад |
Kay Sievers
|
22af74f3b2
Driver core: warn when userspace writes to the uevent file in a non-supported way
|
19 лет назад |
Kay Sievers
|
16574dccd8
Driver core: make uevent-environment available in uevent-file
|
19 лет назад |
Greg Kroah-Hartman
|
4628803062
kobject core: remove rwsem from struct subsystem
|
19 лет назад |
Cornelia Huck
|
2f66858a0a
qeth: Remove usage of subsys.rwsem
|
19 лет назад |
Greg Kroah-Hartman
|
87aebe078e
PHY: remove rwsem use from phy core
|
19 лет назад |
Greg Kroah-Hartman
|
a2a0f74dc1
IEEE1394: remove rwsem use from ieee1394 core
|
19 лет назад |
Greg Kroah-Hartman
|
c401110186
IDE: remove rwsem use from ide-proc core
|
19 лет назад |
Dmitry Torokhov
|
79580057de
Input: gameport - do not touch bus's rwsem
|
19 лет назад |
Dmitry Torokhov
|
70f256fda1
Input: serio - do not touch bus's rwsem
|
19 лет назад |
Greg Kroah-Hartman
|
75f1115c9b
PNP: stop using the subsystem rwsem
|
19 лет назад |
Greg Kroah-Hartman
|
341487a837
USB: remove use of the bus rwsem, as it doesn't really protect anything.
|
19 лет назад |
Greg Kroah-Hartman
|
b7bb125dc3
SCSI: use the proper semaphore to protect the class lists
|
19 лет назад |
Greg Kroah-Hartman
|
49f019d66d
Driver core: remove use of rwsem
|
19 лет назад |
Cornelia Huck
|
88db4721d4
kobject: kobject_add() reference leak
|
19 лет назад |
John Anthony Kazos Jr
|
14193fb91a
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
|
19 лет назад |
Dmitry Torokhov
|
f89cbc399e
Driver core: add suspend() and resume() to struct device_type
|
19 лет назад |
Eric Rannaud
|
bf62456eb9
uevent: use add_uevent_var() instead of open coding it
|
19 лет назад |
Cornelia Huck
|
bdc4960a0b
Driver core: switch firmware_class to uevent_suppress.
|
19 лет назад |
Cornelia Huck
|
83b5fb4cce
Driver core: suppress uevents via filter
|
19 лет назад |
Jean Tourrilhes
|
ca2f37dbc5
Driver core: notify userspace of network device renames
|
19 лет назад |