summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-4/+17
* Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-1/+0Star
* Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-311-1/+1
* Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+30
* arm: sg falloutJens Axboe2007-10-231-5/+5
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-202-3/+3
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0Star
|/
* define global BIT macroJiri Slaby2007-10-191-3/+0Star
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-5/+0Star
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-0/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* cleanup floppy.hJan Beulich2007-10-171-2/+0Star
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* 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/+0Star
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-161-0/+1
* s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-161-3/+0Star
* 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-1647-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/+2Star
| | * [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/+0Star
| | * [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/+0Star
| | |
| | \
| *-. \ Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King2007-10-1317-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-212-0/+50
| | * | | ARM: OMAP: Palm Tungsten|T supportMarek Vasut2007-09-212-0/+27
| | * | | ARM: OMAP: PalmZ71 supportMarek Vasut2007-09-212-0/+30
| | * | | ARM: OMAP: Palm Tungsten E board updateAndrzej Zaborowski2007-09-212-0/+38
| | * | | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle)Imre Deak2007-09-211-1/+0Star