summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-08-093-12/+35
|\
| * ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.cJeremy Vial2014-08-011-2/+1
| * ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-08-011-1/+2
| * Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-292-9/+32
| |\
| | * ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley2014-07-252-9/+32
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-082-17/+7
|\ \ \
| * | | arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-082-17/+7
* | | | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-08-0812-4127/+14
|\ \ \ \
| * \ \ \ Merge tag 'zynq-dt-for-3.17' of git://git.xilinx.com/linux-xlnx into next/dtOlof Johansson2014-07-198-36/+36
| |\ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.17/dt-part1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-07-1812-4127/+14
| |\ \ \ \ \
| | * | | | | ARM: OMAP24xx: clock: remove legacy clock dataTero Kristo2014-07-024-3996/+5
| | * | | | | ARM: OMAP2: clock: use DT clock boot if availableTero Kristo2014-07-021-2/+13
| | * | | | | ARM: OMAP2: PRM: add support for OMAP2 specific clock providersTero Kristo2014-07-021-0/+2
| | * | | | | ARM: OMAP2420: clock: get rid of fixed-div property useTero Kristo2014-07-023-35/+4
| | * | | | | ARM: OMAP2: convert sys_ck and osc_ck to standard clock typesTero Kristo2014-07-028-171/+67
* | | | | | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-0816-107/+734
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-262-43/+37
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-07-2616-107/+734
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge branch 'omap-for-v3.17/mailbox' into omap-for-v3.17/socTony Lindgren2014-07-238-58/+306
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: AM33xx: hwmod_data: Remove legacy mailbox addrsSuman Anna2014-07-151-10/+0
| | | * | | | | | | ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna2014-07-151-10/+0
| | | * | | | | | | ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrsSuman Anna2014-07-154-37/+0
| | | * | | | | | | ARM: OMAP2+: Avoid mailbox legacy device creation for DT-bootSuman Anna2014-07-151-1/+1
| | | * | | | | | | ARM: DRA7: hwmod_data: Add mailbox hwmod dataSuman Anna2014-07-151-0/+305
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'for-v3.17/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-238-40/+425
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: DRA7: hwmod: Add data for RTCLokesh Vutla2014-07-221-0/+41
| | | * | | | | | | arm: dra7xx: Add hwmod data for MDIO and CPSWMugunthan V N2014-07-221-0/+65
| | | * | | | | | | arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystemsKishon Vijay Abraham I2014-07-221-0/+73
| | | * | | | | | | arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phyKishon Vijay Abraham I2014-07-223-0/+65
| | | * | | | | | | ARM: DRA7: hwmod: Add OCP2SCP3 moduleRoger Quadros2014-07-221-0/+24
| | | * | | | | | | ARM: AM43xx: hwmod: add DSS hwmod dataSathya Prakash M R2014-07-055-40/+157
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | ARM: DRA7: hwmod: remove interrupts for DMANishanth Menon2014-07-211-9/+0
| | * | | | | | | ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon2014-07-211-0/+3
| * | | | | | | | Merge branch 'omap/cleanup' into next/socArnd Bergmann2014-07-2618-2382/+516
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0820-2425/+553
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-072-43/+37
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge tag 'omap-for-v3.17/fixes-not-urgent-signed' of git://git.kernel.org/pu...Arnd Bergmann2014-07-262-43/+37
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge remote-tracking branch 'roger/for-v3.17/gpmc-omap' into omap-for-v3.17/...Tony Lindgren2014-07-151-42/+37
| | | |\ \ \ \ \
| | | | * | | | | ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()Rostislav Lisovy2014-07-111-42/+37
| | | | | |_|_|/ | | | | |/| | |
| | | * / | | | ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than onceRickard Strandqvist2014-07-071-1/+0
| | | |/ / / /
| * | | | | | Merge tag 'omap-for-v3.17/soc-cleanup' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-2118-2382/+516
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge tag 'for-v3.17/omap-clock-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-217-100/+154
| | |\ \ \ \
| | | * | | | ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c fileTero Kristo2014-07-151-4/+4
| | | * | | | ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo2014-07-151-3/+0
| | | * | | | ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.cTero Kristo2014-07-151-3/+0
| | | * | | | ARM: OMAP2+: clock/interface: add a clk_features definition for idlest valueTero Kristo2014-07-152-7/+12
| | | * | | | ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo2014-07-153-2/+9
| | | * | | | ARM: OMAP2+: clock/dpll: convert bypass check to use clk_featuresTero Kristo2014-07-153-12/+31
| | | * | | | ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypassTero Kristo2014-07-151-28/+32
| | | * | | | ARM: OMAP2+: clock: add fint values to the ti_clk_features structTero Kristo2014-07-153-22/+39