summaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-07-21device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov11-58/+98
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt4-5/+21
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet3-7/+18
2008-07-02via-pmu: BKL pushdownArnd Bergmann1-0/+3
2008-07-01drivers/macintosh/smu.c: Improve error handlingJulia Lawall1-15/+19
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk3-7/+5
2008-06-30macintosh/media bay: Convert semaphore to mutexDaniel Walker1-13/+14
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker1-8/+8
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell4-6/+6
2008-06-30Merge branch 'linux-2.6'Paul Mackerras3-7/+18
2008-06-20macintosh-smu: BKL pushdownArnd Bergmann1-0/+3
2008-06-20ans-lcd: BKL pushdownArnd Bergmann1-0/+2
2008-06-20adb: BKL pushdownJonathan Corbet1-5/+13
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk1-2/+2
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall1-3/+10
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall1-1/+4
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz1-1/+2
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras1-1/+1
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering1-1/+11
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker1-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker1-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker1-15/+16
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac6-6/+1077
2008-04-25mac-hid: fix build after lockdep annotationHarvey Harrison1-2/+2
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds3-4/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2008-04-24Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra1-0/+6
2008-04-24[POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers3-4/+6
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2-2/+2
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz1-10/+7
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther1-1/+1
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt1-2/+3
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+2
2008-02-14Fix compile of swim3 as moduleTony Breeds1-2/+0
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+24
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz1-25/+21
2008-02-05mac68k: macii adb comment correctionFinn Thain1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven1-0/+1
2008-02-03drivers/macintosh/: Spelling fixesJoe Perches1-1/+1
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4-7/+5
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-3/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1