aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-07
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
| * [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
| * WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\
| | * [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-04
| | * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-04
| * | WorkStruct: make allyesconfigDavid Howells2006-11-22
| |/
| * [PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt2006-11-15
* | Input: handle errors from input_register_device in drivers/macintoshDmitry Torokhov2006-11-24
* | Input: MAC mouse button emulation - relax dependenciesStelian Pop2006-11-17
|/
* [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-09
* [PATCH] misc ppc pt_regs fixesAl Viro2006-10-08
* [PATCH] m68k pt_regs fixesAl Viro2006-10-07
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-05
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* fix file specification in commentsUwe Zeisberger2006-10-03
* Fix several typos in drivers/Matt LaPlante2006-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-03
|\
| * [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-02
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* | [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-01
* | [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan2006-09-29
* | [PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse2006-09-29
|/
* [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-22
* Merge branch 'linux-2.6'Paul Mackerras2006-09-13
|\
| * [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-01
| * [PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2006-09-01
* | Merge branch 'merge'Paul Mackerras2006-07-31
|\|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-31
| |\
| | * [POWERPC] PMAC_APM_EMU should depend on ADB_PMUDanny van Dyk2006-07-27
| | * [POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2006-07-27
| | * [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-25
| * | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-31
| |/
| * [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-10
| * [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-10
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
* | [POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2006-07-07
* | [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-07
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: mecanism -> mechanismAdrian Bunk2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26