Age | Commit message (Expand) | Author | Files | Lines |
2009-06-26 | powerpc/pmac: Fix DMA ops for MacIO devices | Benjamin Herrenschmidt | 1 | -0/+11 |
2009-06-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -300/+346 |
2009-06-15 | therm_windtunnel: Convert to a new-style i2c driver | Jean Delvare | 1 | -66/+60 |
2009-06-15 | therm_adt746x: Convert to a new-style i2c driver | Jean Delvare | 1 | -42/+42 |
2009-06-15 | windfarm: Convert to new-style i2c drivers | Jean Delvare | 3 | -144/+197 |
2009-06-15 | therm_pm72: Convert to a new-style i2c driver | Jean Delvare | 1 | -48/+47 |
2009-06-02 | therm_adt746x: Always clear hardware bit which inverts fan speed range. | Michel Dänzer | 1 | -1/+3 |
2009-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 1 | -1/+0 |
2009-04-22 | mediabay: fix build for CONFIG_BLOCK=n | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-04-22 | powerpc: Fix modular build of ide-pmac when mediabay is built in | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2009-04-22 | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK | Alexander Beregalov | 1 | -1/+1 |
2009-02-11 | therm_adt746x: Fix signed/unsigned confusion | roel kluin | 1 | -2/+2 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -12/+12 |
2009-01-07 | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 1 | -4/+4 |
2009-01-06 | macintosh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -12/+12 |
2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 1 | -1/+1 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2 | -4/+5 |
2008-12-28 | m68k: machw.h cleanup | Finn Thain | 4 | -4/+0 |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-12-03 | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition() | roel kluin | 1 | -2/+3 |
2008-11-30 | rackmeter section fixes | Al Viro | 1 | -5/+5 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+1 |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-22 | device create: macintosh: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -1/+2 |
2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 11 | -58/+98 |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 4 | -5/+21 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 3 | -7/+18 |
2008-07-03 | via-pmu: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-07-01 | drivers/macintosh/smu.c: Improve error handling | Julia Lawall | 1 | -15/+19 |
2008-07-01 | drivers/macintosh: Various cleanups | Adrian Bunk | 3 | -7/+5 |
2008-06-30 | macintosh/media bay: Convert semaphore to mutex | Daniel Walker | 1 | -13/+14 |
2008-06-30 | macintosh/therm_windtunnel: Convert semaphore to mutex | Daniel Walker | 1 | -8/+8 |
2008-06-30 | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 4 | -6/+6 |
2008-06-30 | Merge branch 'linux-2.6' | Paul Mackerras | 3 | -7/+18 |
2008-06-21 | macintosh-smu: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-06-21 | ans-lcd: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-21 | adb: BKL pushdown | Jonathan Corbet | 1 | -5/+13 |
2008-06-16 | [POWERPC] Build fix for drivers/macintosh/mediabay.c | Adrian Bunk | 1 | -2/+2 |
2008-06-16 | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c | Julia Lawall | 1 | -3/+10 |
2008-06-16 | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c | Julia Lawall | 1 | -1/+4 |
2008-06-15 | ide-pmac: bugfix for media-bay support rework | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-05-16 | Input: adbhid - capslock and power button fix | Rodney Lorrimar | 1 | -3/+12 |
2008-05-16 | Input: adbhid - fix capslock key state after suspend | Rodney Lorrimar | 1 | -7/+39 |
2008-05-16 | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 1 | -1/+1 |
2008-05-15 | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 1 | -1/+1 |
2008-05-14 | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 1 | -1/+11 |
2008-05-05 | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 1 | -15/+15 |
2008-05-05 | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 1 | -5/+5 |
2008-05-05 | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 1 | -15/+16 |