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
*
[PATCH] Input: Add a new switch event type
Richard Purdie
2005-09-07
3
-4
/
+24
*
[PATCH] w100fb: Update corgi platform code to match new driver
Richard Purdie
2005-09-07
1
-23
/
+5
*
[PATCH] w100fb: Rewrite for platform independence
Richard Purdie
2005-09-07
2
-1465
/
+1224
*
[PATCH] Corgi touchscreen: Fix a pmu bug
Richard Purdie
2005-09-07
1
-1
/
+1
*
[PATCH] Corgi Touchscreen: Code cleanup / fixes
Richard Purdie
2005-09-07
1
-8
/
+8
*
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
Richard Purdie
2005-09-07
1
-6
/
+9
*
[PATCH] Corgi Keyboard: Code tidying
Richard Purdie
2005-09-07
1
-33
/
+28
*
[PATCH] Corgi Keyboard: Add some power management code
Richard Purdie
2005-09-07
1
-1
/
+41
*
[PATCH] Corgi Keyboard: Fix a couple of compile errors
Richard Purdie
2005-09-07
1
-2
/
+2
*
[PATCH] mmc: conditional scr sysfs entry
Pierre Ossman
2005-09-07
1
-3
/
+18
*
[PATCH] mmc: wbsd Secure Digital support
Pierre Ossman
2005-09-07
2
-6
/
+57
*
[PATCH] Add write protection switch handling to the PXA MMC driver
Richard Purdie
2005-09-07
1
-0
/
+11
*
[PATCH] sd: SD copyright notice
Pierre Ossman
2005-09-07
1
-0
/
+2
*
[PATCH] sd: SD 4-bit bus
Pierre Ossman
2005-09-07
1
-0
/
+36
*
[PATCH] sd: SCR in sysfs
Pierre Ossman
2005-09-07
1
-0
/
+2
*
[PATCH] sd: SCR register
Pierre Ossman
2005-09-07
1
-10
/
+133
*
[PATCH] sd: read-only switch
Pierre Ossman
2005-09-07
2
-18
/
+30
*
[PATCH] sd: initialize SD cards
Pierre Ossman
2005-09-07
1
-73
/
+253
*
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
2005-09-07
1
-74
/
+58
*
[PATCH] ipmi: remove unused fields
Corey Minyard
2005-09-07
1
-31
/
+11
*
[PATCH] ipmi: style cleanups
Corey Minyard
2005-09-07
5
-128
/
+146
*
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
2005-09-07
1
-0
/
+24
*
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
2005-09-07
1
-40
/
+67
*
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
2005-09-07
8
-34
/
+19
*
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
2005-09-07
1
-12
/
+105
*
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
2005-09-07
1
-7
/
+11
*
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
2005-09-07
1
-15
/
+21
*
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2005-09-07
2
-53
/
+178
*
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
2005-09-07
1
-88
/
+17
*
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
5
-5
/
+5
*
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
8
-8
/
+8
*
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
20
-22
/
+22
*
[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...
Olaf Hering
2005-09-07
1
-0
/
+8
*
[PATCH] block: CFQ refcounting fix
Brian King
2005-09-07
1
-3
/
+0
*
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
2005-09-07
1
-0
/
+3
*
[PATCH] isdn_v110 warning fix
Jesper Juhl
2005-09-07
1
-2
/
+2
*
[PATCH] hpet: fix drift and url
Alex Williamson
2005-09-07
1
-2
/
+2
*
[PATCH] vt: fix possible memory corruption in complement_pos
Antonino A. Daplas
2005-09-07
1
-6
/
+11
*
[PATCH] Remove non-arch consumers of asm/segment.h
Kumar Gala
2005-09-07
13
-13
/
+0
*
[PATCH] blk: Use blk_queue_xxx functions to set parameters
Stuart McLaren
2005-09-07
1
-2
/
+2
*
[PATCH] Console blanking locking fix
Stephane Doyon
2005-09-07
1
-0
/
+4
*
[PATCH] Add missing overflow check in get_blkdev_list
Neil Horman
2005-09-07
1
-1
/
+1
*
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
2005-09-07
1
-0
/
+1
*
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
2005-09-07
1
-0
/
+3
*
[PATCH] cleanup of deadline_dispatch_requests()
Nikita Danilov
2005-09-07
1
-10
/
+2
*
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
Doug Warzecha
2005-09-07
4
-0
/
+722
*
[PATCH] dell_rbu: new Dell BIOS update driver
Abhay Salunke
2005-09-07
3
-0
/
+644
*
[PATCH] modified firmware_class.c to support no hotplug
Abhay Salunke
2005-09-07
1
-29
/
+50
*
[PATCH] meye: use dma-mapping constants
Tobias Klauser
2005-09-07
1
-1
/
+2
*
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
2005-09-07
6
-35
/
+1
[next]