index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-5
/
+1
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-0
/
+1
2024-12-18
macintosh: declare ctl_table as const
Luis Felipe Hernandez
1
-1
/
+1
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
7
-7
/
+7
2024-11-14
macintosh: Use common error handling code in via_pmu_led_init()
Markus Elfring
1
-9
/
+10
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2024-09-05
macintosh/via-pmu: register_pmu_pm_ops() can be __init
Michael Ellerman
1
-1
/
+1
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-2
/
+2
2024-08-07
macintosh/via-pmu-backlight: Use backlight power constants
Thomas Zimmermann
1
-1
/
+1
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-11
macintosh/therm_windtunnel: fix module unload.
Nick Bowler
1
-1
/
+1
2024-07-04
macintosh/mac_hid: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-28
macintosh: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
6
-6
/
+6
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-15
/
+11
2024-05-08
macintosh/ams: Fix unused variable warning
Michael Ellerman
1
-1
/
+1
2024-04-30
macintosh/macio-adb: replace of_node_put() with __free
sundar
1
-14
/
+10
2024-04-29
macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
Finn Thain
1
-8
/
+3
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
10
-39
/
+24
2024-03-07
macintosh/via-pmu-backlight: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
1
-3
/
+1
2024-03-07
macintosh/adb: make adb_dev_class constant
Ricardo B. Marliere
1
-4
/
+6
2024-02-16
macintosh: windfarm_rm31: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-02-16
macintosh: windfarm_pm91: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2024-02-16
macintosh: windfarm_pm81: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2024-02-16
macintosh: windfarm_pm72: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-02-16
macintosh: windfarm_pm121: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-02-16
macintosh: windfarm_pm112: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-16
macintosh: therm_windtunnel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-02-15
powerpc: pmac: make macio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+1
2023-10-19
macintosh/macio-adb: add missing iounmap() on error in macio_init()
Yang Yingliang
1
-0
/
+1
2023-10-11
macintosh: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-1
/
+2
2023-08-31
macintosh/ams: linux/platform_device.h is needed
Randy Dunlap
1
-0
/
+1
2023-08-28
macintosh: Explicitly include correct DT includes
Rob Herring
6
-2
/
+7
2023-08-14
macintosh/ams: mark ams_init() static
Arnd Bergmann
1
-1
/
+1
2023-06-21
macintosh: Use of_property_read_reg() to parse "reg"
Rob Herring
1
-8
/
+7
2023-06-21
macintosh: Use of_address_to_resource()
Rob Herring
2
-26
/
+13
2023-06-14
macintosh: Switch i2c drivers back to use .probe()
Uwe Kleine-König
9
-9
/
+9
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-2
/
+4
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
1
-1
/
+1
[next]