summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-022-12/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-147-35/+121
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-12/+7
| |\ \
| | * | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-282-9/+4
| | * | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-3/+3
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-1/+0
|\ \ \ \
| * | | | dt: Remove dangling "select PROC_DEVICETREE"Grant Likely2014-04-011-1/+0
| | |_|/ | |/| |
* | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-127-35/+121
|\| | |
| * | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-287-35/+121
| |\ \ \ | | |/ / | |/| |
| | * | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-271-0/+1
| | * | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-211-3/+5
| | * | ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel2014-02-211-1/+19
| | * | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-02-215-31/+96
| | |\ \
| | | * | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-192-15/+79
| | | * | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
| | | * | ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna2014-02-191-5/+4
| | | * | ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia2014-02-191-2/+2
| | | |/
* | | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-243-15/+6
|\| | |
| * | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-183-15/+6
| |\| |
| | * | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-131-9/+0
| | * | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-131-4/+0
| | * | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-131-1/+1
| | * | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-131-1/+1
| | * | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-131-0/+4
| | |/
* | / usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-2/+0
|/ /
* / ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2014-02-021-1/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-027-10/+54
|\
| * ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+7
|\ \ | |/ |/|
| * [media] si4713: move supply list to si4713_platform_dataDinesh Ram2013-12-181-0/+7
* | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2819-3054/+225
|\ \
| * | ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * | ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1
| * | ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
| * | ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
| * | ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1737/+2
| * | ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-173-14/+26
| * | ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2014-01-172-0/+67
| * | ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
| * | ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
| * | ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-177-54/+63
| * | ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2014-01-172-1/+30
| * | CLK: TI: add omap3 clock init fileTero Kristo2014-01-171-1/+0
| * | CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-171-5/+0
| * | CLK: TI: add am33xx clock init fileTero Kristo2014-01-171-1/+0
| * | CLK: TI: add omap5 clock init fileTero Kristo2014-01-171-0/+1
| * | CLK: TI: add omap4 clock init fileTero Kristo2014-01-171-1/+0
| * | clk: ti: add composite clock supportTero Kristo2014-01-171-3/+0
| * | CLK: TI: add autoidle supportTero Kristo2014-01-171-0/+6