index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: remove trailing space in messages
Frans Pop
2010-03-06
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2010-03-06
13
-133
/
+157
|
\
|
*
dm raid1: fix deadlock when suspending failed device
Takahiro Yasui
2010-03-06
1
-18
/
+23
|
*
dm: eliminate some holes data structures
Mike Snitzer
2010-03-06
1
-13
/
+13
|
*
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
2010-03-06
3
-12
/
+18
|
*
dm: free dm_io before bio_endio not after
Mikulas Patocka
2010-03-06
1
-2
/
+2
|
*
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
9
-29
/
+19
|
*
dm ioctl: only issue uevent on resume if state changed
Mike Snitzer
2010-03-06
1
-4
/
+5
|
*
dm raid1: always return error if all legs fail
Mikulas Patocka
2010-03-06
1
-3
/
+6
|
*
dm mpath: refactor pg_init
Kiyoshi Ueda
2010-03-06
1
-12
/
+19
|
*
dm mpath: wait for pg_init completion when suspending
Kiyoshi Ueda
2010-03-06
1
-3
/
+35
|
*
dm mpath: hold io until all pg_inits completed
Kiyoshi Ueda
2010-03-06
1
-6
/
+11
|
*
dm mpath: avoid storing private suspended state
Kiyoshi Ueda
2010-03-06
1
-12
/
+0
|
*
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
2010-03-06
3
-19
/
+4
|
*
dm mpath: skip activate_path for failed paths
Moger, Babu
2010-03-06
1
-2
/
+5
|
*
dm mpath: pass struct pgpath to pg init done
Moger, Babu
2010-03-06
1
-3
/
+2
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-03-06
12
-1484
/
+2923
|
\
\
|
*
|
hwmon: Remove the deprecated adt7473 driver
Amerigo Wang
2010-03-05
3
-1195
/
+0
|
*
|
hwmon: Fix off-by-one kind values
Jean Delvare
2010-03-05
3
-15
/
+11
|
*
|
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
2010-03-05
1
-2
/
+4
|
*
|
hwmon: (tmp421) Restore missing inputs
Jean Delvare
2010-03-05
1
-7
/
+7
|
*
|
hwmon: Driver for Andigilog aSC7621 family monitoring chips
George Joseph
2010-03-05
3
-0
/
+1269
|
*
|
hwmon: (adt7411) Improve locking
Wolfram Sang
2010-03-05
1
-7
/
+14
|
*
|
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang
2010-03-05
3
-0
/
+370
|
*
|
hwmon: (w83793) Add watchdog functionality
Sven Anders
2010-03-05
2
-4
/
+481
|
*
|
hwmon: (g760a) Make rpm_from_cnt static
Jean Delvare
2010-03-05
1
-1
/
+1
|
*
|
hwmon: (it87) Validate auto pwm settings
Jean Delvare
2010-03-05
1
-0
/
+32
|
*
|
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
2010-03-05
1
-2
/
+180
|
*
|
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
2010-03-05
1
-15
/
+44
|
*
|
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
2010-03-05
1
-75
/
+87
|
*
|
hwmon: (it87) Add support for beep on alarm
Jean Delvare
2010-03-05
1
-0
/
+122
|
*
|
hwmon: (it87) Create vid attributes by group
Jean Delvare
2010-03-05
1
-8
/
+7
|
*
|
hwmon: (it87) Refactor attributes creation and removal
Jean Delvare
2010-03-05
1
-130
/
+103
|
*
|
hwmon: (it87) Expose the PWM/temperature mappings
Jean Delvare
2010-03-05
1
-4
/
+69
|
*
|
hwmon: (it87) Display fan outputs in automatic mode as such
Jean Delvare
2010-03-05
1
-38
/
+61
|
*
|
hwmon: (lm90) Add SMBus alert support
Jean Delvare
2010-03-05
1
-0
/
+63
|
*
|
hwmon: (lm90) Restore configuration on exit
Jean Delvare
2010-03-05
1
-4
/
+10
|
*
|
hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG
Jean Delvare
2010-03-05
2
-3
/
+14
|
|
/
*
|
Merge git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-03-06
5
-87
/
+198
|
\
\
|
*
|
UBI: add write checking
Artem Bityutskiy
2010-02-01
2
-0
/
+74
|
*
|
UBI: simplify debugging return codes
Artem Bityutskiy
2010-02-01
3
-41
/
+37
|
*
|
UBI: fix attaching error path
Artem Bityutskiy
2010-02-01
1
-33
/
+30
|
*
|
UBI: support attaching by MTD character device name
Artem Bityutskiy
2010-02-01
1
-11
/
+55
|
*
|
UBI: mark few variables as __initdata
Artem Bityutskiy
2010-02-01
1
-2
/
+2
*
|
|
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
Denis Turischev
2010-03-06
3
-0
/
+238
*
|
|
gpio: cs5535-gpio: fix input direction
Ben Gardner
2010-03-06
1
-1
/
+3
*
|
|
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2010-03-06
2
-12
/
+244
*
|
|
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
2010-03-06
1
-9
/
+23
*
|
|
gpio: introduce gpio_request_one() and friends
Eric Miao
2010-03-06
1
-0
/
+58
*
|
|
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
2010-03-06
5
-260
/
+386
[next]