aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven3-28/+17
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven4-7/+7
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-2/+12
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-5/+4
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain1-1/+1
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain1-17/+23
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+2
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton1-3/+3
2010-08-09m68k/mac: Fix RTC on PMU machinesFinn Thain1-3/+3
2010-08-09m68k/mac: Add color classic ii supportFinn Thain1-0/+9
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27mac68k: start CUDA earlyFinn Thain1-0/+6
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain1-0/+23
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-0/+27
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain6-472/+74
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-19/+16
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier2-0/+53
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier1-54/+109
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven5-24/+2
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk2-2/+0
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk8-181/+35
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-24/+0
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-05mac68k: remove dead codeFinn Thain1-2/+0
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk3-10/+5
2007-10-20spelling fixes: arch/m68k/Simon Arlott4-6/+6
2007-07-20m68k: missing __initAl Viro2-4/+6
2007-07-20m68k: missing exportsAl Viro1-0/+1
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-04m68k: Mac IRQ cleanupFinn Thain4-29/+7
2007-05-04m68k: Mac nubus IRQ fixes (plan E)Finn Thain1-61/+80
2007-05-04m68k: Mac IRQ prepFinn Thain4-69/+111
2007-05-04m68k: reverse Mac IRQ damageFinn Thain4-6/+6
2007-05-04m68k: Mac interrupt prioritiesFinn Thain1-0/+6
2007-05-04m68k: early parameter supportRoman Zippel2-18/+10
2007-05-04m68k: reformat various m68k filesRoman Zippel2-246/+238
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2-3/+3