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
/
sunxi
Age
Commit message (
Expand
)
Author
2023-05-02
Cleanup previous: Try new bindings first, document old with DTCOMPAT, KNF
jmcneill
2023-05-02
apparently the 'ahb' and 'ths' clocks were renamed to 'bus' and 'mod' in the
macallan
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2022-11-19
sunxi_can.c: fix build with MBUFTRACE
yamt
2022-10-29
sun8icodec: Update for binding spec changes.
jmcneill
2022-09-27
malloc -> kmem
skrll
2022-09-25
sunxidrm: Set is_console on the drm device, not the fb child.
riastradh
2022-09-21
Just skipping sunxi_can_rx_intr() if the DATA_OR flag is set isn't enough
bouyer
2022-09-19
Don't process RX if SUNXI_CAN_INT_DATA_OR is pending. Seems to fix occasional
bouyer
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-07-20
drm: Use CPPFLAGS.drmkms in all local drm drivers too.
riastradh
2022-06-28
Add support for Lichee Pi Zero from Rui-Xiang Guo on port-arm
skrll
2022-06-25
pic: Update ci_cpl in pic_set_priority callback.
jmcneill
2022-05-22
opencrypto: Make freesession callback return void.
riastradh
2022-05-15
sun8icrypto(4): Switch off polling when ready for interrupts.
riastradh
2022-04-21
s/subesquent/subsequent/ in copy pasted comments.
andvar
2022-03-19
rnd(9): Adjust IPL of locks used by rndsource callbacks.
riastradh
2022-03-18
sun8icrypto(4): Do self-test and first RNG draw synchronously.
riastradh
2022-03-18
sun8icrypto(4): Attach rndsource as RND_TYPE_RNG.
riastradh
2022-03-18
sun8icrypto(4): Split out interrupt and thread locks.
riastradh
2022-01-01
s/coudn/couldn/ and s/couln/couldn/ in comment and log messages.
andvar
2021-12-31
sys: Use if_init wrapper function.
riastradh
2021-12-19
sunxi/drm, rockchip/drm: Avoid messy error output.
riastradh
2021-12-19
sunxi/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
Defer call to drmfb_attach, otherwise we lock against ourselves
riastradh
2021-12-19
Use helper to fill fb struct
riastradh
2021-12-19
Fill fb->dev.
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-11-10
add clock and reset for APB2 RSB on Allwinner H6
jakllsch
2021-11-08
This H6 pin (PL9) function is called s_cir_rx, not s_cir.
jakllsch
2021-11-07
Handle RGMII variants.
jmcneill
2021-11-07
sunxi: nmi: add support for #interrupt-cells 3 bindings
jmcneill
2021-11-07
sunxi: sun50i-a64: add support for A64_CLK_CPUX clock
jmcneill
2021-11-07
sunxi: ccu: add support for basic "mux" clocks
jmcneill
2021-11-07
dts: adapt to dts-5.15 bindings
jmcneill
2021-08-20
fix various typos in comments and log messages.
andvar
2021-08-19
s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/output
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-07
sun8icrypto(4): Call crypto_unblock when a task completes.
riastradh
2021-07-31
sunxi_platform: declare UART FIFO sizes for SoCs we support
tnn
2021-07-30
com(4): fix FIFO for DW_APB on Allwinner A20 (got broken by com.c 1.360)
tnn
2021-05-05
Fix GENERIC64 build
jmcneill
2021-05-05
Add support for Allwinner V3s, from Rui-Xiang Guo.
jmcneill
2021-04-28
enable sun8icrypto on Allwinner H3 too.
bad
2021-04-24
Merge thorpej-cfargs branch:
thorpej
[next]