index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
4
-270
/
+88
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-0
/
+1
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
1
-82
/
+390
2010-03-06
eisa: fix coding style for eisa bus code
Thadeu Lima de Souza Cascardo
1
-112
/
+128
2010-03-06
drivers/misc/iwmc3200top/main.c: eliminate useless code
Julia Lawall
1
-2
/
+0
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-21
/
+36
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
12
-18
/
+18
2010-03-06
timbgpio: fix build
David Miller
1
-0
/
+1
2010-03-06
dm raid1: fix deadlock when suspending failed device
Takahiro Yasui
1
-18
/
+23
2010-03-06
dm: eliminate some holes data structures
Mike Snitzer
1
-13
/
+13
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
3
-12
/
+18
2010-03-06
dm: free dm_io before bio_endio not after
Mikulas Patocka
1
-2
/
+2
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
9
-29
/
+19
2010-03-06
dm ioctl: only issue uevent on resume if state changed
Mike Snitzer
1
-4
/
+5
2010-03-06
dm raid1: always return error if all legs fail
Mikulas Patocka
1
-3
/
+6
2010-03-06
dm mpath: refactor pg_init
Kiyoshi Ueda
1
-12
/
+19
2010-03-06
dm mpath: wait for pg_init completion when suspending
Kiyoshi Ueda
1
-3
/
+35
2010-03-06
dm mpath: hold io until all pg_inits completed
Kiyoshi Ueda
1
-6
/
+11
2010-03-06
dm mpath: avoid storing private suspended state
Kiyoshi Ueda
1
-12
/
+0
2010-03-06
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
3
-19
/
+4
2010-03-06
dm mpath: skip activate_path for failed paths
Moger, Babu
1
-2
/
+5
2010-03-06
dm mpath: pass struct pgpath to pg init done
Moger, Babu
1
-3
/
+2
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2010-03-05
hwmon: Remove the deprecated adt7473 driver
Amerigo Wang
3
-1195
/
+0
2010-03-05
hwmon: Fix off-by-one kind values
Jean Delvare
3
-15
/
+11
2010-03-05
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
1
-2
/
+4
2010-03-05
hwmon: (tmp421) Restore missing inputs
Jean Delvare
1
-7
/
+7
2010-03-05
hwmon: Driver for Andigilog aSC7621 family monitoring chips
George Joseph
3
-0
/
+1269
2010-03-05
hwmon: (adt7411) Improve locking
Wolfram Sang
1
-7
/
+14
2010-03-05
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang
3
-0
/
+370
2010-03-05
hwmon: (w83793) Add watchdog functionality
Sven Anders
2
-4
/
+481
2010-03-05
hwmon: (g760a) Make rpm_from_cnt static
Jean Delvare
1
-1
/
+1
2010-03-05
hwmon: (it87) Validate auto pwm settings
Jean Delvare
1
-0
/
+32
2010-03-05
hwmon: (it87) Add support for old automatic fan speed control
Jean Delvare
1
-2
/
+180
2010-03-05
hwmon: (it87) Use strict_strtol instead of simple_strtol
Jean Delvare
1
-15
/
+44
2010-03-05
hwmon: (it87) Fix many checkpatch errors and warnings
Jean Delvare
1
-75
/
+87
2010-03-05
hwmon: (it87) Add support for beep on alarm
Jean Delvare
1
-0
/
+122
2010-03-05
hwmon: (it87) Create vid attributes by group
Jean Delvare
1
-8
/
+7
2010-03-05
hwmon: (it87) Refactor attributes creation and removal
Jean Delvare
1
-130
/
+103
2010-03-05
hwmon: (it87) Expose the PWM/temperature mappings
Jean Delvare
1
-4
/
+69
2010-03-05
hwmon: (it87) Display fan outputs in automatic mode as such
Jean Delvare
1
-38
/
+61
2010-03-05
hwmon: (lm90) Add SMBus alert support
Jean Delvare
1
-0
/
+63
2010-03-05
hwmon: (lm90) Restore configuration on exit
Jean Delvare
1
-4
/
+10
2010-03-05
hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG
Jean Delvare
2
-3
/
+14
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-1
/
+1
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
50
-638
/
+611
[prev]
[next]