summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell-laptop.c
AgeCommit message (Expand)Author
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-06-24dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár
2015-06-22dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár
2015-06-22dell-laptop: Update information about wireless controlPali Rohár
2015-06-19dell-laptop: Port to new backlight interface selection APIHans de Goede
2015-06-10dell-laptop: Use dell-rbtn instead i8042 filter when possiblePali Rohár
2015-04-07platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-03platform: x86: dell-laptop: Add support for keyboard backlightPali Rohár
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-08-16dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause
2014-01-21dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede
2014-01-21dell-laptop: rkill whitelist Precision modelsHans de Goede
2014-01-21dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun
2013-11-20dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede
2013-11-20dell-laptop: Add a force_rfkill module parameterHans de Goede
2013-11-20dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede
2013-11-20dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede
2013-11-20dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede
2013-11-20dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede
2013-11-20dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede
2013-11-20dell-laptop: Don't set sw_state from the query callbackHans de Goede
2013-11-20dell-laptop: Only get status from BIOS once when updatingHans de Goede
2013-11-20dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede
2013-11-20dell-laptop: Only enable rfkill on LatitudesHans de Goede
2013-11-20Revert "dell-laptop: Remove rfkill code"Hans de Goede
2013-07-08dell-laptop: fix error return code in dell_init()Wei Yongjun
2013-03-18dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-08-17dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao
2012-07-28dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao
2012-06-01dell-laptop: Remove rfkill codeMatthew Garrett
2012-05-31dell-laptop: Add touchpad led support for Dell V3450AceLan Kao
2012-05-31drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-31dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao
2012-05-31Dell Vostro 3350 touchpad LEDAng Way Chuang
2012-04-17dell-laptop: Terminate quirks list properlyMartin Nyhus
2012-03-20dell-laptop: touchpad LED should persist its status after S3AceLan Kao
2012-03-20dell-laptop: add 3 machines that has touchpad LEDAceLan Kao
2012-03-20dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov
2012-03-20drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap
2011-10-24dell-laptop: support Synaptics/Alps touchpad ledAceLan Kao
2011-08-05platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin
2011-05-27dell: Convert printks to pr_<level>Joe Perches