Age | Commit message (Expand) | Author | Files | Lines |
2008-08-27 | [ARM] S3C2443: Fix the S3C2443 clock register definitions | Wei Shuai | 1 | -5/+5 |
2008-08-27 | [ARM] S3C24XX: Fix nor-simtec driver sparse errors | Ben Dooks | 1 | -1/+2 |
2008-08-16 | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 6 | -6/+5 |
2008-08-09 | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ... | Ben Dooks | 70 | -83/+5140 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 70 | -83/+5140 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 18 | -18/+18 |
2008-07-15 | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdata | Ben Dooks | 2 | -2/+2 |
2008-07-07 | [ARM] Acer n30: Minor style and indentation fixes. | Ben Dooks | 1 | -28/+28 |
2008-07-07 | [ARM] Acer n30: Hardware initialisation. | Christer Weinigel | 1 | -0/+139 |
2008-07-07 | [ARM] Acer n30: LCD support. | Christer Weinigel | 1 | -0/+28 |
2008-07-07 | [ARM] Acer n30: Add support for n35 and related devices. | Christer Weinigel | 2 | -6/+144 |
2008-07-07 | [ARM] Acer n30: LED support. | Christer Weinigel | 1 | -0/+37 |
2008-07-07 | [ARM] Acer n30: GPIO buttons support | Christer Weinigel | 1 | -0/+67 |
2008-07-07 | [ARM] Acer n30: USB bus pull-up support. | Christer Weinigel | 1 | -0/+25 |
2008-07-07 | [ARM] Acer n30: Source file cleanups. | Christer Weinigel | 1 | -23/+16 |
2008-07-03 | [ARM] VR1000: Add tmp101 to list of I2C devices on the board | Ben Dooks | 1 | -0/+2 |
2008-07-03 | [ARM] VR1000: Add i2c device list to Thorcom VR1000 | Ben Dooks | 1 | -1/+15 |
2008-07-03 | [ARM] BAST: Add i2c device list on Simtec Bast | Ben Dooks | 1 | -1/+16 |
2008-07-03 | [ARM] S3C24XX: Add physmap device for all Simtec NOR equiped boards. | Ben Dooks | 6 | -36/+119 |
2008-07-03 | [ARM] BAST/VR1000: Move to using ata_platform (libata) | Ben Dooks | 5 | -45/+126 |
2008-07-03 | [ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000 | Ben Dooks | 2 | -3/+3 |
2008-05-22 | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks | 1 | -2/+2 |
2008-05-22 | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation | Ben Dooks | 1 | -1/+1 |
2008-04-19 | [ARM] 5005/1: BAST: Fix kset_name initialiser | Ben Dooks | 1 | -1/+1 |
2008-04-17 | [ARM] 4963/1: S3C2410 - add basic machine support for the TCT Hammer | David Anders | 3 | -0/+168 |
2008-04-17 | [ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK | Ben Dooks | 2 | -3/+3 |
2008-04-17 | [ARM] 4984/1: S3C24XX: Do not assert nRSTOUT on BAST over suspend. | Ben Dooks | 1 | -0/+34 |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 3 | -4/+2 |
2008-01-28 | [ARM] 4729/1: VR1000: Do not add IIS device on initialisation | Ben Dooks | 1 | -1/+0 |
2008-01-28 | [ARM] 4728/1: BAST: Do not add IIS device on initialisation | Ben Dooks | 1 | -1/+0 |
2008-01-28 | [ARM] 4723/1: BAST: Fix LCD driver default display setting | Ben Dooks | 1 | -1/+1 |
2008-01-26 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 1 | -1/+1 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-16 | s3c2410fb: removes lcdcon1 register value from s3c2410fb_display | Krzysztof Helt | 4 | -20/+0 |
2007-10-16 | s3c2410fb: adds pixclock to s3c2410fb_display | Krzysztof Helt | 4 | -109/+8 |
2007-10-16 | s3c2410fb: remove lcdcon2 and lcdcon3 register fields | Krzysztof Helt | 4 | -54/+0 |
2007-10-16 | s3c2410fb: add pulse length fields to s3c2410fb_display | Krzysztof Helt | 4 | -0/+27 |
2007-10-16 | s3c2410fb: add vertical margins fields to s3c2410fb_display | Krzysztof Helt | 4 | -0/+29 |
2007-10-16 | s3c2410fb: remove lcdcon3 register from s3c2410fb_display | Krzysztof Helt | 4 | -157/+100 |
2007-10-16 | s3c2410fb: add margin fields to s3c2410fb_display | Krzysztof Helt | 4 | -3/+43 |
2007-10-16 | s3c2410fb: multi-display support | Krzysztof Helt | 4 | -209/+295 |
2007-10-13 | [ARM] 4566/1: s3c24xx: fix dma functions section mismatch | Krzysztof Helt | 1 | -1/+1 |
2007-07-22 | [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 | Ben Dooks | 3 | -5/+5 |
2007-07-22 | [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support | Ben Dooks | 1 | -0/+1 |
2007-07-22 | [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c | Ben Dooks | 12 | -17/+16 |
2007-07-12 | [ARM] 4467/3: BAST: AX88796 device resources | Ben Dooks | 1 | -0/+59 |
2007-05-30 | [ARM] 4415/1: AML5900: fix sparse warnings from map_io | Ben Dooks | 1 | -1/+1 |
2007-05-26 | [ARM] remove unused header file: arch/arm/mach-s3c2410/bast.h | Robert P. J. Day | 1 | -2/+0 |
2007-05-20 | [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines | Ben Dooks | 2 | -0/+2 |