summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary4-1554/+5
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary1-2/+4
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary1-1/+23
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary1-33/+116
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary1-65/+52
2012-03-20eeepc-laptop: log unknown keysCorentin Chary1-3/+10
2012-03-20asus-laptop: log unknown keysCorentin Chary1-2/+4
2012-03-20acerhdf: Message logging neateningJoe Perches1-11/+8
2012-03-20acer-wmi: Message logging neateningJoe Perches1-15/+14
2012-03-20samsung-laptop: tweak tracesCorentin Chary1-4/+15
2012-03-20samsung-laptop: dump model and version informationsCorentin Chary1-0/+42
2012-03-20samsung-laptop: make the dmi check less strictCorentin Chary1-220/+15
2012-03-20samsung-laptop: add true rfkill support for swsmiCorentin Chary1-30/+177
2012-03-20samsung-laptop: add keyboard backlight supportCorentin Chary2-0/+138
2012-03-20samsung-laptop: cleanup KConfigCorentin Chary1-4/+7
2012-03-20samsung-laptop: add usb charge supportCorentin Chary1-0/+82
2012-03-20samsung-laptop: add battery life extender supportCorentin Chary1-0/+82
2012-03-20samsung-laptop: remove selftestCorentin Chary1-69/+8
2012-03-20samsung-laptop: add a small debugfs interfaceCorentin Chary1-0/+147
2012-03-20samsung-laptop: ehance SABI supportCorentin Chary1-112/+113
2012-03-20samsung-laptop: use a sysfs groupCorentin Chary1-4/+30
2012-03-20samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary1-2/+18
2012-03-20samsung-laptop: move code into init/exit functionsCorentin Chary1-249/+360
2012-03-20samsung-laptop: put all local variables in a single structureCorentin Chary1-121/+170
2012-03-20platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin3-35/+3
2012-03-20hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov1-2/+2
2012-03-20dell-laptop: add 3 machines that has touchpad LEDAceLan Kao1-0/+27
2012-03-20to fix scancodes returned by sony-laptop driverJohn Hughes1-5/+8
2012-03-20intel_scu_ipc: Remove Moorestown supportAlan Cox2-209/+29
2012-03-20intel-oaktrail: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-1/+1
2012-03-20compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-13/+1
2012-03-20dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov1-3/+1
2012-03-20drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza1-2/+0
2012-03-20sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-50/+39
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-20/+10
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet1-2/+2
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet1-2/+2
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-15Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-16/+16
2012-03-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+15
2012-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-18/+11
2012-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-51/+21
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+128
2012-03-15Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds3-13/+24
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-15rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-15i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-15i2c-core: Comment says "transmitted" but means "received"Wolfram Sang1-4/+8