summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | powercap / RAPL: Add support for Intel Skylake processorsBrian Bian2015-04-151-0/+1
| | * | | | | | | | | cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-151-6/+6
| | * | | | | | | | | intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-151-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven2015-04-241-1/+2
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-04-268-204/+1650
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2015-04-242-0/+25
| * | | | | | | | | | | | platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-071-6/+1083
| * | | | | | | | | | | | toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos2015-04-071-8/+8
| * | | | | | | | | | | | toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos2015-04-071-9/+62
| * | | | | | | | | | | | wmi: Use bool function return values of true/false not 1/0Joe Perches2015-04-071-2/+2
| * | | | | | | | | | | | toshiba_bluetooth: Fix enabling/disabling loop on recent devicesAzael Avalos2015-03-261-13/+37
| * | | | | | | | | | | | toshiba_bluetooth: Clean up *_add function and disable BT device at removalAzael Avalos2015-03-261-16/+16
| * | | | | | | | | | | | toshiba_bluetooth: Add three new functions to the driverAzael Avalos2015-03-261-0/+51
| * | | | | | | | | | | | toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos2015-03-251-1/+24
| * | | | | | | | | | | | toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos2015-03-251-38/+32
| * | | | | | | | | | | | toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos2015-03-251-0/+25
| * | | | | | | | | | | | x86/wmi: delete unused wmi_data_lock mutex causing gcc warningPaul Gortmaker2015-03-251-1/+0
| * | | | | | | | | | | | apple-gmux: lock iGP IO to protect from vgaarb changesBruno Prémont2015-03-181-1/+47
| * | | | | | | | | | | | toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos2015-03-141-6/+23
| * | | | | | | | | | | | intel-oaktrail: Fix trivial typo in commentYannick Guerrini2015-03-141-1/+1
| * | | | | | | | | | | | thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter2015-03-141-2/+3
| * | | | | | | | | | | | thinkpad_acpi: signedness bugs getting current_modeDan Carpenter2015-03-141-2/+2
| * | | | | | | | | | | | thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera2015-03-031-52/+20
| * | | | | | | | | | | | thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera2015-03-031-1/+79
| * | | | | | | | | | | | thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-031-9/+60
| * | | | | | | | | | | | thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera2015-03-031-23/+38
| * | | | | | | | | | | | thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera2015-03-031-19/+18
* | | | | | | | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-2611-66/+1365
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov2015-04-241-9/+26
| * | | | | | | | | | | | | platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TESTJavier Martinez Canillas2015-03-041-1/+1
| * | | | | | | | | | | | | platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas2015-03-041-0/+1
| * | | | | | | | | | | | | platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-041-1/+0
| * | | | | | | | | | | | | platform/chrome: cros_ec_lightbar - fix duplicate const warningOlof Johansson2015-03-041-1/+1
| * | | | | | | | | | | | | platform/chrome: cros_ec_dev - fix Unknown escape '%' warningOlof Johansson2015-03-041-1/+1
| * | | | | | | | | | | | | platform/chrome: Expose Chrome OS Lightbar to usersBill Richardson2015-02-264-1/+373
| * | | | | | | | | | | | | platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson2015-02-264-1/+280
| * | | | | | | | | | | | | mfd: cros_ec: Instantiate ChromeOS EC character deviceJavier Martinez Canillas2015-02-261-0/+4
| * | | | | | | | | | | | | platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-264-3/+327
| * | | | | | | | | | | | | platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-263-0/+332
| * | | | | | | | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-263-54/+25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | v4l: xilinx: fix for include file movementStephen Rothwell2015-04-261-1/+1
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-2442-2156/+1569
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | target: Put TCMU under a new config optionAndy Grover2015-04-192-3/+4
| * | | | | | | | | | | | | target: Version 2 of TCMU ABIAndy Grover2015-04-191-12/+34
| * | | | | | | | | | | | | target/file: Fix UNMAP with DIF protection supportAkinobu Mita2015-04-151-25/+61
| * | | | | | | | | | | | | target/file: Fix SG table for prot_buf initializationAkinobu Mita2015-04-151-15/+6
| * | | | | | | | | | | | | target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita2015-04-151-7/+8
| * | | | | | | | | | | | | target: Make core_tmr_abort_task() skip TMFsBart Van Assche2015-04-151-2/+2
| * | | | | | | | | | | | | target/sbc: Update sbc_dif_generate pr_debug outputNicholas Bellinger2015-04-151-3/+5