aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 6-286/+282
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-17/+28
2009-12-09Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 1-11/+6
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Gravatar Darrick J. Wong 1-2/+11
2009-12-09powerpc/macio: Rework hotplug media bay supportGravatar Benjamin Herrenschmidt 1-206/+122
2009-12-08powerpc/macio: Add dma_parms support to macioGravatar Benjamin Herrenschmidt 1-0/+5
2009-12-08powerpc/macio: Add devres support to macio_deviceGravatar Benjamin Herrenschmidt 1-0/+47
2009-12-08powerpc/windfarm: Add detection for second cpu pumpGravatar Bolko Maass 1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileGravatar Alexey Dobriyan 1-69/+91
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-24macintosh: Remove BKL from nvram driverGravatar Thomas Gleixner 1-8/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-3/+3
2009-11-12sysctl drivers: Remove dead binary sysctl supportGravatar Eric W. Biederman 1-8/+3
2009-10-30powerpc/therm_adt746x: Don't access non-existing registerGravatar Jean Delvare 1-1/+1
2009-10-14macintosh: Remove BKL from ans-lcdGravatar Thomas Gleixner 1-17/+28
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksGravatar Benjamin Herrenschmidt 1-17/+23
2009-10-04macintosh: Don't assume i2c device probing always succeedsGravatar Jean Delvare 5-5/+15
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 1-1/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-4/+6
2009-09-07leds: Fix LED names Gravatar Olaf Hering 1-1/+1
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyGravatar Lyonel Vincent 1-2/+2
2009-08-26m68k: count can reach 51, not 50Gravatar Roel Kluin 1-1/+1
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingGravatar roel kluin 1-2/+4
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesGravatar Benjamin Herrenschmidt 1-0/+11
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-300/+346
2009-06-15therm_windtunnel: Convert to a new-style i2c driverGravatar Jean Delvare 1-66/+60
2009-06-15therm_adt746x: Convert to a new-style i2c driverGravatar Jean Delvare 1-42/+42
2009-06-15windfarm: Convert to new-style i2c driversGravatar Jean Delvare 3-144/+197
2009-06-15therm_pm72: Convert to a new-style i2c driverGravatar Jean Delvare 1-48/+47
2009-06-02therm_adt746x: Always clear hardware bit which inverts fan speed range.Gravatar Michel Dänzer 1-1/+3
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Gravatar Linus Torvalds 1-1/+0
2009-04-22mediabay: fix build for CONFIG_BLOCK=nGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inGravatar Bartlomiej Zolnierkiewicz 1-0/+2
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKGravatar Alexander Beregalov 1-1/+1
2009-02-11therm_adt746x: Fix signed/unsigned confusionGravatar roel kluin 1-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-12/+12
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cGravatar Nicolas Palix 1-4/+4
2009-01-06macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-12/+12
2009-01-06trivial: fix an -> a typos in documentation and commentsGravatar Frederik Schwarzer 1-1/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Gravatar Linus Torvalds 2-4/+5
2008-12-28m68k: machw.h cleanupGravatar Finn Thain 4-4/+0
2008-12-21powerpc/mm: Split mmu_context handlingGravatar Benjamin Herrenschmidt 1-2/+2
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()Gravatar roel kluin 1-2/+3
2008-11-30rackmeter section fixesGravatar Al Viro 1-5/+5
2008-10-16device create: misc: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-2/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2008-07-21device create: macintosh: convert device_create to device_create_drvdataGravatar Greg Kroah-Hartman 1-1/+2