aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman
2009-10-14macintosh: Remove BKL from ans-lcdThomas Gleixner
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-07leds: Fix LED names Olaf Hering
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