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
2012-03-20
toshiba_acpi: make one-bit bitfields unsigned
Dan Carpenter
1
-4
/
+4
2012-03-20
acer-wmi: remove useless input argument for internal wmi
Lee, Chun-Yi
1
-16
/
+14
2012-03-20
platform-x86: intel_mid_thermal: turn off thermistor voltage by default
Mika Westerberg
1
-2
/
+4
2012-03-20
platform-x86: intel_mid_thermal: convert to use Intel MSIC API
Mika Westerberg
2
-22
/
+19
2012-03-20
platform-x86: intel_mid_thermal: add msic_thermal alias
Mika Westerberg
1
-0
/
+1
2012-03-20
samsung-laptop: fix seclinux rfkill and us it as fallback
Corentin Chary
1
-2
/
+8
2012-03-20
asus-laptop: add some keys found on Lenovo SL500
Corentin Chary
1
-0
/
+3
2012-03-20
platform/x86: drop deprecated asus_acpi driver
Corentin Chary
4
-1554
/
+5
2012-03-20
asus-laptop: check WLED and BLED presence before adding rfkill
Corentin Chary
1
-2
/
+4
2012-03-20
asus-laptop: add rfkill interfaces for wlan and wwan
Corentin Chary
1
-1
/
+23
2012-03-20
asus-laptop: control how BLED and WLED should be exposed
Corentin Chary
1
-33
/
+116
2012-03-20
asus-laptop: cleanup rfkill code
Corentin Chary
1
-65
/
+52
2012-03-20
eeepc-laptop: log unknown keys
Corentin Chary
1
-3
/
+10
2012-03-20
asus-laptop: log unknown keys
Corentin Chary
1
-2
/
+4
2012-03-20
acerhdf: Message logging neatening
Joe Perches
1
-11
/
+8
2012-03-20
acer-wmi: Message logging neatening
Joe Perches
1
-15
/
+14
2012-03-20
samsung-laptop: tweak traces
Corentin Chary
1
-4
/
+15
2012-03-20
samsung-laptop: dump model and version informations
Corentin Chary
1
-0
/
+42
2012-03-20
samsung-laptop: make the dmi check less strict
Corentin Chary
1
-220
/
+15
2012-03-20
samsung-laptop: add true rfkill support for swsmi
Corentin Chary
1
-30
/
+177
2012-03-20
samsung-laptop: add keyboard backlight support
Corentin Chary
2
-0
/
+138
2012-03-20
samsung-laptop: cleanup KConfig
Corentin Chary
1
-4
/
+7
2012-03-20
samsung-laptop: add usb charge support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: add battery life extender support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: remove selftest
Corentin Chary
1
-69
/
+8
2012-03-20
samsung-laptop: add a small debugfs interface
Corentin Chary
1
-0
/
+147
2012-03-20
samsung-laptop: ehance SABI support
Corentin Chary
1
-112
/
+113
2012-03-20
samsung-laptop: use a sysfs group
Corentin Chary
1
-4
/
+30
2012-03-20
samsung-laptop: don't handle backlight if handled by acpi/video
Corentin Chary
1
-2
/
+18
2012-03-20
samsung-laptop: move code into init/exit functions
Corentin Chary
1
-249
/
+360
2012-03-20
samsung-laptop: put all local variables in a single structure
Corentin Chary
1
-121
/
+170
2012-03-20
platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...
Axel Lin
3
-35
/
+3
2012-03-20
hdaps: Shut up gcc uninitialized variable warnings
Borislav Petkov
1
-2
/
+2
2012-03-20
dell-laptop: add 3 machines that has touchpad LED
AceLan Kao
1
-0
/
+27
2012-03-20
to fix scancodes returned by sony-laptop driver
John Hughes
1
-5
/
+8
2012-03-20
intel_scu_ipc: Remove Moorestown support
Alan Cox
2
-209
/
+29
2012-03-20
intel-oaktrail: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-1
/
+1
2012-03-20
compal-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-13
/
+1
2012-03-20
dell-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
1
-3
/
+1
2012-03-20
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
Marcos Paulo de Souza
1
-2
/
+0
2012-03-20
sony-laptop: Enable keyboard backlight by default
Josh Boyer
1
-1
/
+1
2012-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-50
/
+39
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-20
/
+10
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-2
/
+2
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
1
-2
/
+2
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
1
-26
/
+24
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
1
-0
/
+1
2012-03-15
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-16
/
+16
2012-03-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+15
2012-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+11
[next]