index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-29
[PATCH] more pm_message_t fixes
Pavel Machek
1
-0
/
+2
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
1
-1
/
+1
2005-03-14
Merge by hand
James Bottomley
1
-3
/
+21
2005-03-14
Add statistics to generic transport class
James Bottomley
1
-3
/
+21
2005-03-08
[PATCH] class: add a semaphore to struct class, and use that instead of the s...
Greg Kroah-Hartman
1
-12
/
+11
2005-03-08
[PATCH] sysdev: remove the rwsem usage from this subsystem.
Greg Kroah-Hartman
1
-10
/
+11
2005-03-08
[PATCH] sysdev: fix the name of the list of drivers to be a sane name
Greg Kroah-Hartman
1
-8
/
+8
2005-03-08
[PATCH] kmap: remove usage of rwsem from kobj_map.
Greg Kroah-Hartman
1
-11
/
+10
2005-03-08
[PATCH] sysdev: make system_subsys static as no one else needs access to it.
Greg Kroah-Hartman
1
-1
/
+1
2005-03-08
[PATCH] Driver core: add "bus" symlink to class/block devices
Kay Sievers
2
-31
/
+7
2005-03-08
[PATCH] driver core: clean driver unload
Mike Waychison
2
-8
/
+7
2005-03-08
[PATCH] class_simple: pass dev_t to the class core
Kay Sievers
1
-19
/
+2
2005-03-08
[PATCH] class core: export MAJOR/MINOR to the hotplug env
Kay Sievers
1
-9
/
+28
2005-03-08
[PATCH] driver core: Separate platform device name from platform device number
Russell King
1
-1
/
+1
2005-02-01
Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
Linus Torvalds
1
-4
/
+0
2005-02-01
[PATCH] unexport register_cpu and unregister_cpu
Nathan Lynch
1
-4
/
+0
2005-01-31
Fix missed class_remove_file in attribute_container
James Bottomley
2
-23
/
+110
2005-01-27
Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
Linus Torvalds
4
-2
/
+550
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
1
-1
/
+1
2005-01-17
add a generic device transport class
James Bottomley
2
-1
/
+273
2005-01-17
Add attribute container to generic device model
James Bottomley
3
-2
/
+278
2005-01-10
[PATCH] pm: introduce pm_message_t
Pavel Machek
4
-10
/
+10
2005-01-09
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
4
-8
/
+66
2005-01-07
[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independent
Matthew Dobson
1
-1
/
+2
2005-01-06
merge
Greg Kroah-Hartman
4
-8
/
+66
2005-01-06
[PATCH] Driver Core: handle bridged platform bus segments
David Brownell
1
-5
/
+7
2005-01-03
[PATCH] x86_64: Add x86_64 support for Jack Steiner's SLIT sysfs patch
Andi Kleen
1
-2
/
+2
2005-01-03
[PATCH] x86_64: Add SLIT (inter node distance) information to sysfs.
Andi Kleen
1
-0
/
+19
2004-12-21
[PATCH] driver core: Fix up vesafb failure probing.
Dave Jones
1
-1
/
+1
2004-12-21
[PATCH] driver core: allow struct bin_attributes in class devices
Jesse Barnes
1
-0
/
+18
2004-12-16
[PATCH] Driver Core: Add platform_get_resource_byname & platform_get_resource...
Kumar Gala
1
-1
/
+39
2004-12-14
[PATCH] select HOTPLUG
Adrian Bunk
1
-1
/
+1
2004-12-06
merge
Len Brown
2
-2
/
+2
2004-12-02
[PATCH] Driver Core: restore comment in kobject_uevent.c
Greg Kroah-Hartman
1
-1
/
+1
2004-11-30
merge
Len Brown
3
-1
/
+28
2004-11-28
[PATCH] fix unnecessary increment in firmware_class_hotplug() and USB core
Marcel Holtmann
1
-1
/
+1
2004-11-11
[PATCH] add the bus name to the hotplug environment
Kay Sievers
2
-1
/
+22
2004-11-11
[PATCH] add the driver name to the hotplug environment
Kay Sievers
1
-0
/
+6
2004-11-10
merge
Len Brown
8
-107
/
+178
2004-11-07
[PATCH] Use add_hotplug_env_var() in firmware loader
Marcel Holtmann
1
-7
/
+5
2004-11-03
[PATCH] driver-model: device_add() error path reference counting fix
Tejun Heo
1
-3
/
+3
2004-11-03
[PATCH] driver-model: bus_recan_devices() locking fix
Tejun Heo
1
-37
/
+56
2004-11-03
[PATCH] driver-model: comment fix in bus.c
Tejun Heo
1
-4
/
+4
2004-11-03
[PATCH] add the physical device and the bus to the hotplug environment
Kay Sievers
1
-0
/
+26
2004-10-31
[PATCH] Driver core: add driver symlink to device
Dmitry Torokhov
1
-0
/
+2
2004-10-31
[PATCH] Driver core: add driver_probe_device
Dmitry Torokhov
1
-27
/
+30
2004-10-31
[PATCH] Driver core: export device_attach
Dmitry Torokhov
1
-1
/
+3
2004-10-31
[PATCH] Fix deadlocks on dpm_sem
Andrew Morton
4
-27
/
+49
2004-10-27
[PATCH] unexport firmware_class
Christoph Hellwig
1
-1
/
+0
2004-10-27
IA64 CPU hotplug topology
Len Brown
1
-2
/
+18
[next]