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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
1
-1
/
+1
2009-09-19
Merge branch 'thinkpad' into release
Len Brown
1
-0
/
+1
2009-09-19
Merge branch 'fujitsu' into release
Len Brown
2
-59
/
+47
2009-09-19
Merge branch 'asus' into release
Len Brown
2
-189
/
+378
2009-09-19
Merge branch 'acer' into release
Len Brown
1
-43
/
+78
2009-09-19
acerhdf: additional BIOS versions
Peter Feuerer
1
-0
/
+4
2009-09-19
acerhdf: convert to dev_pm_ops
Borislav Petkov
1
-13
/
+9
2009-09-19
acerhdf: fix fan control for AOA150 model
Peter Feuerer
1
-31
/
+66
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-5
/
+2
2009-09-19
hp-wmi: fix rfkill memory leak on unload
Corentin Chary
1
-1
/
+1
2009-09-19
Merge branch 'topstar-laptop' into release
Len Brown
3
-0
/
+275
2009-09-19
topstar-laptop: add new driver for hotkeys support on Topstar N01
Herton Ronaldo Krzesinski
3
-0
/
+275
2009-09-19
thinkpad_acpi: fix rfkill memory leak on unload
Corentin Chary
1
-0
/
+1
2009-09-19
Merge branch 'thinkpad' into release
Len Brown
1
-72
/
+309
2009-09-19
thinkpad-acpi: report brightness events when required
Henrique de Moraes Holschuh
1
-11
/
+19
2009-09-19
thinkpad-acpi: don't poll by default any of the reserved hotkeys
Henrique de Moraes Holschuh
1
-13
/
+15
2009-09-19
thinkpad-acpi: Fix procfs hotkey reset command
Henrique de Moraes Holschuh
1
-1
/
+2
2009-09-19
thinkpad-acpi: deprecate hotkey_bios_mask
Henrique de Moraes Holschuh
1
-0
/
+2
2009-09-19
thinkpad-acpi: hotkey poll fixes
Henrique de Moraes Holschuh
1
-35
/
+73
2009-09-19
thinkpad-acpi: be more strict when detecting a ThinkPad
Henrique de Moraes Holschuh
1
-9
/
+13
2009-09-19
thinkpad-acpi: firmware version checks
Henrique de Moraes Holschuh
1
-0
/
+182
2009-09-19
thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
Henrique de Moraes Holschuh
1
-4
/
+4
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
2
-3
/
+2
2009-09-17
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
1
-0
/
+2
2009-09-14
hp-wmi: Switch driver to dev_pm_ops
Frans Pop
1
-5
/
+10
2009-08-29
eeepc-laptop: allow rfkill hotplug to work on the 900A model
Alan Jenkins
1
-0
/
+2
2009-08-29
eeepc-laptop: fix rfkill memory leak on unload
Alan Jenkins
1
-3
/
+13
2009-08-29
asus-laptop: Fix coding style for comments
Corentin Chary
1
-45
/
+63
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2
-3
/
+2
2009-08-28
eeepc-laptop: whitespace for checkpatch.pl
Len Brown
1
-2
/
+2
2009-08-28
asus-laptop: Add "calculator" hotkey
Corentin Chary
1
-0
/
+1
2009-08-28
asus-laptop: Add suport for another "Media" key
Corentin Chary
1
-0
/
+1
2009-08-28
asus-laptop: handle keyboard backlight keys
Corentin Chary
1
-0
/
+2
2009-08-28
asus-laptop: Add support for Keyboard backlight
Corentin Chary
1
-2
/
+77
2009-08-28
asus-laptop: set maximum led brightness
Corentin Chary
1
-6
/
+7
2009-08-28
asus-laptop: Map X50R hotkeys
Corentin Chary
1
-0
/
+3
2009-08-28
asus-laptop: Add *_led_get() functions
Corentin Chary
1
-0
/
+8
2009-08-28
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
1
-2
/
+12
2009-08-28
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
Corentin Chary
1
-0
/
+13
2009-08-28
eeepc-laptop: switch to dev_pm_ops
Alan Jenkins
1
-6
/
+19
2009-08-28
eeepc-laptop: correct the description of the hibernation abort bug
Alan Jenkins
1
-5
/
+4
2009-08-28
eeepc-laptop: check the 3G rfkill state on resume
Alan Jenkins
1
-0
/
+3
2009-08-28
eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
Alan Jenkins
1
-2
/
+1
2009-08-28
eeepc-laptop: make input device a child of the platform device
Alan Jenkins
1
-29
/
+41
2009-08-28
eeepc-laptop: fix ordering of init and exit functions
Alan Jenkins
1
-61
/
+59
2009-08-28
eeepc-laptop: fix pci hotplug race on load and unload
Alan Jenkins
1
-32
/
+45
2009-08-28
eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
Alan Jenkins
1
-8
/
+13
2009-08-28
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
Alan Jenkins
1
-5
/
+8
2009-08-28
fujitsu-laptop: increment driver version
Jonathan Woithe
1
-1
/
+1
[next]