aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/device_libs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19x86: Use ARRAY_SIZEJérémy Lefaure1-3/+2
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2017-08-13gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang1-1/+1
2017-08-10x86/platform/intel-mid: Make 'bt_sfi_data' constBhumika Goyal1-1/+1
2017-07-25x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko1-3/+3
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann1-2/+4
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+110
2017-03-31x86/platform/intel-mid: Enable Bluetooth support on Intel EdisonAndy Shevchenko2-1/+110
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2-0/+83
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-01-20x86/platform/intel-mid: Move watchdog registration to arch_initcall()Andy Shevchenko1-1/+1
2017-01-20x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()Andy Shevchenko1-5/+5
2017-01-20x86/platform/intel-mid: Allocate RTC interrupt for MerrifieldAndy Shevchenko2-0/+49
2017-01-06x86/platform/intel-mid: Enable GPIO keys on MerrifieldAndy Shevchenko1-0/+3
2017-01-06x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko9-90/+6
2017-01-06x86/platform/intel-mid: Remove Moorestown codeAndy Shevchenko3-64/+0
2017-01-05x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2-1/+5
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOLinus Walleij1-1/+1
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-09-01x86/platform/intel-mid: Enable SD card detection on MerrifieldAndy Shevchenko2-0/+49
2016-09-01x86/platform/intel-mid: Enable WiFi on Intel EdisonAndy Shevchenko2-0/+97
2016-07-08x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko2-0/+52
2016-07-01x86/platform/intel-mid: Add pinctrl for Intel MerrifieldAndy Shevchenko2-0/+45
2016-06-15x86/platform/intel-mid: Enable GPIO expanders on EdisonAndy Shevchenko2-2/+103
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder16-16/+16
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu1-2/+1
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu1-1/+3
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2-37/+0
2014-07-14x86: intel-mid: Use the new io_apic interfacesJiang Liu1-16/+6
2014-06-10x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2-0/+73
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-16x86, intel-mid: Check get_gpio_by_name() error code on platform codeDavid Cohen7-8/+12
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen21-0/+947