aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* imxfb: fast read flag and nonstandard field configurablePavel Pisa2007-10-161-0/+1
* s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-161-1/+0
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+1
* s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-161-3/+0
* s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-161-1/+4
* s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+7
* s3c2410fb: multi-display supportKrzysztof Helt2007-10-161-16/+17
* pxafb: Add support for other palette formatsHans J. Koch2007-10-162-1/+17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-1547-76/+2641
|\
| * Merge branch 'pxa' into develRussell King2007-10-1515-19/+1999
| |\
| | * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-152-0/+106
| | * [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-155-0/+91
| | * [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-151-10/+2
| | * [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King2007-10-151-0/+21
| | * [ARM] pxa: PXA3xx base supporteric miao2007-10-157-1/+1709
| | * [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-121-6/+0
| | * [ARM] pxa: add PXA3 cpu_is_xxx() macroseric miao2007-10-121-0/+65
| | * [ARM] pxa: mark pxa_set_cken deprecatedRussell King2007-10-121-1/+5
| | * [ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King2007-10-121-1/+0
| | |
| | \
| *-. \ Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King2007-10-1217-3/+465
| |\ \ \
| | | * | ARM: OMAP: Merge driver headers from N800 treeKai Svahn2007-09-205-1/+219
| | | * | ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+2
| | | * | ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-204-0/+70
| | | * | ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-201-0/+4
| | | * | ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-1/+2
| | * | | ARM: OMAP: Basic support for siemens sx1Vladimir Ananiev2007-09-202-0/+50
| | * | | ARM: OMAP: Palm Tungsten|T supportMarek Vasut2007-09-202-0/+27
| | * | | ARM: OMAP: PalmZ71 supportMarek Vasut2007-09-202-0/+30
| | * | | ARM: OMAP: Palm Tungsten E board updateAndrzej Zaborowski2007-09-202-0/+38
| | * | | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak2007-09-201-1/+0
| | * | | ARM: OMAP: omap camera builds again; Mistral init and muxDavid Brownell2007-09-201-0/+23
| | |/ /
| * | | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-121-0/+2
| * | | [ARM] Rename consistent_sync() as dma_cache_maint()Russell King2007-10-121-7/+7
| * | | [ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2007-10-121-0/+7
| * | | [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König2007-10-124-13/+7
| * | | [ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variantsUwe Kleine-König2007-10-122-13/+30
| * | | [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-121-0/+47
| * | | [ARM] Add fallocate syscall entryRussell King2007-10-121-0/+1
| * | | [ARM] 4588/1: S3C2412: Sleep configuration updatesBen Dooks2007-10-121-2/+8
| * | | [ARM] 4586/1: S3C2412: power register updatesBen Dooks2007-10-122-0/+7
| * | | [ARM] unbalanced parenthesis fixMariusz Kozlowski2007-10-121-2/+2
| * | | [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-121-3/+3
| * | | [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane2007-10-121-15/+57
| | |/ | |/|
* | | endianness annotations in arm io.hAl Viro2007-10-141-4/+4
* | | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-131-0/+21
|/ /
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-10-111-6/+0
|\ \
| * | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-111-6/+0
| |/
* | arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa2007-09-241-1/+4
|/
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-08-251-0/+1
|\
| * ARM: OMAP: H3 workqueue fixesDirk Behme2007-08-221-0/+1