| Commit message (Expand) | Author | Age | Files | Lines |
* | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 2009-10-04 | 5 | -5/+15 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-09-26 | 1 | -1/+1 |
|\ |
|
| * | leds: Fix LED names | Olaf Hering | 2009-09-07 | 1 | -1/+1 |
* | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 2 | -4/+6 |
|\ \
| |/
|/| |
|
| * | powerpc/powermac: Thermal control turns system off too eagerly | Lyonel Vincent | 2009-09-02 | 1 | -2/+2 |
| * | powerpc/macio: Don't the address of an array element before boundchecking | roel kluin | 2009-08-20 | 1 | -2/+4 |
* | | m68k: count can reach 51, not 50 | Roel Kluin | 2009-08-26 | 1 | -1/+1 |
|/ |
|
* | powerpc/pmac: Fix DMA ops for MacIO devices | Benjamin Herrenschmidt | 2009-06-26 | 1 | -0/+11 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-16 | 6 | -300/+346 |
|\ |
|
| * | therm_windtunnel: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -66/+60 |
| * | therm_adt746x: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -42/+42 |
| * | windfarm: Convert to new-style i2c drivers | Jean Delvare | 2009-06-15 | 3 | -144/+197 |
| * | therm_pm72: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -48/+47 |
* | | therm_adt746x: Always clear hardware bit which inverts fan speed range. | Michel Dänzer | 2009-06-02 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-04-24 | 1 | -1/+0 |
|\ |
|
| * | mediabay: fix build for CONFIG_BLOCK=n | Bartlomiej Zolnierkiewicz | 2009-04-22 | 1 | -1/+0 |
* | | powerpc: Fix modular build of ide-pmac when mediabay is built in | Bartlomiej Zolnierkiewicz | 2009-04-22 | 1 | -0/+2 |
* | | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK | Alexander Beregalov | 2009-04-22 | 1 | -1/+1 |
|/ |
|
* | therm_adt746x: Fix signed/unsigned confusion | roel kluin | 2009-02-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 1 | -12/+12 |
|\ \ |
|
| * | | macintosh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -12/+12 |
| |/ |
|
* | | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 2009-01-06 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 2 | -4/+5 |
|\ |
|
| * | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 1 | -2/+2 |
| * | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() | roel kluin | 2008-12-03 | 1 | -2/+3 |
* | | m68k: machw.h cleanup | Finn Thain | 2008-12-28 | 4 | -4/+0 |
|/ |
|
* | rackmeter section fixes | Al Viro | 2008-11-30 | 1 | -5/+5 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+1 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | device create: macintosh: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 11 | -58/+98 |
|\ |
|
| * | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 4 | -5/+21 |
| |\ |
|
| | * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 3 | -7/+18 |
| | |\ |
|
| | * | | via-pmu: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
| | * | | macintosh-smu: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+3 |
| | * | | ans-lcd: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+2 |
| | * | | adb: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -5/+13 |
| * | | | drivers/macintosh/smu.c: Improve error handling | Julia Lawall | 2008-07-01 | 1 | -15/+19 |
| * | | | drivers/macintosh: Various cleanups | Adrian Bunk | 2008-07-01 | 3 | -7/+5 |
| * | | | macintosh/media bay: Convert semaphore to mutex | Daniel Walker | 2008-06-30 | 1 | -13/+14 |
| * | | | macintosh/therm_windtunnel: Convert semaphore to mutex | Daniel Walker | 2008-06-30 | 1 | -8/+8 |
| * | | | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 4 | -6/+6 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-30 | 3 | -7/+18 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | [POWERPC] Build fix for drivers/macintosh/mediabay.c | Adrian Bunk | 2008-06-16 | 1 | -2/+2 |
| | * | | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c | Julia Lawall | 2008-06-16 | 1 | -3/+10 |
| | * | | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c | Julia Lawall | 2008-06-16 | 1 | -1/+4 |
| | * | | ide-pmac: bugfix for media-bay support rework | Bartlomiej Zolnierkiewicz | 2008-06-15 | 1 | -1/+2 |
| | |/ |
|