Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -3/+4 |
2010-12-16 | MIPS: Alchemy: fix build with SERIAL_8250=n | Manuel Lauss | 1 | -0/+2 |
2010-12-16 | MIPS: Alchemy: Add return value check for strict_strtoul() | Yoichi Yuasa | 1 | -3/+2 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+6 |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+6 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -35/+28 |
2010-10-22 | Alchemy: Add UART PM methods. | Manuel Lauss | 2 | -35/+28 |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 1 | -0/+1 |
2010-10-04 | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 1 | -3/+2 |
2010-08-31 | ASoC: fix au1x platform | Manuel Lauss | 1 | -0/+6 |
2010-08-05 | MIPS: Ritually kill stupid printk. | Ralf Baechle | 4 | -4/+0 |
2010-08-05 | MIPS: Alchemy: Add basic support for the GPR board | Wolfgang Grandegger | 6 | -0/+361 |
2010-08-05 | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 1 | -1/+14 |
2010-08-05 | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss | 1 | -2/+0 |
2010-08-05 | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2 | -20/+3 |
2010-08-05 | MIPS: MTX-1: cleanup and comments | Bruno Randolf | 1 | -8/+4 |
2010-08-05 | MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY | Christoph Egger | 1 | -4/+0 |
2010-08-05 | MIPS: Move Alchemy Makefile parts to their own Platform file. | Manuel Lauss | 6 | -10/+109 |
2010-08-05 | MIPS: Alchemy: fix deprecated compile warnings | FUJITA Tomonori | 1 | -4/+4 |
2010-08-05 | MIPS: Alchemy: move boards over to obj-y | Manuel Lauss | 2 | -3/+2 |
2010-08-05 | MIPS: MTX1: Fix build. | Ralf Baechle | 3 | -3/+12 |
2010-07-26 | MIPS: Alchemy: Define eth platform devices in the correct order | Wolfgang Grandegger | 1 | -4/+5 |
2010-07-26 | MIPS: MTX-1: Fix PCI on the MeshCube and related boards | Bruno Randolf | 1 | -5/+3 |
2010-07-05 | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss | 2 | -31/+62 |
2010-05-21 | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss | 2 | -40/+72 |
2010-05-21 | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss | 2 | -89/+90 |
2010-05-21 | MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. | Manuel Lauss | 5 | -22/+15 |
2010-04-30 | MIPS: DB1200: PCMCIA card detection must not be auto-enabled. | Manuel Lauss | 1 | -3/+7 |
2010-04-12 | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 1 | -40/+0 |
2010-02-27 | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss | 1 | -9/+10 |
2010-02-27 | MIPS: Alchemy: Repair db1500/bosporus builds | Manuel Lauss | 1 | -24/+28 |
2010-02-27 | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 10 | -117/+99 |
2010-02-27 | MIPS: Alchemy: devboard PM needs to save CPLD registers. | Manuel Lauss | 1 | -0/+32 |
2010-02-27 | MIPS: Alchemy: Simplify DMA channel allocation code. | Ralf Baechle | 1 | -55/+56 |
2010-02-27 | MIPS: Alchemy: Remove time_lock. | Ralf Baechle | 1 | -7/+0 |
2010-02-27 | MIPS: Remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-02-27 | MIPS: Alchemy: Use strlcat() for the command line arguments | Yoichi Yuasa | 1 | -14/+5 |
2010-02-27 | MIPS: Alchemy: Remove prom_getcmdline() | Yoichi Yuasa | 1 | -8/+1 |
2010-02-27 | MIPS: Alchemy: Remove forced command line setting | Yoichi Yuasa | 8 | -120/+0 |
2010-02-27 | MIPS: Alchemy: get rid of common/reset.c | Manuel Lauss | 8 | -225/+99 |
2010-02-27 | MIPS: Alchemy: irq: use runtime CPU type detection | Manuel Lauss | 1 | -43/+54 |
2010-02-27 | MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus | Manuel Lauss | 2 | -9/+11 |
2010-02-27 | MIPS: Alchemy: use runtime cpu detection in GPIO code. | Manuel Lauss | 1 | -7/+3 |
2010-02-27 | MIPS: Alchemy: Add au1000-eth platform device | Florian Fainelli | 2 | -0/+107 |
2010-02-27 | MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. | Manuel Lauss | 1 | -0/+51 |
2010-02-27 | MIPS: Alchemy: Extended DB1200 board support. | Manuel Lauss | 7 | -47/+649 |
2010-02-27 | MIPS: Alchemy: physmap-flash for all devboards | Manuel Lauss | 8 | -0/+163 |
2010-02-27 | MIPS: Alchemy: UARTs are of type 16550A | Manuel Lauss | 1 | -1/+3 |