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
*
drbd: remove tracing bits
Jens Axboe
2009-10-01
11
-1021
/
+3
*
dropping unneeded include autoconf.h
Lars Ellenberg
2009-10-01
7
-7
/
+0
*
The DRBD driver
Philipp Reisner
2009-10-01
19
-0
/
+20366
*
block: use normal I/O path for discard requests
Christoph Hellwig
2009-10-01
2
-15
/
+6
*
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
1
-4
/
+5
*
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
1
-1
/
+1
*
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
2
-130
/
+168
*
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+20
*
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+24
*
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
1
-3
/
+2
*
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+26
*
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
1
-1
/
+1
*
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
2
-25
/
+25
*
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
1
-5
/
+0
*
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
1
-7
/
+8
*
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
1
-12
/
+21
*
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
1
-10
/
+21
*
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
1
-4
/
+14
*
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
1
-10
/
+25
*
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
1
-0
/
+3
*
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
1
-10
/
+10
*
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
2
-27
/
+73
*
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
1
-8
/
+0
*
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
1
-3
/
+33
*
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
2
-22
/
+141
*
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
1
-1
/
+4
*
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
1
-2
/
+3
*
dac960: switch to seq_file
Alexey Dobriyan
2009-10-01
1
-85
/
+71
*
cpqarray: switch to seq_file
Alexey Dobriyan
2009-10-01
1
-33
/
+30
*
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
2
-13
/
+16
*
ACPI: kill "unused variable ‘i’" warning
Linus Torvalds
2009-09-27
1
-1
/
+0
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
31
-34
/
+34
*
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
2009-09-27
1
-7
/
+0
*
ACPI: Clarify resource conflict message
Jean Delvare
2009-09-27
1
-1
/
+7
*
thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem
Henrique de Moraes Holschuh
2009-09-27
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-09-26
10
-31
/
+380
|
\
|
*
leds: move leds-clevo-mail's probe function to .devinit.text
Uwe Kleine-König
2009-09-07
1
-1
/
+1
|
*
leds: Fix indentation in LEDS_LP3944 Kconfig entry
Antonio Ospite
2009-09-07
1
-3
/
+3
|
*
leds: Fix LED names
Olaf Hering
2009-09-07
3
-4
/
+4
|
*
leds: Fix leds-pca9532 whitespace issues
Richard Purdie
2009-09-07
1
-6
/
+6
|
*
leds: fix coding style in worker thread code for ledtrig-gpio.
Thadeu Lima de Souza Cascardo
2009-09-07
1
-16
/
+16
|
*
leds: gpio-leds: fix typographics fault
Michal Simek
2009-09-07
1
-1
/
+1
|
*
leds: Add WM831x status LED driver
Mark Brown
2009-09-07
3
-0
/
+349
*
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
11
-2
/
+1168
|
\
\
|
*
|
backlight: new driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
2009-09-26
3
-0
/
+390
|
*
|
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
2009-09-26
1
-0
/
+1
|
*
|
backlight/eeepc-laptop: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
1
-1
/
+1
|
*
|
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
1
-0
/
+4
|
*
|
backlight: Allow drivers to update the core, and generate events on changes
Matthew Garrett
2009-09-21
1
-0
/
+41
|
*
|
backlight: switch to da903x driver to dev_pm_ops
Mike Rapoport
2009-09-21
1
-10
/
+10
[next]