summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-158-10/+115
|\
| * tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-1/+2
| * stm: Mark the functions of writing STM with notraceChunyan Zhang2016-11-221-3/+4
| * stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang2016-11-221-1/+1
| * intel_th: Mark sth_stm_packet() with notraceChunyan Zhang2016-11-221-4/+7
| * coresight: Mark stm_generic_packet() with notraceChunyan Zhang2016-11-221-1/+1
| * stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang2016-11-223-0/+100
* | Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-1517-73/+1239
|\ \
| * | platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart2016-12-151-2/+2
| * | platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_setHans de Goede2016-12-131-12/+14
| * | platform/x86: thinkpad_acpi: Fix old style declaration GCC warningTobias Klauser2016-12-131-1/+1
| * | platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpadHui Wang2016-12-131-0/+2
| * | platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet ModeLyude2016-12-131-4/+35
| * | platform/x86: thinkpad_acpi: Move tablet detection into separate functionLyude2016-12-131-15/+37
| * | platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza2016-12-131-0/+9
| * | platform/x86: asus-nb-wmi: Make use of dmi->identMarcos Paulo de Souza2016-12-131-0/+1
| * | platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2016-12-133-0/+43
| * | platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov2016-12-131-0/+2
| * | platform/x86: intel-vbtn: Switch to use devm_input_allocate_deviceAxel Lin2016-12-131-28/+5
| * | platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin2016-12-135-7/+7
| * | platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1sMario Limonciello2016-12-131-0/+10
| * | platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLANMario Limonciello2016-12-131-1/+1
| * | platform/x86: intel_pmc_core: Add KBL CPUID supportRajneesh Bhardwaj2016-12-131-0/+4
| * | platform/x86: intel_pmc_core: Add LTR IGNORE debug featureRajneesh Bhardwaj2016-12-132-1/+58
| * | platform/x86: intel_pmc_core: Add MPHY PLL clock gating statusRajneesh Bhardwaj2016-12-132-1/+69
| * | platform/x86: intel_pmc_core: ModPhy core lanes pg statusRajneesh Bhardwaj2016-12-132-1/+175
| * | platform/x86: intel_pmc_core: Add PCH IP Power Gating StatusRajneesh Bhardwaj2016-12-132-5/+184
| * | platform/x86: intel_pmc_core: Fix PWRMBASE mask and mmio reg lenRajneesh Bhardwaj2016-12-132-1/+3
| * | platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi2016-12-131-0/+56
| * | platform/x86: Introduce support for Mellanox hotplug driverVadim Pasternak2016-10-233-0/+527
* | | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1532-382/+2068
|\ \ \
| * | | i2c: fsl-lpi2c: read lpi2c fifo size in probe()Gao Pan2016-12-111-9/+15
| * | | i2c: octeon: thunderx: Remove double-check after interruptJan Glauber2016-12-111-41/+2
| * | | i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber2016-12-111-0/+3
| * | | i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUsJan Kotas2016-12-111-1/+1
| * | | i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman2016-12-111-1/+3
| * | | i2c: rcar: Add per-Generation fallback bindingsSimon Horman2016-12-111-1/+4
| * | | i2c: imx-lpi2c: add low power i2c bus driverGao Pan2016-12-013-0/+657
| * | | i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifieldAlexander Stein2016-12-011-0/+2
| * | | i2c: pxa: Add support for the I2C units found in Armada 3700Romain Perier2016-12-012-1/+16
| * | | i2c: pxa: Add definition of fast and high speed modes via the regs layoutRomain Perier2016-12-011-2/+9
| * | | i2c: qup: support SMBus block readNaveen Kaje2016-11-291-3/+61
| * | | i2c: qup: add ACPI supportNaveen Kaje2016-11-291-16/+42
| * | | i2c: designware: Consolidate default functionality bitsAlexander Stein2016-11-293-16/+10
| * | | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleepPeter Rosin2016-11-291-4/+14
| * | | i2c: mux: pca954x: Add ACPI support for pca954xtnhuynh@apm.com2016-11-291-1/+27
| * | | i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-244-127/+121
| * | | i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0Benjamin Tissoires2016-11-241-4/+6
| * | | i2c: i801: use the BIT() macro for FEATURES_* alsoBenjamin Tissoires2016-11-241-8/+8
| * | | i2c: i801: use BIT() macro for bits definitionBenjamin Tissoires2016-11-241-26/+26