summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-16staging: tidspbridge: remove unnecessary include of <plat/clock.h>Paul Walmsley1-1/+0
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla48-48/+47
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla9-110/+152
2012-10-15ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla15-66/+103
2012-10-15ARM: OMAP: DMA: Removing plat/dma-44xx.hLokesh Vutla2-150/+0
2012-10-15mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren3-8/+25
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren24-69/+67
2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed29-31/+28
2012-10-15ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2-463/+0
2012-10-15mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed1-11/+89
2012-10-15ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2-2/+23
2012-10-15ARM: OMAP2+: nand: bch capability checkAfzal Mohammed1-0/+24
2012-10-15mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed1-8/+13
2012-10-15ARM: OMAP2+: nand: header cleanupAfzal Mohammed10-72/+98
2012-10-15ARM: OMAP2+: onenand: header cleanupAfzal Mohammed8-16/+33
2012-10-15mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed1-3/+4
2012-10-15ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2-0/+6
2012-10-15mtd: nand: omap: read nand using register addressAfzal Mohammed1-1/+1
2012-10-15mtd: nand: omap: free region as per resource sizeAfzal Mohammed1-1/+1
2012-10-15mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed1-2/+0
2012-10-15ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed3-4/+4
2012-10-15ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2-42/+5
2012-10-15ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed1-64/+110
2012-10-15ARM: OMAP2+: nand: unify init functionsAfzal Mohammed12-85/+62
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer1-10/+13
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21