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
/
ti
Age
Commit message (
Expand
)
Author
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-02-27
Uncomment and protect sanity checks that would drop into the debugger with a
sekiya
2022-09-27
Remove unnecessary sys/malloc.h include
skrll
2022-09-25
tilcdc(4): Set is_console on the drm device, not the fb child.
riastradh
2022-09-18
Eliminate use of IFF_OACTIVE.
thorpej
2022-07-20
drm: Use CPPFLAGS.drmkms in all local drm drivers too.
riastradh
2022-07-17
wsdisplay(4): Factor out WSDISPLAY_SCROLLSUPPORT logic.
riastradh
2022-07-02
sort previous
skrll
2022-07-02
Make this compile again.
skrll
2022-05-21
s/artifical/artificial/ in comments.
andvar
2022-04-21
s/subesquent/subsequent/ in copy pasted comments.
andvar
2022-03-19
rnd(9): Omit needless locks in various HWRNG drivers.
riastradh
2022-03-19
rnd(9): Adjust IPL of locks used by rndsource callbacks.
riastradh
2022-02-11
arm/ti: Omit needless dv_private assignment in omap2icu_attach.
riastradh
2022-02-06
sdhc: Retire SDHC_FLAG_USE_ADMA2 flag.
jmcneill
2021-12-19
drm: Do the attach task dance for ti lcdc drm.
riastradh
2021-12-19
drm: Fix arm/ti drm build.
riastradh
2021-12-19
drm_dev_alloc now returns ERR_PTR, check for that.
riastradh
2021-11-07
ti: cpsw: adapt to dts-5.15 bindings
jmcneill
2021-11-07
arm: ti: adapt to dts-5.15 bindings
jmcneill
2021-09-16
fix typos in word "successful".
andvar
2021-09-09
Add license text I forgot to include in 1.1
jakllsch
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-02-05
Fix build
skrll
2021-02-04
Call acpi_device_register() / fdtbus_device_register() as approrpriate.
thorpej
2021-01-29
Fix build without MULTIPROCESSOR.
rin
2021-01-29
Sort headers. No binary changes.
rin
2021-01-27
Rename of_match_compat_data() to of_compatible_match(). Similarly,
thorpej
2021-01-27
Use DEVICE_COMPAT_EOL.
thorpej
2021-01-25
Since we're using designated initialisers for compat data, we should
thorpej
2021-01-18
Remove "struct of_compat_data" and replace its usage with
thorpej
2021-01-15
use fdtbus_intr_establish_xname
jmcneill
2021-01-15
Add 'const char *xname' param to fdtbus_intr_establish_byname
jmcneill
2021-01-15
Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
jmcneill
2020-12-23
Change fdtbus_register_i2c_controller() to directly register the i2c_tag_t,
thorpej
2020-09-28
Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
jmcneill
2020-09-26
G/C arm/atomic.h
skrll
2020-08-16
Initialize the i2c controller before using it.
riastradh
2020-07-10
Add support for KASAN on ARMv[67]
skrll
2020-06-28
Use prop_data_value (not prop_data_data_nocopy)
skrll
2020-06-03
PR# port-evbarm/55263: BeagleBone Black too many interrupts on CPU when
jmcneill
2020-06-03
Fix dpll clock setting on am335x
jmcneill
2020-06-03
Fix SoC revision detection. BeagleBone Black reports 1GHz as a supported
jmcneill
2020-06-03
If we can't find a hwmod name, use the device type and mmio address
jmcneill
2020-06-03
Add a line break before rnd_attach_source so the "entropy: ready" announcemen...
jmcneill
2020-06-03
Catch up to clock changes in last dts import.
jmcneill
2020-05-14
Remove extra semicolon.
msaitoh
2020-04-30
rnd_attach_source calls the callback itself now.
riastradh
2020-04-16
Revert previous for now:
rin
[next]