summaryrefslogtreecommitdiff
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0812-550/+81
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-084-370/+276
| |\
| * | [POWERPC] via-pmu: remove LED sleep notifierJohannes Berg2007-05-082-33/+4
| * | [POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut2007-05-071-20/+7
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-077-13/+13
| * | [POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt2007-05-021-2/+6
| * | [POWERPC] apm_emu: Use generic apm-emulationJohannes Berg2007-05-022-478/+47
| * | [POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk2007-05-021-4/+4
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
| |/ |/|
* | CUDA ADB fixesFinn Thain2007-05-041-26/+32
* | m68k: Mac II ADB fixesFinn Thain2007-05-041-341/+241
* | m68k: pmu_queue_request() declaration conflictFinn Thain2007-05-041-2/+1
* | i2c: Make i2c_del_driver a void functionJean Delvare2007-05-011-1/+2
|/
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-2/+2
|\
| * drivers/macintosh/smu.c: fix locking snafuAndrew Morton2007-04-171-2/+2
* | [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-2715-34/+34
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-2615-34/+34
* | [POWERPC] via-pmu: Switch to ref counting PCI APIAlan Cox2007-04-241-1/+3
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-5/+8
* | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+4
* | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-3/+13
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-1315-34/+34
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
* | [POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering2007-04-131-2/+4
* | [POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3Tony Vroon2007-04-131-1/+3
* | [POWERPC] powermac: Use the new of_device common uevent handlerSylvain Munaut2007-04-131-97/+1
* | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-264-75/+20
* | [POWERPC] Unexport mac_hid_mouse_emulate_buttonsAdrian Bunk2007-03-081-2/+0
|/
* 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