index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
rockchip
Age
Commit message (
Expand
)
Author
2023-04-24
enable rkv1crypto on rock64.
mrg
2023-04-11
arm/rockchip: Omit needless functions.
riastradh
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-03-26
fix various typos in documentation, comments and sysctl device description.
andvar
2022-11-19
arm/rockchip: fix build w/o MULTIPROCESSOR
yamt
2022-10-30
Remove dirty fb IOCTL callback introduced in latest drm update.
jmcneill
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-09-25
rkdrm: Set is_console on the drm device, not the fb child.
riastradh
2022-09-18
KNF. 80 columns, use tab. NFC.
ryo
2022-08-23
add eqos(4) for RK3588
ryo
2022-08-23
Add initial support for RK3588 SoC (CRU and IOMUX)
ryo
2022-08-23
- change struct rk_cru_arm and RK_CPU macros to allow mux and div registers t...
ryo
2022-08-23
Make .reg1 and .reg2 of struct rk_cru_cpu_rate into array, and change the typ...
ryo
2022-07-20
drm: Use CPPFLAGS.drmkms in all local drm drivers too.
riastradh
2022-05-13
rkv1crypto(4): Fix units in RNG repeated-output health test.
riastradh
2022-04-21
s/subesquent/subsequent/ in copy pasted comments.
andvar
2022-04-08
rk_v1crypto(4): Fix missing `error =' assignment.
riastradh
2022-03-19
rnd(9): Adjust IPL of locks used by rndsource callbacks.
riastradh
2021-12-20
rkdrm: Implement vblank.
riastradh
2021-12-19
rkdrm: Implement atomic disable for planes.
riastradh
2021-12-19
rkdrm: Turn display off and back on again at config_interrupts.
riastradh
2021-12-19
rkdrm: Reset vop for 10us on attach.
riastradh
2021-12-19
rkdrm: Comment why we config_defer rk_drm_init.
riastradh
2021-12-19
rkdrm: Convert to atomic modesetting, as needed for bridges.
riastradh
2021-12-19
rkdrm: Do drm_mode_config_reset on init.
riastradh
2021-12-19
sunxi/drm, rockchip/drm: Avoid messy error output.
riastradh
2021-12-19
rockchip/drm: use drm_helper_mode_fill_fb_struct or say why not.
riastradh
2021-12-19
rockchip/drm: use an explicit task queue to avoid config_defer pitfalls.
riastradh
2021-12-19
catch up with newer drm_encoder_init prototype
riastradh
2021-12-19
drm_dev_alloc now returns ERR_PTR, check for that.
riastradh
2021-12-19
Sort includes.
riastradh
2021-12-19
Get drm to build on arm64 again.
riastradh
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-11-13
Write back and invalidate cache before starting secondary CPUs.
jmcneill
2021-11-13
Add support for RK3288 temperature sensors.
jmcneill
2021-11-13
Add pwm and spi clocks
jmcneill
2021-11-13
Match rockchip,rk3288-i2c
jmcneill
2021-11-13
Fix width of aclk_cpu_pre divider field
jmcneill
2021-11-13
rk3288: add watchdog and rng clocks
jmcneill
2021-11-12
Fix register accesses to PMU registers. Unlike the GRF ones, a RMW cycle
jmcneill
2021-11-12
arm: rockchip: Add support for RK3288 SoC.
jmcneill
2021-11-07
Handle RGMII variants.
jmcneill
2021-10-02
default RK3399 PCIe to 1.x.
mrg
2021-09-11
Add missing double p and d for stopped and overriden accordingly.
andvar
2021-09-06
Instead of requiring drivers to be explicit about their device memory
jmcneill
2021-09-03
revert "make ahcisata(4) work on rk3399 (rockpro64)" from 23-06-2021.
mrg
2021-09-03
rk3399 pcie: pay attention to the "bus-scan-delay-ms" property.
mrg
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-07-25
rockchip: edp: Force VOPB as CRTC for eDP.
jmcneill
2021-06-23
make ahcisata(4) work on rk3399 (rockpro64)
mrg
[next]