.. |
ausoc.c
|
Pass mixer requests to the codec. It is the responsibility of the codec
|
2018-05-12 23:51:06 +00:00 |
connector_fdt.c
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
connector_fdt.h
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
cpufreq_dt.c
|
Support cpu nodes without a cpu-supply property.
|
2017-12-16 16:41:18 +00:00 |
cpus.c
|
cpus: use fdt_add_bus
|
2018-06-30 16:30:35 +00:00 |
display_timing.c
|
Add helper for parsing display timings.
|
2017-06-03 14:48:02 +00:00 |
display_timing.h
|
Add helper for parsing display timings.
|
2017-06-03 14:48:02 +00:00 |
dw_apb_uart.c
|
Use PRI?64 instead of ll?
|
2018-07-17 00:42:06 +00:00 |
dwc2_fdt.c
|
Remove useless header arm/broadcom/bcm2835reg.h
|
2018-08-15 07:46:15 +00:00 |
dwc3_fdt.c
|
Add support for RK3399
|
2018-08-12 19:10:14 +00:00 |
dwcmmc_fdt.c
|
Use more generic rk3288 compatible string, and do clock assignments when present
|
2018-08-12 16:34:28 +00:00 |
dwcwdt_fdt.c
|
Add driver for DesignWare Watchdog Timer. Untested as I can't seem to find
|
2018-06-30 10:50:30 +00:00 |
ehci_fdt.c
|
Register shutdown handlers
|
2018-08-12 16:33:58 +00:00 |
fdt_clock.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_dai.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_dma.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_gpio.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_i2c.c
|
Add fdtbus_attach_i2cbus, used to attach an i2cbus to an fdt device node.
|
2018-07-01 18:16:40 +00:00 |
fdt_intr.c
|
Get rid of unnecessary calls to kmem_alloc
|
2018-07-15 16:59:16 +00:00 |
fdt_mmc_pwrseq.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_openfirm.c
|
Only OF_* functions should be in fdt_openfirm.c, move the rest to fdt_subr.c.
|
2015-12-16 12:17:45 +00:00 |
fdt_phy.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_pinctrl.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_port.c
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
fdt_port.h
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
fdt_power.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_pwm.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_regulator.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_reset.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_rtc.c
|
Add fdtbus_todr_attach.
|
2017-04-22 13:24:20 +00:00 |
fdt_subr.c
|
Use PRI?64 instead of ll?
|
2018-07-17 00:42:06 +00:00 |
fdt_syscon.c
|
Simplify list initialization
|
2018-06-30 20:16:56 +00:00 |
fdtbus.c
|
Store node path in device properties "fdt-path" property:
|
2018-06-30 17:28:09 +00:00 |
fdtvar.h
|
Add fdtbus_attach_i2cbus, used to attach an i2cbus to an fdt device node.
|
2018-07-01 18:16:40 +00:00 |
files.fdt
|
Add basic pwm-fan driver. This doesn't have any smarts yet other than
|
2018-07-04 23:08:06 +00:00 |
fixedclock.c
|
If clock-output-names is specified, use it for the clock name instead of the node name
|
2018-06-16 00:13:06 +00:00 |
fixedfactorclock.c
|
Initialize clk domain name and call clk_attach to register sysctl nodes
|
2018-04-28 15:21:05 +00:00 |
fixedregulator.c
|
Allow set_voltage/get_voltage to succeed on a fixed regulator so long as
|
2018-01-28 18:21:52 +00:00 |
gpiokeys.c
|
Emit initial lid switch state event at startup
|
2018-05-10 13:05:18 +00:00 |
gpioleds.c
|
Add GPIO LED driver.
|
2017-07-08 00:55:02 +00:00 |
gpioregulator.c
|
Add GPIO regulator driver.
|
2017-08-13 18:27:31 +00:00 |
mmc_pwrseq_simple.c
|
Add support for simple MMC power sequence provider bindings.
|
2017-10-22 13:56:49 +00:00 |
ohci_fdt.c
|
Register shutdown handlers
|
2018-08-12 16:33:58 +00:00 |
panel_fdt.c
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
panel_fdt.h
|
Add connector and panel drivers (panel supports only panel-lvds and
|
2018-04-03 12:40:20 +00:00 |
pl061gpio_fdt.c
|
Add basic ARM PL061 GPIO driver with FDT attachment.
|
2018-06-15 19:52:01 +00:00 |
pwm_backlight.c
|
Keep the backlight off while the lid is closed.
|
2018-05-10 13:11:21 +00:00 |
pwm_fan.c
|
Add basic pwm-fan driver. This doesn't have any smarts yet other than
|
2018-07-04 23:08:06 +00:00 |
qemufwcfg_fdt.c
|
add FDT "qemu,fw-cfg-mmio" glue for qemufwcfg
|
2018-06-15 15:07:56 +00:00 |
simplefb.c
|
if the framebuffer address isn't page aligned, set fbi_fboffset appropriately
|
2018-07-23 00:51:40 +00:00 |
syscon.c
|
Allow nodes to attach child devices using the same sorting rules as used
|
2018-06-30 16:22:56 +00:00 |
syscon.h
|
Add support for system controller nodes.
|
2018-06-30 12:35:18 +00:00 |
virtio_mmio_fdt.c
|
Add cfprint_t virtiobusprint() and use it for virtio_mmio.
|
2018-06-15 17:13:43 +00:00 |