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
2011-03-28
hp-wmi: make rfkill initialization failure non-fatal
Anssi Hannula
1
-3
/
+1
2011-03-28
hp-wmi: clear rfkill device pointers when appropriate
Anssi Hannula
1
-0
/
+8
2011-03-28
hp-wmi: split rfkill initialization out of hp_wmi_bios_setup
Anssi Hannula
1
-17
/
+29
2011-03-28
hp-wmi: allow setting input and output buffer sizes separately
Anssi Hannula
1
-24
/
+39
2011-03-28
hp-wmi: remove a variable that is never read
Anssi Hannula
1
-2
/
+1
2011-03-28
hp-wmi: check query return value in hp_wmi_perform_query
Anssi Hannula
1
-0
/
+16
2011-03-28
sony-laptop: implement new backlight control method
Mattia Dongili
1
-30
/
+79
2011-03-28
sony-laptop: implement keyboard backlight support
Mattia Dongili
1
-1
/
+175
2011-03-28
sony-laptop: cache handles and report them via sysfs
Mattia Dongili
1
-16
/
+81
2011-03-28
sony-laptop: remove unused Type4 define
Mattia Dongili
1
-1
/
+0
2011-03-28
sony-laptop: use pr_<level> for messages
Mattia Dongili
1
-54
/
+46
2011-03-28
sony-laptop: ignore hard switch rfkill events (SPIC)
Mattia Dongili
1
-3
/
+5
2011-03-28
sony-laptop: add some debug printk useful for bug reports
Mattia Dongili
1
-3
/
+11
2011-03-28
platform/x86: intel_mid_powerbutton needs INPUT
Randy Dunlap
1
-1
/
+1
2011-03-28
Enable Dell All-In-One volume up/down keys
Colin Ian King
3
-0
/
+185
2011-03-28
intel_mid_powerbtn: add power button driver for Medfield platform (#3)
Hong Liu
3
-0
/
+157
2011-03-28
eeepc-wmi: add camera keys
Corentin Chary
1
-0
/
+7
2011-03-28
eeepc-wmi: reorder device ids
Corentin Chary
1
-0
/
+11
2011-03-28
eeepc-wmi: add touchpad sysfs file
Corentin Chary
1
-0
/
+5
2011-03-28
asus-laptop: remove deprecated interfaces (lcd_switch and display_get)
Corentin Chary
1
-160
/
+3
2011-03-28
asus-laptop: let WLED alone on L1400B
Corentin Chary
1
-0
/
+17
2011-03-28
eeepc-wmi: comments keymap to clarify the meaning of some keys
Corentin Chary
1
-3
/
+3
2011-03-28
eeepc-wmi: real touchpad led device id is 0x001000012
Corentin Chary
1
-6
/
+6
2011-03-28
eeepc-wmi: respect wireless_hotplug setting
Corentin Chary
1
-0
/
+3
2011-03-28
eeepc-wmi: support backlight power (bl_power) attribute
Corentin Chary
1
-14
/
+61
2011-03-28
eeepc-wmi: set the right key code for 0xe9
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: add wimax support
Corentin Chary
1
-1
/
+19
2011-03-28
eeepc-wmi: add camera and card reader support
Corentin Chary
1
-1
/
+88
2011-03-28
eeepc-wmi: use the presence bit correctly
Corentin Chary
1
-8
/
+5
2011-03-28
eeepc-wmi: reorder defines
Corentin Chary
1
-9
/
+9
2011-03-28
eeepc-wmi: switch to platform_create_bundle()
Corentin Chary
1
-53
/
+22
2011-03-28
eeepc-wmi: add hibernate/resume callbacks
Corentin Chary
1
-0
/
+49
2011-03-28
eeepc-wmi: add an helper using simple return codes
Corentin Chary
1
-57
/
+39
2011-03-28
eeepc-wmi: return proper error code in eeepc_rfkill_set()
Corentin Chary
1
-1
/
+7
2011-03-28
eeepc-wmi: serialize access to wmi method
Corentin Chary
1
-6
/
+72
2011-03-28
eeepc-wmi: add hotplug code for Eeepc 1000H
Corentin Chary
1
-1
/
+273
2011-03-28
eeepc-wmi: add wlan key found on 1015P
Corentin Chary
1
-0
/
+1
2011-03-28
eeepc-wmi: reorder keymap
Corentin Chary
1
-7
/
+7
2011-03-28
OLPC XO-1.5 ebook switch driver
Paul Fox
3
-0
/
+191
2011-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
10
-61
/
+439
2011-03-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
29
-279
/
+563
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-34
/
+36
2011-03-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-03-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+12
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
16
-1395
/
+2214
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-45
/
+98
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
38
-632
/
+3056
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2
-0
/
+2
2011-03-27
mfd: Clean up max8997 IRQ namespace
Samuel Ortiz
1
-8
/
+8
2011-03-27
mfd: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
5
-12
/
+8
[next]