aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-3/+1
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain1-3/+1
2017-11-02drivers/macintosh: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman15-0/+15
2017-09-01powerpc/macintosh: constify wf_sensor_ops structuresJulia Lawall5-9/+9
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring7-18/+18
2017-08-21macintosh/rack-meter: Make of_device_ids constArvind Yadav1-1/+1
2017-08-14drivers/macintosh: Make wf_control_ops and wf_pid_param constBhumika Goyal3-4/+4
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2-10/+23
2017-06-04adb: get rid of pointless access_ok()Al Viro1-4/+0
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+1
2017-03-24drivers: Clean up duplicated email addressFinn Thain1-1/+1
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-6/+1
2017-03-10powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar3-2/+3
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-783/+217
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain5-702/+12
2017-02-07via-cuda: Add support for Egret system controllerFinn Thain1-21/+134
2017-02-07via-cuda: Initialize data_index early and increment consistentlyFinn Thain1-3/+3
2017-02-07via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain1-11/+5
2017-02-07via-cuda: Avoid TREQ race conditionFinn Thain1-4/+3
2017-02-07via-cuda: Fix re-initialization of reply_ptr and reading_replyFinn Thain1-2/+2
2017-02-07via-cuda: Prevent read buffer overflowFinn Thain1-1/+7
2017-02-07via-cuda: Add TREQ, TIP and TACK signal helpersFinn Thain1-23/+53
2017-02-07via-cuda: Remove redundant temporary variableFinn Thain1-6/+2
2017-02-07via-cuda: Cleanup printk callsFinn Thain1-20/+6
2017-02-01macintosh/rack-meter: Convert cputime64_t use to u64Frederic Weisbecker1-15/+15
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker1-1/+1
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-11-14macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selectedElimar Riesebieter1-1/+0
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman5-16/+16
2016-08-22drivers/macintosh: Delete owner assignmentMarkus Elfring4-4/+0
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+8
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt1-1/+8
2016-06-27powerpc: use the new LED disk activity triggerStephan Linz2-9/+8
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V1-2/+2
2016-04-12drivers: macintosh: rack-meter: fix bogus memsetsAaro Koskinen1-2/+2
2016-04-12drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen1-0/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-11-26powerpc/rackmeter: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-11-26powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness1-2/+3
2015-10-15drivers/macintosh: adb: fix misleading Kconfig help textAaro Koskinen1-3/+2
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-49/+4
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-06windfarm: remove three exported but unused functionsPaul Bolle2-46/+0