summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan3-35/+29
2014-07-18ARM: i.MX27 clk: Separate DT and non-DT init procedureAlexander Shiyan1-15/+24
2014-07-18ARM: i.MX: Remove excess variableAlexander Shiyan1-8/+7
2014-07-18ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan7-28/+25
2014-07-18ARM: imx: defconfig: Select CONFIG_FHANDLEFabio Estevam3-0/+3
2014-07-18ARM: imx5: remove mx51.h and mx53.hShawn Guo5-654/+0
2014-07-18ARM: imx5: clean function declarations in mx51.hShawn Guo2-5/+1
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo6-67/+1
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo4-48/+50
2014-07-18ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo3-34/+60
2014-07-18ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo3-4/+17
2014-07-18ARM: imx5: use dynamic mapping for DPLL blockShawn Guo1-17/+48
2014-07-18ARM: imx5: use dynamic mapping for CCM blockShawn Guo1-39/+51
2014-07-18ARM: imx5: remove header crm-regs-imx5.hShawn Guo3-602/+70
2014-07-18ARM: imx5: retrieve iim base from device treeShawn Guo1-4/+21
2014-07-18ARM: imx5: call mxc_timer_init_dt() on imx51Shawn Guo1-1/+1
2014-07-18ARM: imx5: remove function imx51_soc_init()Shawn Guo2-34/+0
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo6-26/+10
2014-07-18ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo1-10/+8
2014-07-18ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2-15/+3
2014-07-18ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo13-190/+1
2014-07-18ARM: imx5: remove imx51 non-DT support filesShawn Guo5-1073/+1
2014-07-18ARM: imx5: drop option MACH_IMX51_DTShawn Guo5-10/+6
2014-07-18ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo1-12/+11
2014-07-18ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo27-46/+75
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan5-118/+0
2014-07-18ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan3-71/+148
2014-07-18ARM: imx: remove unused definesPaul Bolle1-33/+0
2014-07-18ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan1-3/+1
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach1-2/+2
2014-06-29Linux 3.16-rc3v3.16-rc3Linus Torvalds1-1/+1
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap1-0/+3
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter1-0/+11
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott1-0/+1
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami1-0/+5
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami1-1/+1
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2-0/+34
2014-06-28iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka1-6/+7
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin4-60/+59
2014-06-27iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger1-1/+1
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman1-1/+3
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski1-1/+1
2014-06-27tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger1-0/+1
2014-06-27iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger1-0/+2
2014-06-27target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger1-0/+1
2014-06-27iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger1-0/+4
2014-06-27iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger1-3/+7
2014-06-26Fix 32-bit regression in block device read(2)Al Viro1-1/+13