summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* [tree-wide] finally take no_llseek outAl Viro2024-09-272-2/+0
* Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-191-2/+2
|\
| * dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-2/+2
* | macintosh/via-pmu: register_pmu_pm_ops() can be __initMichael Ellerman2024-09-051-1/+1
* | macintosh/via-pmu-backlight: Use backlight power constantsThomas Zimmermann2024-08-071-1/+1
|/
* Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-251-1/+1
|\
| * sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-1/+1
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\ \ | |/ |/|
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | macintosh/therm_windtunnel: fix module unload.Nick Bowler2024-07-111-1/+1
* | macintosh/mac_hid: add MODULE_DESCRIPTION()Jeff Johnson2024-07-041-0/+1
* | macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König2024-06-286-6/+6
|/
* Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-172-15/+11
|\
| * macintosh/ams: Fix unused variable warningMichael Ellerman2024-05-081-1/+1
| * macintosh/macio-adb: replace of_node_put() with __freesundar2024-04-301-14/+10
* | macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"Finn Thain2024-04-291-8/+3
|/
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-1510-39/+24
|\
| * powerpc/macio: Make remove callback of macio driver void returnedDawei Li2024-03-071-3/+1
| * macintosh/adb: make adb_dev_class constantRicardo B. Marliere2024-03-071-4/+6
| * macintosh: windfarm_rm31: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+2
| * macintosh: windfarm_pm91: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+3
| * macintosh: windfarm_pm81: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+3
| * macintosh: windfarm_pm72: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-5/+2
| * macintosh: windfarm_pm121: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-3/+2
| * macintosh: windfarm_pm112: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-4/+2
| * macintosh: therm_windtunnel: Convert to platform remove callback returning voidUwe Kleine-König2024-02-161-4/+2
| * powerpc: pmac: make macio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* | macintosh/via-pmu-backlight: Include <linux/backlight.h>Thomas Zimmermann2024-03-071-0/+1
|/
* Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-031-0/+1
|\
| * macintosh/macio-adb: add missing iounmap() on error in macio_init()Yang Yingliang2023-10-191-0/+1
* | macintosh: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
|/
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-1/+2
|\
| * macintosh/ams: linux/platform_device.h is neededRandy Dunlap2023-08-311-0/+1
| * macintosh/ams: mark ams_init() staticArnd Bergmann2023-08-141-1/+1
* | macintosh: Explicitly include correct DT includesRob Herring2023-08-286-2/+7
|/
* macintosh: Use of_property_read_reg() to parse "reg"Rob Herring2023-06-211-8/+7
* macintosh: Use of_address_to_resource()Rob Herring2023-06-212-26/+13
* macintosh: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-149-9/+9
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-284-2/+4
|\
| * macintosh: Use of_property_present() for testing DT property presenceRob Herring2023-03-302-2/+2
| * macintosh: via-pmu-led: requires ATA to be setRandy Dunlap2023-03-301-0/+1
| * macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He2023-03-301-0/+1
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\ \
| * | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
| |/
* / driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
|/
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-252-4/+4
|\
| * macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor2023-02-162-4/+4
* | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* | of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman2023-01-271-1/+6
|/