aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-28macintosh/ams-input: Use true and false for boolean valuesGustavo A. R. Silva
2018-01-28macintosh: change some data types from int to boolGustavo A. R. Silva
2018-01-27macintosh/adb: Properly mark continued kernel messagesAndreas Schwab
2018-01-21backlight: Fix old-style function definitionMathieu Malaterre
2018-01-17powerpc/via-pmu: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-02drivers/macintosh: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01powerpc/macintosh: constify wf_sensor_ops structuresJulia Lawall
2017-09-01macintosh: Convert to using %pOF instead of full_nameRob Herring
2017-08-21macintosh/rack-meter: Make of_device_ids constArvind Yadav
2017-08-14drivers/macintosh: Make wf_control_ops and wf_pid_param constBhumika Goyal
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-09macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-04adb: get rid of pointless access_ok()Al Viro
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24drivers: Clean up duplicated email addressFinn Thain
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-03-10powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain
2017-02-07via-cuda: Add support for Egret system controllerFinn Thain
2017-02-07via-cuda: Initialize data_index early and increment consistentlyFinn Thain
2017-02-07via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain
2017-02-07via-cuda: Avoid TREQ race conditionFinn Thain
2017-02-07via-cuda: Fix re-initialization of reply_ptr and reading_replyFinn Thain
2017-02-07via-cuda: Prevent read buffer overflowFinn Thain
2017-02-07via-cuda: Add TREQ, TIP and TACK signal helpersFinn Thain
2017-02-07via-cuda: Remove redundant temporary variableFinn Thain
2017-02-07via-cuda: Cleanup printk callsFinn Thain
2017-02-01macintosh/rack-meter: Convert cputime64_t use to u64Frederic Weisbecker
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-14macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selectedElimar Riesebieter
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-22drivers/macintosh: Delete owner assignmentMarkus Elfring
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt
2016-06-27powerpc: use the new LED disk activity triggerStephan Linz
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-04-12drivers: macintosh: rack-meter: fix bogus memsetsAaro Koskinen
2016-04-12drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen