aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent
2009-08-26m68k: count can reach 51, not 50Roel Kluin
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare
2009-06-02therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov
2009-02-11therm_adt746x: Fix signed/unsigned confusionroel kluin
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix
2009-01-06macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin
2008-11-30rackmeter section fixesAl Viro
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-07-21device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02via-pmu: BKL pushdownArnd Bergmann
2008-07-01drivers/macintosh/smu.c: Improve error handlingJulia Lawall
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk
2008-06-30macintosh/media bay: Convert semaphore to mutexDaniel Walker
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-20macintosh-smu: BKL pushdownArnd Bergmann
2008-06-20ans-lcd: BKL pushdownArnd Bergmann
2008-06-20adb: BKL pushdownJonathan Corbet
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day