index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
26
-352
/
+2517
2009-01-07
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
18
-80
/
+98
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
touchscreen: Fix build of da9034
Alan Cox
1
-0
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
47
-65
/
+65
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-07
hwmon: Fix various typos
Jean Delvare
2
-2
/
+2
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
14
-0
/
+72
2009-01-07
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
2
-12
/
+77
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2
-25
/
+17
2009-01-07
hwmon: Deprecate the fscher and fscpos drivers
Hans de Goede
1
-6
/
+14
2009-01-07
hwmon: (fschmd) Add watchdog support
Hans de Goede
2
-20
/
+386
2009-01-07
hwmon: (fschmd) Cleanups for watchdog support
Hans de Goede
1
-25
/
+22
2009-01-07
hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
Darrick J. Wong
1
-0
/
+7
2009-01-07
hwmon: (it87) Add support for the ITE IT8720F
Jean-Marc Spaggiari
2
-10
/
+23
2009-01-07
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
Jean Delvare
5
-5
/
+20
2009-01-07
hwmon: Add LTC4245 driver
Ira Snyder
3
-0
/
+579
2009-01-07
hwmon: (f71882fg) Fix fan_to/from_reg prototypes
Hans de Goede
1
-2
/
+2
2009-01-07
hwmon: (f71882fg) Printout fan modes
Hans de Goede
1
-4
/
+9
2009-01-07
hwmon: (f71882fg) Add documentation
Hans de Goede
1
-2
/
+3
2009-01-07
hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
Hans de Goede
1
-4
/
+8
2009-01-07
hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
Hans de Goede
1
-0
/
+22
2009-01-07
hwmon: (f71882fg) Add F8000 support
Hans de Goede
1
-62
/
+291
2009-01-07
hwmon: (f71882fg) Remove the fan_mode module option
Hans de Goede
1
-25
/
+2
2009-01-07
hwmon: (f71882fg) Separate max and crit alarm and beep
Hans de Goede
1
-9
/
+23
2009-01-07
hwmon: (f71882fg) Check for hwmon powerdown state
Hans de Goede
1
-0
/
+5
2009-01-07
hwmon: (f71882fg) Cleanup fan and temp hyst functions
Hans de Goede
1
-78
/
+43
2009-01-07
hwmon: (f71882fg) Fix various sysfs callback function issues
Hans de Goede
1
-49
/
+73
2009-01-07
hwmon: (f71882fg) Prepare for adding F8000 support
Hans de Goede
1
-57
/
+60
2009-01-07
hwmon: (f71882fg) Move some io access from the detect to the probe function
Hans de Goede
1
-23
/
+23
2009-01-07
hwmon: (f71882fg) Add support for the F71862FG superio sensors
Hans de Goede
1
-72
/
+224
2009-01-07
hwmon: (f71882fg) Style cleanups and put some repeating code into functions
Hans de Goede
1
-48
/
+41
2009-01-07
hwmon: (f71882fg) Add PWM support
Mark van Doesburg
1
-1
/
+655
2009-01-07
hwmon: (f71882fg) Misc cleanups
Mark van Doesburg
1
-5
/
+5
2009-01-07
hwmon: (f71882fg) Use sensor_device_attribute_2
Mark van Doesburg
1
-92
/
+95
2009-01-07
i2c: Use snprintf to set adapter names
Jean Delvare
6
-11
/
+12
2009-01-07
Input: apanel - convert to new i2c binding
Jean Delvare
2
-55
/
+76
2009-01-07
i2c: Drop I2C_CLASS_CAM_DIGITAL
Jean Delvare
4
-4
/
+0
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2
-2
/
+2
2009-01-07
i2c: Get rid of remaining bus_id access
Jean Delvare
3
-4
/
+4
2009-01-07
i2c: Replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
1
-1
/
+1
2009-01-06
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
46
-521
/
+2944
[next]