| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 2008-05-16 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
* | | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 2008-05-14 | 1 | -1/+11 |
|/ |
|
* | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+15 |
* | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -5/+5 |
* | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+16 |
* | [POWERPC] windfarm: Add PowerMac 12,1 support | Étienne Bersac | 2008-04-29 | 6 | -6/+1077 |
* | mac-hid: fix build after lockdep annotation | Harvey Harrison | 2008-04-26 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-25 | 3 | -4/+6 |
|\ |
|
| * | [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-24 | 3 | -4/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Input: mac_hid - add lockdep annotation to emumousebtn | Peter Zijlstra | 2008-04-24 | 1 | -0/+6 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-19 | 2 | -2/+2 |
* | | ide: rework PowerMac media-bay support (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -10/+7 |
|/ |
|
* | [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c | Guido Guenther | 2008-03-13 | 1 | -1/+1 |
* | [POWERPC] Fix sleep on some powerbooks | Benjamin Herrenschmidt | 2008-03-13 | 1 | -2/+3 |
* | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 1 | -1/+2 |
* | Fix compile of swim3 as module | Tony Breeds | 2008-02-15 | 1 | -2/+0 |
* | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 2008-02-08 | 1 | -1/+24 |
* | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -25/+21 |
* | mac68k: macii adb comment correction | Finn Thain | 2008-02-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 1 | -2/+2 |
|\ |
|
| * | drivers/macintosh/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
| * | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -1/+1 |
* | | ADB: Add missing #include <linux/platform_device.h> | Geert Uytterhoeven | 2008-02-04 | 1 | -0/+1 |
|/ |
|
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 4 | -7/+5 |
|\ |
|
| * | i2c: Kill rogue driver IDs | Jean Delvare | 2008-01-27 | 1 | -3/+0 |
| * | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
| * | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -1/+2 |
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-25 | 1 | -1/+1 |
| * | adb: Convert from class_device to device | Tony Jones | 2008-01-25 | 1 | -1/+1 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-24 | 1 | -1/+2 |
|\| |
|
| * | macintosh: fix fabrication of caplock key events | Andy Wingo | 2008-01-14 | 1 | -1/+2 |
| * | drivers/macintosh/via-pmu.c: Added a missing iounmap | Julia Lawall | 2007-12-18 | 1 | -0/+1 |
* | | [POWERPC] therm_adt746x: Eliminate some build warnings | Stephen Rothwell | 2008-01-17 | 1 | -10/+14 |
* | | [POWERPC] therm_windtunnel: Eliminate some build warnings | Stephen Rothwell | 2008-01-17 | 1 | -2/+6 |
* | | [POWERPC] therm_pm72: Suppress some compile warnings | Stephen Rothwell | 2008-01-17 | 1 | -17/+38 |
* | | [POWERPC] Fix for via-pmu based backlight control | Benjamin Herrenschmidt | 2007-12-21 | 2 | -34/+40 |
* | | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood | 2007-12-21 | 1 | -42/+6 |
* | | [POWERPC] powermac: Use generic suspend code | Johannes Berg | 2007-12-19 | 1 | -232/+173 |
* | | [POWERPC] Fix sleep on powerbook 3400 | Paul Mackerras | 2007-12-19 | 1 | -136/+36 |
* | | [POWERPC] Convert therm_windtunnel.c to use the kthread API | Paul Mackerras | 2007-12-19 | 1 | -17/+17 |
* | | [POWERPC] Convert therm_pm72.c to use the kthread API | Paul Mackerras | 2007-12-19 | 1 | -5/+4 |
* | | [POWERPC] Convert adb.c to use kthread API and not spin on ADB requests | Paul Mackerras | 2007-12-19 | 1 | -57/+21 |
* | | [POWERPC] Convert media-bay.c to use the kthread API | Paul Mackerras | 2007-12-19 | 1 | -10/+4 |
* | | [POWERPC] via-pmu: Kill sleep notifiers completely | Johannes Berg | 2007-12-19 | 1 | -71/+0 |
* | | [POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks | Johannes Berg | 2007-12-19 | 1 | -39/+57 |
* | | [POWERPC] PMU: Remove dead code | Johannes Berg | 2007-12-03 | 1 | -41/+1 |
* | | [POWERPC] PMU: Don't lock_kernel() | Johannes Berg | 2007-12-03 | 1 | -3/+0 |
|/ |
|