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-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
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-03-05
Input: gamecon - fix off by one range check
Dan Carpenter
1
-1
/
+1
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-1
/
+1
2010-03-04
Staging: winbond: fix up wireless api errors
Greg Kroah-Hartman
1
-11
/
+3
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
478
-24373
/
+29061
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
50
-638
/
+611
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
16
-770
/
+1702
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-28
/
+27
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
16
-123
/
+149
2010-03-04
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-49
/
+138
2010-03-04
Staging: dream: camera: sk5k3e2fx: fix code style issues
Chihau Chau
1
-4
/
+4
2010-03-04
Staging: dream: camera: msm_camera: fix code style issues
Chihau Chau
1
-7
/
+10
2010-03-04
Staging: wlan-ng: More checkpatch.pl error cleanups
Andrew Elwell
4
-25
/
+28
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
15
-194
/
+183
2010-03-04
Staging: comedi: comedi_fops.c: Checkpatch cleanup
Andrea Gelmini
1
-7
/
+5
2010-03-04
Staging: comedi: fix suspect code indent in ni_labpc.c
Stewart Robertson
1
-3
/
+9
2010-03-04
Staging: comedi: fix yet another brace coding style issue in ni_labpc.c
Maurice Dawson
1
-12
/
+10
2010-03-04
Staging: comedi: fix another brace coding style issues in ni_labpc.c
Maurice Dawson
1
-2
/
+1
2010-03-04
Staging: comedi: fix brace coding style issue in ni_labpc.c
Maurice Dawson
1
-4
/
+2
2010-03-04
Staging: comedi: poc: Adding some KERN_ facility level
Chihau Chau
1
-5
/
+4
2010-03-04
Staging: dream: camera: msm_camera: fix some code style issues
Chihau Chau
1
-19
/
+18
2010-03-04
Staging: wlan-ng: fix most of the style issues in hfa384x.h
Alessandro Ghedini
1
-75
/
+107
2010-03-04
Staging: dream: camera: msm_camera: fix coding style issues
Chihau Chau
1
-3
/
+3
2010-03-04
Staging: comedi: fix bracing coding style and 80 character issues in ni_660x.c
Graham M Howe
1
-24
/
+24
2010-03-04
Staging: comedi: fix bracing coding style issue in ni_65xx.c
Graham M Howe
1
-14
/
+17
2010-03-04
Staging: comedi: pcmad: Checkpatch cleanups
Benjamin Adolphi
1
-10
/
+9
2010-03-04
Staging: comedi: poc: fix coding style issues
Chihau Chau
1
-4
/
+3
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
23
-183
/
+1565
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
8
-1024
/
+964
2010-03-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
136
-6316
/
+17868
2010-03-04
virtio: console: Use better variable names for fill_queue operation
Amit Shah
1
-12
/
+15
2010-03-04
virtio: console: Fix type of 'len' as unsigned int
Amit Shah
1
-1
/
+1
2010-03-03
Merge branch 'coh' into dmaengine
Dan Williams
6
-122
/
+115
[prev]
[next]