summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorLines
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-290/+61
2007-10-11Input: adbhid - produce all CapsLock key eventsAndrew McNabb-9/+47
2007-09-26Input: auto-select INPUT for MAC_EMUMOUSEBTN optionAndreas Herrmann-0/+1
2007-09-22[POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski-11/+10
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras-259/+25
2007-08-25[POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering-19/+19
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala-1/+13
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala-1/+0
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven-0/+1
2007-08-22remove dead code in via-pmu68kJohannes Berg-240/+0
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt-0/+5
2007-08-17[POWERPC] Comment out a currently unused functionStephen Rothwell-0/+2
2007-08-17[POWERPC] via-pmu: Fix typo in printkMichael Buesch-1/+1
2007-08-17[POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...Mariusz Kozlowski-4/+1
2007-07-22[POWERPC] Clean up duplicate includes in drivers/macintosh/Jesper Juhl-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-10/+5
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge-2/+4
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-0/+2
2007-07-16adb_probe_task: remove unneeded flush_signals() callOleg Nesterov-8/+2
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-2/+0
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare-24/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+0
2007-06-22x86_64: Fix only make Macintosh drivers default on MacsOlaf Hering-1/+1
2007-06-20x86: Only make Macintosh drivers default on MacsAndi Kleen-1/+1
2007-06-02[POWERPC] Don't allow PMAC_APM_EMU for 64-bitJohannes Berg-1/+1
2007-05-29Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds-1/+0
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+8
2007-05-23[POWERPC] Fix Kconfig warningKumar Gala-1/+0
2007-05-17[POWERPC] Remove build warnings in windfarm_coreStephen Rothwell-2/+8
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1/+1
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz-1/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba-1/+1
2007-05-08Input: adbhid - do not access input_dev->private directlyDmitry Torokhov-8/+8
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-550/+81
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-3/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-370/+276
2007-05-08[POWERPC] via-pmu: remove LED sleep notifierJohannes Berg-33/+4
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut-20/+7
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-13/+13
2007-05-04CUDA ADB fixesFinn Thain-26/+32
2007-05-04m68k: Mac II ADB fixesFinn Thain-341/+241
2007-05-04m68k: pmu_queue_request() declaration conflictFinn Thain-2/+1
2007-05-02[POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt-2/+6
2007-05-02[POWERPC] apm_emu: Use generic apm-emulationJohannes Berg-478/+47
2007-05-02[POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk-4/+4
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare-1/+2
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras-2/+2
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell-34/+34
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras-34/+34
2007-04-24[POWERPC] via-pmu: Switch to ref counting PCI APIAlan Cox-1/+3