summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-1/+1
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-4/+5
|\
| * ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-025-91/+0
|\ \
| * | ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi2014-05-225-35/+0
| * | ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-225-56/+0
| |/
* | ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERALPaul Bolle2014-05-222-8/+0
|/
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-056-11/+114
|\
| * ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk2014-02-236-11/+114
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-0519-2029/+39
|\ \
| * \ Merge tag 'davinci-for-v3.15/soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-03-177-32/+39
| |\ \
| | * | ARM: davinci: da8xx: fix multiple watchdog device registrationSekhar Nori2014-03-066-19/+32
| | * | ARM: davinci: enable da8xx build concurrently with older devicesSekhar Nori2014-03-061-13/+7
| | |/
| * | ARM: davinci: remove tnetv107x supportArnd Bergmann2014-03-1712-1997/+0
| |/
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-22/+0
|\ \
| * \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-22/+0
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-22/+0
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-052-10/+6
|\ \ \
| * | | ARM: davinci: fix Kconfig for DA850_EVMArnd Bergmann2014-03-211-5/+0
| * | | ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann2014-03-211-5/+6
| |/ /
* | | ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2014-03-252-92/+9
|/ /
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-239-16/+10
|\ \
| * \ Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2014-01-169-10/+10
| |\ \
| | * | watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk2014-01-099-10/+10
| | |/
| * | gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar2013-12-266-6/+0
* | | Merge tag 'davinci-for-v3.14/soc' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2014-01-161-1/+1
|\ \ \
| * | | ARM: davinci: clock: return 0 upon error from clk_round_rate()Paul Walmsley2013-11-271-1/+1
| | |/ | |/|
* | | Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-205-8/+11
|\ \ \ | | |/ | |/|
| * | Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-045-4/+7
| |\ \
| | * | ARM: davinci: Fix McASP mem resource namesPeter Ujfalusi2013-12-055-4/+7
| | |/
| * | ARM: davinci: fix number of resources passed to davinci_gpio_register()Lad, Prabhakar2013-11-214-4/+4
| |/
* | Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
|\ \ | |/ |/|
| * ARM: davinci: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-187-7/+7
|\ \
| * | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-307-7/+7
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-1/+0
|\ \ \
| * \ \ Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-1/+0
| |\ \ \
| | * | | cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-1/+0
| | |/ /
* | | | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen2013-11-131-8/+1
| |_|/ |/| |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1121-234/+251
|\ \ \
| * | | ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash2013-09-252-178/+0
| * | | ARM: davinci: board: gpio device creationPhilip Avinash2013-09-256-15/+52
| * | | ARM: davinci: da8xx boards: gpio device creationPhilip Avinash2013-09-253-4/+22
| * | | ARM: davinci: support gpio platform devicePhilip Avinash2013-09-247-28/+126
| * | | ARM: davinci: da8xx: support gpio platform deviceKV Sujith2013-09-244-10/+51
| * | | gpio: davinci: move to platform deviceKV Sujith2013-09-241-0/+1
| | |/ | |/|
* | | Merge branch 'davinci/soc' into next/socKevin Hilman2013-10-171-7/+2
|\ \ \
| * | | ARM: davinci: convert to clockevents_config_and_registerUwe Kleine-König2013-10-171-7/+2
| |/ /
* | | Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman2013-10-112-3/+3
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud