summaryrefslogtreecommitdiff
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* powerpc/macintosh: constify wf_sensor_ops structuresJulia Lawall2017-09-01
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-01
* macintosh/rack-meter: Make of_device_ids constArvind Yadav2017-08-21
* drivers/macintosh: Make wf_control_ops and wf_pid_param constBhumika Goyal2017-08-14
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * adb: get rid of pointless access_ok()Al Viro2017-06-04
* | macintosh: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-09
|/
* Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-05
|\
| * of: Add function for generating a DT modalias with a newlineRob Herring2017-03-22
* | drivers: Clean up duplicated email addressFinn Thain2017-03-24
* | powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger2017-03-10
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-22
|\
| * Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-19
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\ \
| * | m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2017-02-07
| * | via-cuda: Add support for Egret system controllerFinn Thain2017-02-07
| * | via-cuda: Initialize data_index early and increment consistentlyFinn Thain2017-02-07
| * | via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain2017-02-07
| * | via-cuda: Avoid TREQ race conditionFinn Thain2017-02-07
| * | via-cuda: Fix re-initialization of reply_ptr and reading_replyFinn Thain2017-02-07
| * | via-cuda: Prevent read buffer overflowFinn Thain2017-02-07
| * | via-cuda: Add TREQ, TIP and TACK signal helpersFinn Thain2017-02-07
| * | via-cuda: Remove redundant temporary variableFinn Thain2017-02-07
| * | via-cuda: Cleanup printk callsFinn Thain2017-02-07
| |/
* | macintosh/rack-meter: Convert cputime64_t use to u64Frederic Weisbecker2017-02-01
* | sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2017-02-01
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selectedElimar Riesebieter2016-11-14
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* drivers/macintosh: Delete owner assignmentMarkus Elfring2016-08-22
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30
|\
| * powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-21
* | powerpc: use the new LED disk activity triggerStephan Linz2016-06-27
|/
* powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-01
* drivers: macintosh: rack-meter: fix bogus memsetsAaro Koskinen2016-04-12
* drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen2016-04-12
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* powerpc/rackmeter: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-26
* powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness2015-11-26
* drivers/macintosh: adb: fix misleading Kconfig help textAaro Koskinen2015-10-15
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\
| * macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas2015-08-20
| * macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas2015-08-20
| * windfarm: remove three exported but unused functionsPaul Bolle2015-08-06
| * windfarm: make wf_critical_overtemp() staticPaul Bolle2015-08-06
| * windfarm: decrement client count when unregisteringPaul Bolle2015-08-06
* | macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-23
|/
* macintosh/nvram: Remove as unusedFinn Thain2015-06-15