| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, intel-mid: remove Intel MID specific serial support | Andy Shevchenko | 2015-03-07 | 2 | -113/+0 |
* | Merge branch 'linus' into x86/urgent, to merge dependent patch | Ingo Molnar | 2015-02-28 | 4 | -254/+5 |
|\ |
|
| * | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 3 | -253/+4 |
| |\ |
|
| | * | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 2015-02-02 | 3 | -253/+4 |
| * | | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-13 | 1 | -1/+1 |
| |/ |
|
* / | x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set... | Yannick Guerrini | 2015-02-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 1 | -0/+2 |
|\ |
|
| * | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 1 | -0/+2 |
* | | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-23 | 1 | -4/+3 |
|/ |
|
* | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 | 1 | -16/+6 |
* | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -33/+25 |
* | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -0/+2 |
* | x86: intel-mid: add watchdog platform code for Merrifield | David Cohen | 2014-06-10 | 2 | -0/+73 |
* | x86, intel-mid: Cleanup some platform code's header files | David Cohen | 2014-01-29 | 2 | -4/+5 |
* | x86, intel-mid: Add missing 'void' to functions without arguments | David Cohen | 2014-01-22 | 2 | -4/+4 |
* | x86: Don't add new __cpuinit users to Merrifield platform code | Paul Gortmaker | 2014-01-22 | 2 | -2/+2 |
* | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h | Paul Gortmaker | 2014-01-22 | 2 | -4/+4 |
* | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 13 | -49/+282 |
|\ |
|
| * | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 2014-01-17 | 1 | -2/+2 |
| * | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 2014-01-17 | 1 | -1/+1 |
| * | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 2014-01-17 | 7 | -8/+12 |
| * | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 2014-01-17 | 1 | -0/+6 |
| * | x86, intel-mid: Add Merrifield platform support | David Cohen | 2014-01-15 | 5 | -7/+137 |
| * | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 2014-01-15 | 3 | -9/+69 |
| * | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen | 2014-01-15 | 4 | -37/+70 |
* | | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
|/ |
|
* | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker | 2013-11-07 | 1 | -1/+1 |
* | intel_mid: Move platform device setups to their own platform_<device>.* files | David Cohen | 2013-10-18 | 24 | -429/+959 |
* | intel-mid: sfi: Allow struct devs_id.get_platform_data to be NULL | David Cohen | 2013-10-18 | 1 | -4/+7 |
* | intel_mid: Moved SFI related code to sfi.c | Kuppuswamy Sathyanarayanan | 2013-10-18 | 3 | -450/+488 |
* | intel_mid: Added custom handler for ipc devices | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -31/+51 |
* | intel_mid: Added custom device_handler support | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -34/+40 |
* | intel_mid: Refactored sfi_parse_devs() function | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -70/+71 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 3 | -60/+59 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 4 | -0/+1560 |