aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare1-10/+24
2010-01-30Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2-5/+16
2010-01-30Input: Mac button emulation - implement as an input filterDmitry Torokhov2-70/+188
2010-01-15powerpc/macintosh: Make Open Firmware device id constantMárton Németh3-3/+3
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-286/+282
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-17/+28
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-11/+6
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong1-2/+11
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt1-206/+122
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+5
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+47
2009-12-08powerpc/windfarm: Add detection for second cpu pumpBolko Maass1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan1-69/+91
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24macintosh: Remove BKL from nvram driverThomas Gleixner1-8/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman1-8/+3
2009-10-30powerpc/therm_adt746x: Don't access non-existing registerJean Delvare1-1/+1
2009-10-14macintosh: Remove BKL from ans-lcdThomas Gleixner1-17/+28
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-17/+23
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+6
2009-09-07leds: Fix LED names Olaf Hering1-1/+1
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent1-2/+2
2009-08-26m68k: count can reach 51, not 50Roel Kluin1-1/+1
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin1-2/+4
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds6-300/+346
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare1-66/+60
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare1-42/+42
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare3-144/+197
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare1-48/+47
2009-06-02therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer1-1/+3
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+0
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz1-1/+0
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz1-0/+2
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov1-1/+1
2009-02-11therm_adt746x: Fix signed/unsigned confusionroel kluin1-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-12/+12
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix1-4/+4
2009-01-06macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-12/+12
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+5
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-2/+2
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin1-2/+3