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
/
dev
/
fdt
Age
Commit message (
Expand
)
Author
2018-06-10
Add fdtbus_clock_byname, which can be used by clock backends to
jmcneill
2018-06-06
Add Virtio MMIO transport.
jakllsch
2018-06-03
Remove unnecessary include
jmcneill
2018-06-01
Move simplefb declaration to files.fdt
jmcneill
2018-05-27
Enable apb_pclk clock if present
jmcneill
2018-05-27
Rename sunxi_com to dw_apb_uart and move it to dev/fdt since it is not
jmcneill
2018-05-15
Build fix for FDT kernels without audio
jmcneill
2018-05-12
Pass mixer requests to the codec. It is the responsibility of the codec
jmcneill
2018-05-11
Attach aux devices to the codec
jmcneill
2018-05-10
Keep the backlight off while the lid is closed.
jmcneill
2018-05-10
Emit initial lid switch state event at startup
jmcneill
2018-05-09
Add SoC sound driver based on "simple-audio-card" DT binding spec.
jmcneill
2018-05-07
Build fix
jmcneill
2018-05-06
Use enable gpio to turn the display on/off
jmcneill
2018-05-06
Add support for PWM backlights.
jmcneill
2018-05-06
Pass WSDISPLAYIO_SVIDEO through to pmf
jmcneill
2018-05-01
Add DesignWare DWC3 XHCI driver.
jmcneill
2018-04-28
Initialize clk domain name and call clk_attach to register sysctl nodes
jmcneill
2018-04-28
Add support for lid switch event codes.
jmcneill
2018-04-09
Stop potential misuse of vendor names and USB vendor IDs in root hub
jakllsch
2018-04-07
Allow to remove entries from the fdt, either by handle or
bouyer
2018-04-03
Add connector and panel drivers (panel supports only panel-lvds and
bouyer
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-03-06
fdtbus_get_string_index(): decrease len when going to the next string,
bouyer
2018-03-06
I guess fdtbus_regulator_get_voltage() should check for the get_voltage()
bouyer
2018-01-28
Allow set_voltage/get_voltage to succeed on a fixed regulator so long as
jmcneill
2017-12-18
Always set "is_console" property to true when WSDISPLAY_MULTICONS is defined
jmcneill
2017-12-16
Support cpu nodes without a cpu-supply property.
jmcneill
2017-12-10
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.
skrll
2017-12-10
Factor out bus-independant HID code so that it can be shared by USB, bluetooth
bouyer
2017-10-22
Add support for simple MMC power sequence provider bindings.
jmcneill
2017-10-05
Listen for PMFE_THROTTLE_* events and limit CPU frequency when throttling
jmcneill
2017-10-02
Add generic DT cpu frequency and voltage scaling driver.
jmcneill
2017-09-23
For known Linux keycodes, report key press events through a wskbd device
jmcneill
2017-09-22
Print an error if we fail to acquire a regulator
jmcneill
2017-09-19
fdtbus_get_string: support special 'name' property
jmcneill
2017-09-04
Add console support.
jmcneill
2017-08-27
Add an FDT "Simple Framebuffer" driver. This lets us take over framebuffers
jmcneill
2017-08-27
Scan children of the /chosen node to pick up simplefb nodes
jmcneill
2017-08-25
Add fdtbus_get_reg_byname
jmcneill
2017-08-13
Add GPIO regulator driver.
jmcneill
2017-08-13
Add fdtbus_gpio_acquire_index for accessing multi-xref gpios properties.
jmcneill
2017-07-19
Fix a problem with fdtbus_get_phandle where we were passing size -1 to
jmcneill
2017-07-08
Remove the hack to find companion devices and just assume 1 companion if
jmcneill
2017-07-08
Add driver for fixed-factor clocks.
jmcneill
2017-07-08
Add fdtbus_get_string_index helper.
jmcneill
2017-07-08
Add GPIO LED driver.
jmcneill
2017-07-06
Only read gpio pin if the pin is valid
jmcneill
2017-07-06
Read the initial key state at startup so we only trigger events on state
jmcneill
2017-07-02
Fix the pinctrl api to match the spec. A pinctrl config can have more
jmcneill
[next]