index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-2
/
+0
*
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
1
-2
/
+2
|
\
|
*
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-04
1
-2
/
+2
*
|
macintosh/via-pmu: register_pmu_pm_ops() can be __init
Michael Ellerman
2024-09-05
1
-1
/
+1
*
|
macintosh/via-pmu-backlight: Use backlight power constants
Thomas Zimmermann
2024-08-07
1
-1
/
+1
|
/
*
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
macintosh/therm_windtunnel: fix module unload.
Nick Bowler
2024-07-11
1
-1
/
+1
*
|
macintosh/mac_hid: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-04
1
-0
/
+1
*
|
macintosh: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
2024-06-28
6
-6
/
+6
|
/
*
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
2
-15
/
+11
|
\
|
*
macintosh/ams: Fix unused variable warning
Michael Ellerman
2024-05-07
1
-1
/
+1
|
*
macintosh/macio-adb: replace of_node_put() with __free
sundar
2024-04-30
1
-14
/
+10
*
|
macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
Finn Thain
2024-04-29
1
-8
/
+3
|
/
*
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-16
10
-39
/
+24
|
\
|
*
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2024-03-07
1
-3
/
+1
|
*
macintosh/adb: make adb_dev_class constant
Ricardo B. Marliere
2024-03-06
1
-4
/
+6
|
*
macintosh: windfarm_rm31: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-5
/
+2
|
*
macintosh: windfarm_pm91: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-5
/
+3
|
*
macintosh: windfarm_pm81: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-5
/
+3
|
*
macintosh: windfarm_pm72: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-5
/
+2
|
*
macintosh: windfarm_pm121: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-3
/
+2
|
*
macintosh: windfarm_pm112: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-4
/
+2
|
*
macintosh: therm_windtunnel: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-16
1
-4
/
+2
|
*
powerpc: pmac: make macio_bus_type const
Ricardo B. Marliere
2024-02-14
1
-1
/
+1
*
|
macintosh/via-pmu-backlight: Include <linux/backlight.h>
Thomas Zimmermann
2024-03-07
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
1
-0
/
+1
|
\
|
*
macintosh/macio-adb: add missing iounmap() on error in macio_init()
Yang Yingliang
2023-10-19
1
-0
/
+1
*
|
macintosh: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-11
1
-1
/
+0
|
/
*
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
2
-1
/
+2
|
\
|
*
macintosh/ams: linux/platform_device.h is needed
Randy Dunlap
2023-08-31
1
-0
/
+1
|
*
macintosh/ams: mark ams_init() static
Arnd Bergmann
2023-08-14
1
-1
/
+1
*
|
macintosh: Explicitly include correct DT includes
Rob Herring
2023-08-28
6
-2
/
+7
|
/
*
macintosh: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-21
1
-8
/
+7
*
macintosh: Use of_address_to_resource()
Rob Herring
2023-06-21
2
-26
/
+13
*
macintosh: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-14
9
-9
/
+9
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
4
-2
/
+4
|
\
|
*
macintosh: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
2
-2
/
+2
|
*
macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
2023-03-30
1
-0
/
+1
|
*
macintosh/windfarm_smu_sat: Add missing of_node_put()
Liang He
2023-03-30
1
-0
/
+1
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
1
-1
/
+1
|
|
/
*
/
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
/
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
2
-4
/
+4
|
\
|
*
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
2023-02-16
2
-4
/
+4
*
|
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+6
|
/
*
macintosh/macio-adb: check the return value of ioremap()
Xie Shaowen
2022-11-24
1
-0
/
+4
[next]