summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()Jon Hunter2013-04-011-24/+19
* ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()Jon Hunter2013-04-011-13/+17
* ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-12/+23
* ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()Jon Hunter2013-04-011-36/+25
* ARM: OMAP2+: Add function for configuring GPMC settingsJon Hunter2013-04-012-0/+106
* ARM: OMAP2+: Add structure for storing GPMC settingsJon Hunter2013-04-015-40/+72
* ARM: OMAP2+: Add variable to store number of GPMC waitpinsJon Hunter2013-04-011-0/+13
* ARM: OMAP2+: Simplify code configuring ONENAND devicesJon Hunter2013-04-011-16/+10
* ARM: omap2: gpmc: Remove redundant chip select out of range checkEzequiel Garcia2013-04-011-9/+1
* ARM: omap2: gpmc-onenand: Replace printk KERN_ERR with dev_warn()Ezequiel Garcia2013-04-011-1/+1
* ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()Ezequiel Garcia2013-04-011-3/+4
* ARM: omap2: gpmc-onenand: Print something useful on CS request failureEzequiel Garcia2013-04-011-1/+2
* ARM: omap2: gpmc-nand: Print something useful on CS request failureEzequiel Garcia2013-04-011-1/+2
* ARM: omap2: gpmc: Fix gpmc_cs_reserved() return valueEzequiel Garcia2013-04-011-2/+2
* ARM: omap2: gpmc: Remove unused gpmc_round_ns_to_ticks() functionEzequiel Garcia2013-04-011-7/+0
* ARM: omap2: gpmc: Mark local scoped functions staticEzequiel Garcia2013-04-012-14/+7
* ARM: OMAP: Clear GPMC bits when applying new setting.Mark Jackson2013-04-012-1/+8
* Merge commit '31d9adca82ce65e5c99d045b5fd917c702b6fce3' into tmpJon Hunter2013-04-013451-92940/+112514
|\
| * ARM: OMAP2+: Fix broken gpmc supportJon Hunter2013-03-041-3/+3
| * ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren2013-03-041-0/+2
| * Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-032-1/+18
| |\
| | * xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| | * xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-032-9/+6
| |\ \
| | * | more file_inode() open-coded instancesAl Viro2013-02-272-9/+6
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0312-134/+156
| |\ \ \
| | * | | s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1
| | * | | s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-281-28/+77
| | * | | s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-282-46/+34
| | * | | s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
| | * | | s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-284-46/+5
| | * | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-283-0/+8
| | * | | s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
| | * | | s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-281-1/+2
| | * | | s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-282-5/+22
| * | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-037-10/+9
| |\ \ \ \
| | * | | | parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-021-0/+1
| | * | | | parisc: do not install modules when installing kernelRolf Eike Beer2013-03-021-3/+1
| | * | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-021-2/+2
| | * | | | parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-021-1/+1
| | * | | | parisc: remove unused variable 'compat_val'Helge Deller2013-03-021-1/+0
| | * | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-021-3/+3
| | * | | | parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-021-0/+1
| * | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03174-0/+25028
| |\ \ \ \ \
| | * | | | | metag: Provide dma_get_sgtable()James Hogan2013-03-021-0/+7
| | * | | | | metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan2013-03-021-1/+0
| | * | | | | metag: copy devicetree to non-init memoryJames Hogan2013-03-023-0/+20
| | * | | | | metag: cleanup metag_ksyms.c includesJames Hogan2013-03-021-6/+3
| | * | | | | metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
| | * | | | | metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2013-03-022-16/+13
OpenPOWER on IntegriCloud