summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-2111-58/+98
|\
| * Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-154-5/+21
| |\
| | * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-143-7/+18
| | |\
| | * | via-pmu: BKL pushdownArnd Bergmann2008-07-021-0/+3
| | * | macintosh-smu: BKL pushdownArnd Bergmann2008-06-201-0/+3
| | * | ans-lcd: BKL pushdownArnd Bergmann2008-06-201-0/+2
| | * | adb: BKL pushdownJonathan Corbet2008-06-201-5/+13
| * | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-011-15/+19
| * | | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-013-7/+5
| * | | macintosh/media bay: Convert semaphore to mutexDaniel Walker2008-06-301-13/+14
| * | | macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-301-8/+8
| * | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-304-6/+6
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-06-303-7/+18
| |\ \ \ | | | |/ | | |/|
| | * | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-161-2/+2
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-161-3/+10
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-161-1/+4
| | * | ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz2008-06-151-1/+2
| | |/
| * | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-161-1/+1
| |\|
| * | [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-141-1/+11
* | | Input: adbhid - capslock and power button fixRodney Lorrimar2008-05-161-3/+12
* | | Input: adbhid - fix capslock key state after suspendRodney Lorrimar2008-05-161-7/+39
| |/ |/|
* | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
|/
* [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-051-15/+15
* [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker2008-05-051-5/+5
* [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker2008-05-051-15/+16
* [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-296-6/+1077
* mac-hid: fix build after lockdep annotationHarvey Harrison2008-04-251-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-253-4/+6
|\
| * [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers2008-04-243-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-251-0/+6
|\ \ | |/ |/|
| * Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra2008-04-241-0/+6
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-182-2/+2
* | ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz2008-04-181-10/+7
|/
* [POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther2008-03-131-1/+1
* [POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt2008-03-131-2/+3
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+2
* Fix compile of swim3 as moduleTony Breeds2008-02-141-2/+0
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+24
* ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-061-25/+21
* mac68k: macii adb comment correctionFinn Thain2008-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+2
|\
| * drivers/macintosh/: Spelling fixesJoe Perches2008-02-031-1/+1
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* | ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven2008-02-041-0/+1
|/
* ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-021-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-7/+5
|\
| * i2c: Kill rogue driver IDsJean Delvare2008-01-271-3/+0