index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-15
/
+11
2024-05-07
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-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
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-06
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-14
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/po...
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/po...
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-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-2
/
+4
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-03-30
macintosh: Use of_property_present() for testing DT property presence
Rob Herring
2
-2
/
+2
2023-03-30
macintosh: via-pmu-led: requires ATA to be set
Randy Dunlap
1
-0
/
+1
2023-03-30
macintosh/windfarm_smu_sat: Add missing of_node_put()
Liang He
1
-0
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+4
2023-02-16
macintosh: windfarm: Use unsigned type for 1-bit bitfields
Nathan Chancellor
2
-4
/
+4
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-1
/
+6
2022-11-24
macintosh/macio-adb: check the return value of ioremap()
Xie Shaowen
1
-0
/
+4
2022-11-24
macintosh: fix possible memory leak in macio_add_one_device()
Yang Yingliang
1
-1
/
+1
2022-11-24
macintosh: Switch to use for_each_child_of_node() macro
Yang Yingliang
1
-6
/
+4
2022-11-24
macintosh/windfarm_pid: Add header file macro definition
Li zeming
1
-0
/
+5
2022-11-24
macintosh/ams/ams: Add header file macro definition
Li zeming
1
-0
/
+5
2022-11-24
macintosh/via-pmu-backlight: Use backlight helper
Stephen Kitt
1
-6
/
+1
2022-11-24
macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled
Finn Thain
1
-0
/
+4
2022-11-24
macintosh/macio-adb: Fix warning comparing pointer to 0
Haowen Bai
1
-3
/
+4
2022-11-24
macintosh/windfarm_pm121: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_pm91: Fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2022-11-24
macintosh/adb: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_pm81: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_smu_sat: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
[next]