summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: fujitsu-laptop: use device-specific data in LED-related codeMichał Kępień2017-06-031-50/+52
* platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()Michał Kępień2017-06-031-39/+42
* platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI deviceMichał Kępień2017-06-031-0/+4
* platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_...Michał Kępień2017-06-031-12/+8
* platform/x86: fujitsu-laptop: use device-specific data in backlight codeMichał Kępień2017-06-031-37/+38
* platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()Michał Kępień2017-06-031-11/+9
* platform/x86: fujitsu-laptop: distinguish current uses of device-specific dataMichał Kępień2017-06-031-24/+24
* platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 devHans de Goede2017-05-311-0/+8
* platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unusedMatthias Kaehlcke2017-05-261-1/+1
* platform/x86: ideapad-laptop: Squelch ACPI event 1Hao Wei Tee2017-05-231-1/+7
* platform/x86: ideapad-laptop: hide unused 'touchpad_store'Arnd Bergmann2017-05-231-4/+4
* platform/x86: topstar-laptop: Add new device idGuillaume Douézan-Grard2017-05-151-0/+1
* platform/x86: peaq-wmi: Add new peaq-wmi driverHans de Goede2017-05-153-0/+108
* platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()Andy Shevchenko2017-05-151-0/+1
* platform/x86: thinkpad_acpi: Join string literals backAndy Shevchenko2017-05-151-117/+65
* platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701Hans de Goede2017-05-151-0/+22
* platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang2017-05-151-8/+3
* platform/x86: ideapad-laptop: Switch touchpad attribute to be ROAndy Shevchenko2017-05-151-1/+2
* platform/x86: ideapad-laptop: Add sysfs interface for touchpad stateRitesh Raj Sarraf2017-05-151-0/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-101-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-106-37/+46
| * | | device-dax: kill NR_DEV_DAXDan Williams2017-05-092-13/+3
| * | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+70
| * | | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith2017-05-081-1/+1
* | | | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-1215-172/+945
|\ \ \ \
| * | | | power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren2017-05-041-2/+1
| * | | | power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren2017-05-041-1/+1
| * | | | power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren2017-05-041-2/+2
| * | | | power: supply: cpcap-charger: Fix charger nameTony Lindgren2017-05-041-1/+1
| * | | | power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1
| * | | | power: supply: sbs-battery: Add alert callbackPhil Reid2017-05-011-3/+13
| * | | | power: supply: avoid unused twl4030-madc.hSebastian Reichel2017-05-012-2/+0
| * | | | power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski2017-05-011-0/+29
| * | | | power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski2017-05-011-10/+0
| * | | | power: supply: pda_power: move from timer to delayed_workMichael Trimarchi2017-05-011-22/+27
| * | | | power: supply: max17042_battery: Add support for the SCOPE propertyHans de Goede2017-05-011-0/+4
| * | | | power: supply: max17042_battery: Add support for the CHARGE_NOW propertyHans de Goede2017-05-011-0/+10
| * | | | power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN propertyHans de Goede2017-05-011-0/+10