aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \
| * | macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| |/
* / drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix2009-01-06
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
|\
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-20
| * powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-03
* | m68k: machw.h cleanupFinn Thain2008-12-28
|/
* rackmeter section fixesAl Viro2008-11-30
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-05
* device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-21
|\
| * Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
| |\
| | * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| | |\
| | * | via-pmu: BKL pushdownArnd Bergmann2008-07-02
| | * | macintosh-smu: BKL pushdownArnd Bergmann2008-06-20
| | * | ans-lcd: BKL pushdownArnd Bergmann2008-06-20
| | * | adb: BKL pushdownJonathan Corbet2008-06-20
| * | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-06-30
| * | | drivers/macintosh: Various cleanupsAdrian Bunk2008-06-30
| * | | macintosh/media bay: Convert semaphore to mutexDaniel Walker2008-06-30
| * | | macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-30
| * | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-30
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-06-29
| |\ \ \ | | | |/ | | |/|
| | * | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-16
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-16
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-16
| | * | ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz2008-06-15
| | |/
| * | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-16
| |\|
| * | [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-14
* | | Input: adbhid - capslock and power button fixRodney Lorrimar2008-05-16
* | | Input: adbhid - fix capslock key state after suspendRodney Lorrimar2008-05-16
| |/ |/|
* | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-15
|/
* [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-05
* [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker2008-05-05
* [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker2008-05-05
* [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-29
* mac-hid: fix build after lockdep annotationHarvey Harrison2008-04-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-25
|\
| * [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-25
|\ \ | |/ |/|
| * Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra2008-04-24
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
* | ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz2008-04-17
|/
* [POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther2008-03-12
* [POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt2008-03-12
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23