| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-24 | 1 | -1/+1 |
| * | adb: Convert from class_device to device | Tony Jones | 2008-01-24 | 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-17 | 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 |
|/ |
|
* | [POWERPC] windfarm: Fix windfarm thread freezer interaction | Johannes Berg | 2007-11-08 | 1 | -7/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ |
|
| * | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -1/+1 |
* | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
|/ |
|
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 2 | -10/+16 |
* | fix adbhid mismerge | Al Viro | 2007-10-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 18 | -290/+61 |
|\ |
|
| * | [POWERPC] adbhid: Enable KEY_FN key reporting | Aristeu Rozanski | 2007-09-22 | 1 | -11/+10 |
| * | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 5 | -259/+25 |
| |\ |
|
| | * | [POWERPC] Fix undefined reference to device_power_up/resume | Olaf Hering | 2007-08-25 | 2 | -19/+19 |
| | * | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+1 |
| | * | remove dead code in via-pmu68k | Johannes Berg | 2007-08-22 | 1 | -240/+0 |
| | * | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 | 1 | -0/+5 |
| * | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need | Kumar Gala | 2007-08-22 | 2 | -1/+13 |
| * | | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 2007-08-22 | 1 | -1/+0 |
| * | | [POWERPC] Comment out a currently unused function | Stephen Rothwell | 2007-08-17 | 1 | -0/+2 |
| * | | [POWERPC] via-pmu: Fix typo in printk | Michael Buesch | 2007-08-17 | 1 | -1/+1 |
| * | | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k... | Mariusz Kozlowski | 2007-08-17 | 1 | -4/+1 |
| |/ |
|