summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-082-17/+7
* Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell2014-08-0843-6659/+1301
|\
| * Merge branch 'fixes' into for-nextOlof Johansson2014-07-302-8/+14
| |\
| * \ Merge branch 'next/soc' into for-nextArnd Bergmann2014-07-2616-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 branches 'next/fixes-non-critical' and 'next/drivers' into for-nextArnd Bergmann2014-07-262-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 branch 'next/cleanup' into for-nextOlof Johansson2014-07-2118-2382/+516
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ 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
| | | | * | | | | | ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo2014-07-153-0/+26
| | | | * | | | | | ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includesTero Kristo2014-07-151-2/+10
| | | | * | | | | | ARM: OMAP4+: dpll: remove cpu_is_omap44xx checksTero Kristo2014-07-151-4/+3
| | | | * | | | | | ARM: OMAP4+: clock: remove DEFINE_CLK_OMAP_HSDIVIDER macroTero Kristo2014-07-111-25/+0
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | Merge branch 'for-v3.17/cm-prm-cleanup' of https://github.com/t-kristo/linux-...Tony Lindgren2014-07-158-240/+329
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: OMAP3: control: isolate control module init to its own functionTero Kristo2014-07-044-12/+19
| | | | * | | | | | ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo2014-07-042-15/+7
| | | | * | | | | | ARM: OMAP3: control: add API for setting up the modem padsTero Kristo2014-07-043-14/+28
| | | | * | | | | | ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo2014-07-043-70/+92
| | | | * | | | | | ARM: OMAP24xx: PRM: add API for clearing wakeup status bitsTero Kristo2014-07-043-18/+32
| | | | * | | | | | ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo2014-07-043-9/+12
| | | | * | | | | | ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo2014-07-043-5/+22