summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* drivers/macintosh/smu.c: fix locking snafuAndrew Morton2007-04-171-2/+2
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-11/+12
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-5/+0
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-3/+1
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+0
* [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering2007-02-131-1/+1
* [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-139-25/+24
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-127-7/+7
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2007-02-091-1/+1
* [PATCH] offsetof is size_tAl Viro2007-02-091-3/+3
* [POWERPC] windfarm: don't die on suspend thread signalJohannes Berg2007-02-081-4/+2
* [PATCH] Fix implicit declarations in via-pmuDave Jones2007-01-051-0/+1
* [PATCH] Fix compilation of via-pmu-backlightAndreas Schwab2006-12-301-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-0814-13/+656
|\
| * [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-1/+2
| * [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-073-1/+3
| * [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-2/+2
| * WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-6/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-057-7/+630
| |\
| | * [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-043-0/+620
| | * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-044-7/+10
| * | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
| |/
| * [PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt2006-11-153-0/+13
* | Input: handle errors from input_register_device in drivers/macintoshDmitry Torokhov2006-11-242-5/+13
* | Input: MAC mouse button emulation - relax dependenciesStelian Pop2006-11-171-1/+0
|/
* [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
* [PATCH] misc ppc pt_regs fixesAl Viro2006-10-081-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-074-6/+6
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0510-68/+59
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-1/+6
|\
| * [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-021-1/+6
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-013-4/+4
* | [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-012-8/+12
* | [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan2006-09-291-6/+1
* | [PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse2006-09-291-1/+1
|/
* [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-221-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-142-52/+59
|\
| * [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-011-2/+2
| * [PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2006-09-012-50/+57
* | Merge branch 'merge'Paul Mackerras2006-08-016-67/+114
|\|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-314-19/+245
| |\