aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* toshiba_acpi: make one-bit bitfields unsignedDan Carpenter2012-03-201-4/+4
* acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi2012-03-201-16/+14
* platform-x86: intel_mid_thermal: turn off thermistor voltage by defaultMika Westerberg2012-03-201-2/+4
* platform-x86: intel_mid_thermal: convert to use Intel MSIC APIMika Westerberg2012-03-202-22/+19
* platform-x86: intel_mid_thermal: add msic_thermal aliasMika Westerberg2012-03-201-0/+1
* samsung-laptop: fix seclinux rfkill and us it as fallbackCorentin Chary2012-03-201-2/+8
* asus-laptop: add some keys found on Lenovo SL500Corentin Chary2012-03-201-0/+3
* platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-204-1554/+5
* asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary2012-03-201-2/+4
* asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary2012-03-201-1/+23
* asus-laptop: control how BLED and WLED should be exposedCorentin Chary2012-03-201-33/+116
* asus-laptop: cleanup rfkill codeCorentin Chary2012-03-201-65/+52
* eeepc-laptop: log unknown keysCorentin Chary2012-03-201-3/+10
* asus-laptop: log unknown keysCorentin Chary2012-03-201-2/+4
* acerhdf: Message logging neateningJoe Perches2012-03-201-11/+8
* acer-wmi: Message logging neateningJoe Perches2012-03-201-15/+14
* samsung-laptop: tweak tracesCorentin Chary2012-03-201-4/+15
* samsung-laptop: dump model and version informationsCorentin Chary2012-03-201-0/+42
* samsung-laptop: make the dmi check less strictCorentin Chary2012-03-201-220/+15
* samsung-laptop: add true rfkill support for swsmiCorentin Chary2012-03-201-30/+177
* samsung-laptop: add keyboard backlight supportCorentin Chary2012-03-202-0/+138
* samsung-laptop: cleanup KConfigCorentin Chary2012-03-201-4/+7
* samsung-laptop: add usb charge supportCorentin Chary2012-03-201-0/+82
* samsung-laptop: add battery life extender supportCorentin Chary2012-03-201-0/+82
* samsung-laptop: remove selftestCorentin Chary2012-03-201-69/+8
* samsung-laptop: add a small debugfs interfaceCorentin Chary2012-03-201-0/+147
* samsung-laptop: ehance SABI supportCorentin Chary2012-03-201-112/+113
* samsung-laptop: use a sysfs groupCorentin Chary2012-03-201-4/+30
* samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary2012-03-201-2/+18
* samsung-laptop: move code into init/exit functionsCorentin Chary2012-03-201-249/+360
* samsung-laptop: put all local variables in a single structureCorentin Chary2012-03-201-121/+170
* platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin2012-03-203-35/+3
* hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov2012-03-201-2/+2
* dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-03-201-0/+27
* to fix scancodes returned by sony-laptop driverJohn Hughes2012-03-201-5/+8
* intel_scu_ipc: Remove Moorestown supportAlan Cox2012-03-202-209/+29
* intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-1/+1
* compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-13/+1
* dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-3/+1
* drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza2012-03-201-2/+0
* sony-laptop: Enable keyboard backlight by defaultJosh Boyer2012-03-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-174-50/+39
|\
| * wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10
| * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| * net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-152-16/+16
|\ \
| * | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter2012-03-151-1/+1
| * | rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine2012-03-151-15/+15