Age | Commit message (Expand) | Author | Files | Lines |
2011-11-09 | m68k/mac: Remove mac_irq_{en,dis}able() wrappers | Finn Thain | 2 | -23/+9 |
2011-11-09 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 4 | -267/+0 |
2011-11-09 | m68k/mac: Optimize interrupts using chain handlers | Geert Uytterhoeven | 4 | -63/+298 |
2011-11-09 | m68k/mac: Convert Mac to genirq | Geert Uytterhoeven | 4 | -0/+12 |
2011-11-09 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 3 | -28/+17 |
2011-11-09 | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven | 4 | -7/+7 |
2011-11-09 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 1 | -1/+1 |
2011-11-09 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 1 | -2/+12 |
2011-11-09 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 1 | -5/+4 |
2011-10-24 | m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC | Finn Thain | 1 | -1/+1 |
2011-10-24 | m68k/mac: Fix compiler warning in via_read_time() | Finn Thain | 1 | -17/+23 |
2010-12-10 | fix comment typos concerning "consistent" | Uwe Kleine-König | 1 | -1/+1 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+2 |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock | 1 | -1/+2 |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton | 1 | -3/+3 |
2010-08-09 | m68k/mac: Fix RTC on PMU machines | Finn Thain | 1 | -3/+3 |
2010-08-09 | m68k/mac: Add color classic ii support | Finn Thain | 1 | -0/+9 |
2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop | 1 | -5/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-27 | mac68k: start CUDA early | Finn Thain | 1 | -0/+6 |
2010-02-27 | mac68k: move macsonic and macmace platform devices | Finn Thain | 1 | -0/+23 |
2010-02-27 | mac68k: move mac_esp platform device | Finn Thain | 1 | -0/+27 |
2010-02-27 | mac68k: replace mac68k SCC code with platform device | Finn Thain | 6 | -472/+74 |
2010-02-27 | mac68k: rework SWIM platform device | Finn Thain | 1 | -19/+16 |
2010-02-27 | mac68k: cleanup | Finn Thain | 1 | -111/+97 |
2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier | 2 | -0/+53 |
2009-03-26 | m68k: mac - Add a new entry in mac_model to identify the floppy controller type. | Laurent Vivier | 1 | -54/+109 |
2009-01-12 | m68k: mac core - Kill warn_unused_result warnings | Geert Uytterhoeven | 6 | -34/+54 |
2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 5 | -24/+2 |
2008-12-28 | m68k: mac baboon interrupt enable/disable | Finn Thain | 2 | -15/+35 |
2008-12-28 | m68k: machw.h cleanup | Finn Thain | 4 | -4/+0 |
2008-12-28 | m68k: Mac via cleanup and commentry | Finn Thain | 1 | -47/+32 |
2008-12-28 | m68k: Reinstate mac rtc | Finn Thain | 2 | -9/+10 |
2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2 | -2/+0 |
2008-07-21 | m68k/mac/: possible cleanups | Adrian Bunk | 8 | -181/+35 |
2008-05-05 | m68k: remove old mac_esp cruft | Finn Thain | 1 | -24/+0 |
2008-04-29 | proc: remove /proc/mac_iop | Alexey Dobriyan | 1 | -85/+0 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
2008-04-28 | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-02-05 | mac68k: remove dead code | Finn Thain | 1 | -2/+0 |
2008-02-05 | m68k: kill arch/m68k/mac/mac_ksyms.c | Adrian Bunk | 3 | -10/+5 |
2007-10-20 | spelling fixes: arch/m68k/ | Simon Arlott | 4 | -6/+6 |
2007-07-20 | m68k: missing __init | Al Viro | 2 | -4/+6 |
2007-07-20 | m68k: missing exports | Al Viro | 1 | -0/+1 |
2007-06-01 | m68k: parenthesis balance | Mariusz Kozlowski | 1 | -1/+1 |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 1 | -1/+1 |
2007-05-05 | m68k: Mac IRQ cleanup | Finn Thain | 4 | -29/+7 |
2007-05-05 | m68k: Mac nubus IRQ fixes (plan E) | Finn Thain | 1 | -61/+80 |
2007-05-05 | m68k: Mac IRQ prep | Finn Thain | 4 | -69/+111 |
2007-05-05 | m68k: reverse Mac IRQ damage | Finn Thain | 4 | -6/+6 |