.. |
ahcisata_fdt.c
|
Add generic AHCI SATA controller bus glue
|
2018-09-03 23:15:12 +00:00 |
amdccp_fdt.c
|
Add amdccp(4) driver for AMD Cryptographic Coprocessor, as found on the
|
2018-10-19 21:09:09 +00:00 |
arasan_sdhc_fdt.c
|
Add support for Arasan SDHCI 5.1
|
2019-03-13 12:17:45 +00:00 |
ausoc.c
|
Move dev/audio_if.h -> dev/audio/audio_if.h
|
2019-05-04 07:20:07 +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 for "opp-microvolt" with more than one cell
|
2018-11-01 14:47:36 +00:00 |
cpus.c
|
Do not sort cpu nodes when enumerating so they attach in the order listed
|
2019-01-02 14:54:54 +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
|
Clean up initialization of com_regs structure, in preparation for
|
2018-12-08 17:46:09 +00:00 |
dwc2_fdt.c
|
Add support for Meson GXBB
|
2019-03-02 13:21:08 +00:00 |
dwc3_fdt.c
|
Add support for Meson GXL USB3 controller
|
2019-04-19 19:05:56 +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
|
Deactivate the watchdog timer during attach.
|
2018-10-28 15:06:10 +00:00 |
dwiic_fdt.c
|
Add dwiic_fdt attachment for "snps,designware-i2c".
|
2018-09-26 19:06:33 +00:00 |
ehci_fdt.c
|
Register shutdown handlers
|
2018-08-12 16:33:58 +00:00 |
fdt_clock.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +00:00 |
fdt_dai.c
|
Use queue(3) API to manage lists. NFCI.
|
2018-06-30 20:34:43 +00:00 |
fdt_dma.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +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 support for Allwinner A64's display pipeline.
|
2019-01-30 01:24:00 +00:00 |
fdt_intr.c
|
Add fdtbus_intr_establish_byname() helper.
|
2019-02-27 17:01:57 +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
|
…
|
|
fdt_phy.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +00:00 |
fdt_pinctrl.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +00:00 |
fdt_port.c
|
Add support for Allwinner A64's display pipeline.
|
2019-01-30 01:24:00 +00:00 |
fdt_port.h
|
Add EP_DRM_PANEL endpoint type
|
2019-02-03 12:53:11 +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
|
Add a function to report if a regulator can support the requested voltage range
|
2019-01-02 18:38:43 +00:00 |
fdt_reset.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +00:00 |
fdt_rtc.c
|
Add fdtbus_todr_attach.
|
2017-04-22 13:24:20 +00:00 |
fdt_subr.c
|
Consolidate FDT [find "names" index by string] logic.
|
2019-02-27 16:56:00 +00:00 |
fdt_syscon.c
|
Simplify list initialization
|
2018-06-30 20:16:56 +00:00 |
fdtbus.c
|
Attach syscon to "simple-mfd" devices and fix a bug with fdt_find_with_property
|
2019-02-25 19:28:36 +00:00 |
fdtvar.h
|
Move dev/audio_dai.h -> dev/audio/audio_dai.h
|
2019-05-04 06:35:15 +00:00 |
files.fdt
|
Add support for Arasan SDHCI 5.1
|
2019-03-13 12:17:45 +00:00 |
fixedclock.c
|
Pass clock provider's phandle to fdtbus_clock_controller_func.decode()
|
2018-09-09 07:21:17 +00:00 |
fixedfactorclock.c
|
Pass clock provider's phandle to fdtbus_clock_controller_func.decode()
|
2018-09-09 07:21:17 +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
|
Set initial regulator states at attach time
|
2019-01-19 20:51:12 +00:00 |
hdmi_connector.c
|
Add support for Allwinner A64's display pipeline.
|
2019-01-30 01:24:00 +00:00 |
mmc_pwrseq_emmc.c
|
Add eMMC reset sequence provider
|
2019-03-03 12:54:07 +00:00 |
mmc_pwrseq_simple.c
|
Add eMMC reset sequence provider
|
2019-03-03 12:54:07 +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
|
Don't use a4x bus tag
|
2018-10-15 23:53:47 +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
|
Call genfb_cnattach when WSDISPLAY_MULTICONS is defined
|
2019-01-30 00:55:04 +00:00 |
syscon.c
|
Attach syscon to "simple-mfd" devices and fix a bug with fdt_find_with_property
|
2019-02-25 19:28:36 +00:00 |
syscon.h
|
Add support for system controller nodes.
|
2018-06-30 12:35:18 +00:00 |
virtio_mmio_fdt.c
|
Fix 64-bit build
|
2018-09-29 15:56:25 +00:00 |