| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-10 | 2 | -8/+12 |
|\ |
|
| * | ARM: davinci: clock: Correct return values for API functions | Peter Ujfalusi | 2015-10-07 | 1 | -5/+11 |
| * | ARM: davinci: re-use %*ph specifier | Andy Shevchenko | 2015-10-07 | 1 | -3/+1 |
* | | ARM: davinci: Add dma_mask to eDMA devices | Peter Ujfalusi | 2015-10-14 | 4 | -0/+5 |
* | | ARM: davinci: Use platform_device_register_full() to create pdev for eDMA | Peter Ujfalusi | 2015-10-14 | 4 | -39/+57 |
* | | ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver | Peter Ujfalusi | 2015-10-14 | 5 | -130/+74 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 1 | -11/+1 |
|\ |
|
| * | ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake call... | Sudeep Holla | 2015-08-05 | 1 | -11/+1 |
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-09-01 | 4 | -29/+35 |
|\ \ |
|
| * | | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+1 |
| * | | ARM: appropriate __init annotation for const data | Nicolas Pitre | 2015-07-28 | 2 | -4/+4 |
| * | | ARM/davinci/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -24/+30 |
| |/ |
|
* / | ARM: davinci: Set proper SPI prescale limit value | Franklin S Cooper Jr | 2015-08-14 | 3 | -0/+4 |
|/ |
|
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 2015-05-14 | 1 | -1/+1 |
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-24 | 1 | -0/+1 |
|\ \ |
|
| * | | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King | 2015-05-06 | 1 | -0/+1 |
| |/ |
|
* / | arm: davinci: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak | 2015-05-12 | 1 | -31/+1 |
|/ |
|
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2015-04-22 | 2 | -123/+0 |
|\ |
|
| * | wlcore: remove wl12xx_platform_data | Eliad Peller | 2015-03-24 | 2 | -124/+0 |
| * | wl12xx: use frequency instead of enumerations for pdata clocks | Luciano Coelho | 2015-03-24 | 1 | -1/+2 |
| * | wlcore: set irq_trigger in board files instead of hiding behind a quirk | Luciano Coelho | 2015-03-19 | 1 | -1/+1 |
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-22 | 4 | -15/+98 |
|\ \ |
|
| * | | ARM: davinci: dm646x: Add interrupt resource for McASPs | Peter Ujfalusi | 2015-03-18 | 1 | -0/+15 |
| * | | ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646x | Peter Ujfalusi | 2015-03-18 | 2 | -2/+1 |
| * | | ARM: davinci: dm646x: Clean up the McASP DMA resources | Peter Ujfalusi | 2015-03-18 | 1 | -8/+4 |
| * | | ARM: davinci: devices-da8xx: Add support for McASP2 on da830 | Peter Ujfalusi | 2015-03-18 | 2 | -0/+48 |
| * | | ARM: davinci: devices-da8xx: Clean up and correct the McASP device creation | Peter Ujfalusi | 2015-03-18 | 1 | -7/+18 |
| * | | ARM: davinci: devices-da8xx: Add interrupt resource to McASP structs | Peter Ujfalusi | 2015-03-18 | 1 | -0/+10 |
| * | | ARM: davinci: devices-da8xx: Add resource name for the McASP DMA request | Peter Ujfalusi | 2015-03-18 | 1 | -0/+4 |
| |/ |
|
* / | ARM: cpuidle: Remove duplicate header inclusion | Daniel Lezcano | 2015-03-23 | 1 | -1/+0 |
|/ |
|
* | ARM: make of_device_ids const | Uwe Kleine-König | 2015-02-19 | 1 | -1/+1 |
* | ARM: davinci: multi-soc kernels require AUTO_ZRELADDR | Arnd Bergmann | 2015-02-18 | 1 | -0/+2 |
* | ARM: davinci: davinci_cfg_reg cannot be init | Arnd Bergmann | 2015-02-18 | 1 | -2/+2 |
* | ARM: davinci: Remove CDCE949 driver | Rickard Strandqvist | 2015-01-20 | 4 | -346/+1 |
* | ARM: davinci: serial.c: remove unused serial_read_reg() | Rickard Strandqvist | 2015-01-14 | 1 | -10/+0 |
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -1/+1 |
|\ |
|
| * | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 2 | -2/+0 |
|\ \ |
|
| * | | ARM: mach-davinci: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-11 | 4 | -11/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | [media] platform: Make use of media_bus_format enum | Boris BREZILLON | 2014-11-14 | 4 | -11/+9 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ \ |
|
| * | | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 2014-11-12 | 1 | -1/+0 |
| |/ |
|
* | | ARM: davinci: Remove redundant casts | Rasmus Villemoes | 2014-11-18 | 1 | -6/+3 |
* | | ARM: davinci: Use standard logging styles | Joe Perches | 2014-11-18 | 7 | -98/+81 |
|/ |
|
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-10-08 | 1 | -0/+1 |
|\ |
|
| * | ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for mcasp0 | Peter Ujfalusi | 2014-08-26 | 1 | -0/+1 |
* | | ARM: davinci: board-da850-evm: Add needed regulators for tlv320aic3106 codec | Peter Ujfalusi | 2014-08-26 | 1 | -0/+14 |
* | | ARM: davinci: board-da850-evm: Mark dcdc2 of TPS65070 as always_on | Peter Ujfalusi | 2014-08-26 | 1 | -0/+1 |
|/ |
|