Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers | 7 | -13/+12 |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 1 | -1/+3 |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 4 | -18/+13 |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -1/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 4 | -147/+21 |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 297 | -5333/+36432 |
2008-07-14 | [ARM] Merge most of the PXA work for initial merge | Russell King | 36 | -1819/+1468 |
2008-07-10 | Merge branch 'imx' into devel | Russell King | 44 | -256/+11031 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 220 | -4022/+24681 |
2008-07-10 | [ARM] 5171/1: ep93xx: fix compilation of modules using clocks | Dmitry Baryshkov | 1 | -0/+5 |
2008-07-10 | [ARM] 5133/2: at91sam9g20 defconfig file | sedji gaouaou | 1 | -0/+1168 |
2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 8 | -23/+313 |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 7 | -1/+186 |
2008-07-09 | [ARM] 5160/1: IOP3XX: gpio/gpiolib support | Arnaud Patard | 2 | -0/+47 |
2008-07-09 | [ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits. | Patrice Vilchez | 4 | -16/+16 |
2008-07-09 | [ARM] 5084/1: zylonite: Register AC97 device | Mark Brown | 1 | -0/+2 |
2008-07-09 | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model | Mark Brown | 9 | -74/+45 |
2008-07-09 | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel | 6 | -10/+22 |
2008-07-09 | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins state | Dmitry Baryshkov | 2 | -2/+48 |
2008-07-09 | [ARM] pxa: remove pxa_set_cken() | Russell King | 1 | -18/+0 |
2008-07-09 | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 30 | -1719/+1332 |
2008-07-09 | [ARM] pxa: allow clk aliases | Russell King | 3 | -0/+23 |
2008-07-07 | [ARM] Feroceon: don't disable BPU on boot | Saeed Bishara | 1 | -4/+5 |
2008-07-07 | [ARM] Orion: LED support for HP mv2120 | Martin Michlmayr | 2 | -2/+47 |
2008-07-07 | [ARM] Orion: add RD88F5181L-FXO support | Nicolas Pitre | 3 | -0/+168 |
2008-07-07 | [ARM] Orion: add RD88F5181L-GE support | Lennert Buytenhek | 3 | -0/+179 |
2008-07-07 | [ARM] Orion: add Netgear WNR854T support | Imre Kaloz | 3 | -0/+171 |
2008-07-07 | Merge branch 'machtypes' into orion | Russell King | 1 | -17/+109 |
2008-07-07 | [ARM] s3c2410_defconfig: update for current build | Ben Dooks | 1 | -7/+27 |
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-07 | [ARM] S3C2443: Add prediv clk and fix setting of h and p clocks | Ben Dooks | 1 | -6/+33 |
2008-07-07 | [ARM] S3C2443: Add armdiv and arm clocks | Ben Dooks | 1 | -1/+53 |
2008-07-07 | [ARM] S3C2443: Fix s3c2443_clkcon_enable_p() using wrong register. | Ben Dooks | 1 | -1/+1 |
2008-07-07 | [ARM] AT2440EVB: Add DM9000A network controller support. | Ramax Lo | 1 | -0/+36 |
2008-07-07 | [ARM] S3C2440: Add AT2440EVB board support | Ramax Lo | 3 | -0/+168 |
2008-07-07 | Merge branches 'ns9x' and 'machtypes' into devel | Russell King | 2 | -60/+149 |
2008-07-07 | [ARM] mach-types update | Russell King | 1 | -17/+109 |
2008-07-07 | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes | Philipp Zabel | 1 | -1/+0 |
2008-07-05 | i.MX2 family: Add basic mach support | Juergen Beisert | 3 | -3/+10 |
2008-07-05 | i.MX27 family: Add the Phytec PCM970 evaluation board | Juergen Beisert | 4 | -0/+51 |
2008-07-05 | i.MX27: Adding PCM038 platform support | Juergen Beisert | 4 | -0/+1216 |
2008-07-05 | i.MX27: Add ADS platform support | Juergen Beisert | 4 | -0/+1139 |