summaryrefslogtreecommitdiff
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * | powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong2009-12-09
| * | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-09
| * | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-08
| * | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-08
| * | powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-08
| * | powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-08
| * | macintosh: Remove BKL from nvram driverThomas Gleixner2009-11-24
| * | powerpc/therm_adt746x: Don't access non-existing registerJean Delvare2009-10-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| |/ /
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\ \ \ | |_|/ |/| |
| * | macintosh: Remove BKL from ans-lcdThomas Gleixner2009-10-14
* | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | | sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| |/ |/|
* | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-14
|/
* macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-04
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-26
|\
| * leds: Fix LED names Olaf Hering2009-09-07
* | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ | |/ |/|
| * powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent2009-09-02
| * powerpc/macio: Don't the address of an array element before boundcheckingroel kluin2009-08-20
* | m68k: count can reach 51, not 50Roel Kluin2009-08-26
|/
* powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt2009-06-26
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-16
|\
| * therm_windtunnel: Convert to a new-style i2c driverJean Delvare2009-06-15
| * therm_adt746x: Convert to a new-style i2c driverJean Delvare2009-06-15
| * windfarm: Convert to new-style i2c driversJean Delvare2009-06-15
| * therm_pm72: Convert to a new-style i2c driverJean Delvare2009-06-15
* | therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer2009-06-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-04-24
|\
| * mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz2009-04-22
* | powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz2009-04-22
* | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov2009-04-22
|/
* 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-21
| * 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-21