summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorLines
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day-1/+1
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker-15/+16
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac-6/+1077
2008-04-25mac-hid: fix build after lockdep annotationHarvey Harrison-2/+2
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-4/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+6
2008-04-24Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra-0/+6
2008-04-24[POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers-4/+6
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-2/+2
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz-10/+7
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther-1/+1
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt-2/+3
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki-1/+2
2008-02-14Fix compile of swim3 as moduleTony Breeds-2/+0
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt-1/+24
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz-25/+21
2008-02-05mac68k: macii adb comment correctionFinn Thain-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven-0/+1
2008-02-03drivers/macintosh/: Spelling fixesJoe Perches-1/+1
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas-1/+1
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-7/+5
2008-01-27i2c: Kill rogue driver IDsJean Delvare-3/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare-1/+1
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz-1/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-24adb: Convert from class_device to deviceTony Jones-1/+1
2008-01-24Merge branch 'linux-2.6'Paul Mackerras-1/+2
2008-01-17[POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell-10/+14
2008-01-17[POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell-2/+6
2008-01-17[POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell-17/+38
2008-01-14macintosh: fix fabrication of caplock key eventsAndy Wingo-1/+2
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt-34/+40
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood-42/+6
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg-232/+173
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras-136/+36
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras-17/+17
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras-5/+4
2007-12-19[POWERPC] Convert adb.c to use kthread API and not spin on ADB requestsPaul Mackerras-57/+21
2007-12-19[POWERPC] Convert media-bay.c to use the kthread APIPaul Mackerras-10/+4
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg-71/+0
2007-12-19[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooksJohannes Berg-39/+57
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall-0/+1
2007-12-03[POWERPC] PMU: Remove dead codeJohannes Berg-41/+1
2007-12-03[POWERPC] PMU: Don't lock_kernel()Johannes Berg-3/+0
2007-11-08[POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg-7/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1