index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: kill sysfs_update_file()
Tejun Heo
2007-10-12
1
-60
/
+0
*
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
2007-10-12
1
-2
/
+7
*
Driver core: Make platform_device.id an int
Jean Delvare
2007-10-12
1
-3
/
+4
*
sysdev: remove global sysdev drivers list
Akinobu Mita
2007-10-12
1
-57
/
+14
*
drivers/base/power/: make 2 functions static
Adrian Bunk
2007-10-12
3
-8
/
+2
*
Fix Firmware class name collision
Markus Rechberger
2007-10-12
1
-2
/
+1
*
Driver core: add uevent file for bus and driver
Kay Sievers
2007-10-12
1
-0
/
+35
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
1
-14
/
+4
*
Convert from class_device to device in drivers/char
tonyj@suse.de
2007-10-12
11
-39
/
+32
*
Convert from class_device to device for drivers/video
tonyj@suse.de
2007-10-12
2
-15
/
+18
*
dmi-id: Possible cleanup
Jean Delvare
2007-10-12
1
-5
/
+2
*
dmi-id: Use dynamic sysfs attributes
Jean Delvare
2007-10-12
1
-12
/
+26
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
2
-4
/
+5
*
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
2007-10-12
3
-12
/
+4
*
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-10-12
5
-6
/
+5
*
Driver core: remove get_bus()
Greg Kroah-Hartman
2007-10-12
2
-13
/
+12
*
Driver core: remove put_bus()
Greg Kroah-Hartman
2007-10-12
2
-16
/
+14
*
Driver core: remove subsys_get()
Greg Kroah-Hartman
2007-10-12
2
-2
/
+2
*
Driver core: remove subsys_put()
Greg Kroah-Hartman
2007-10-12
2
-2
/
+2
*
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
Driver core: remove subsys_set_kset
Greg Kroah-Hartman
2007-10-12
2
-2
/
+3
*
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
1
-0
/
+8
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
34
-415
/
+175
*
Driver core: make sysfs uevent-attributes static
Kay Sievers
2007-10-12
1
-12
/
+9
*
platform: prefix MODALIAS with "platform:"
Kay Sievers
2007-10-12
4
-15
/
+5
*
[TG3]: Fix APE induced regression
Matt Carlson
2007-10-11
1
-3
/
+4
*
[SKY2]: version 1.19
Stephen Hemminger
2007-10-11
1
-1
/
+1
*
[SKY2]: use netdevice stats struct
Stephen Hemminger
2007-10-11
2
-22
/
+13
*
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
2007-10-11
1
-2
/
+2
*
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
2007-10-11
1
-7
/
+6
*
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
2007-10-11
1
-9
/
+53
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
31
-883
/
+1449
|
\
|
*
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
1
-6
/
+16
|
*
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
1
-26
/
+45
|
*
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-12
1
-20
/
+23
|
*
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2007-10-11
1
-80
/
+199
|
|
\
|
|
*
[POWERPC] XilinxFB: sparse fixes
Grant Likely
2007-10-10
1
-3
/
+3
|
|
*
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
2007-10-09
1
-12
/
+10
|
|
*
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
2007-10-09
1
-9
/
+98
|
|
*
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
2007-10-09
1
-16
/
+16
|
|
*
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
2007-10-09
1
-53
/
+80
|
|
*
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
2007-10-09
1
-9
/
+9
|
|
*
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
2007-10-09
1
-7
/
+7
|
|
*
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
2007-10-09
1
-0
/
+5
|
*
|
[POWERPC] iSeries: Move viodasd probing
Stephen Rothwell
2007-10-11
1
-52
/
+25
|
*
|
[POWERPC] iSeries: Move detection of virtual tapes
Stephen Rothwell
2007-10-11
1
-106
/
+18
|
*
|
[POWERPC] iSeries: Move detection of virtual cdroms
Stephen Rothwell
2007-10-11
1
-97
/
+19
|
*
|
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
2007-10-11
2
-7
/
+5
|
*
|
[POWERPC] iSeries: Simplify viocd initialisation
Stephen Rothwell
2007-10-11
1
-24
/
+13
|
|
/
|
*
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
2007-10-08
2
-1
/
+2
[next]