..
files.tegra
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
soc_tegra124.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra124_car.c
fix divider calculations for hdmi, and treat clock ID 211 as pll_p_out0 instead of directly pll_p
2015-12-23 12:43:25 +00:00
tegra124_carreg.h
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_ahcisata.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_ahcisatareg.h
disable SATA sleep feature
2015-10-15 09:04:35 +00:00
tegra_apbreg.h
tegra_cec.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_cecreg.h
Add driver for Tegra HDMI CEC controller.
2015-08-01 21:20:11 +00:00
tegra_clock.h
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_com.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_cpufreq.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_dcreg.h
Hardware cursor support.
2015-11-14 11:55:36 +00:00
tegra_drm_fb.c
use XRGB8888 for framebuffer
2015-11-16 21:14:33 +00:00
tegra_drm_gem.c
initialize allocated gem object memory to 0
2015-11-16 21:41:29 +00:00
tegra_drm_mode.c
explicitly set high cursor/winbuf address bits when setting modes
2015-12-23 11:58:10 +00:00
tegra_drm.c
Always initialize error.
2016-01-30 00:00:56 +00:00
tegra_drm.h
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_ehci.c
Merge nick-nhusb
2016-04-23 10:15:27 +00:00
tegra_fb.c
Use GEM for memory management. Fixes a couple issues while here:
2015-11-12 00:43:52 +00:00
tegra_fdt.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_fuse.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_gpio.c
PR/50963: David Binderman: Use kmem_zalloc() so all members are initialized.
2016-03-13 17:38:44 +00:00
tegra_gpioreg.h
add GPIO support
2015-05-02 12:08:32 +00:00
tegra_hdaudio.c
HDAUDIO_FLAG_NO_STREAM_RESET hack no longer required
2015-12-23 12:44:06 +00:00
tegra_hdaudioreg.h
Tegra HD audio support (untested as it is for HDMI output)
2015-05-10 11:04:59 +00:00
tegra_hdmireg.h
support disabling the HDMI output
2015-11-10 00:33:39 +00:00
tegra_i2c.c
zero the i2c_attach_args structure before filling it in.
2016-02-14 19:54:19 +00:00
tegra_i2creg.h
Support transfers > 4-bytes long by reading and writing using the
2015-05-16 21:31:39 +00:00
tegra_intr.h
Add SOC_THERM temperature sensor driver:
2015-11-21 22:55:32 +00:00
tegra_lic.c
FDT: Interrupts -- add support for interrupt maps
2016-01-05 21:53:48 +00:00
tegra_mc.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_mcreg.h
Add a bunch of hopefully-useful Tegra MC register bits.
2015-11-21 16:48:33 +00:00
tegra_mpio.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_mpioreg.h
add Tegra MPIO / Pinmux driver
2015-05-07 23:55:11 +00:00
tegra_nouveau.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_pcie.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_pciereg.h
add more AFI BAR register offsets
2015-11-14 01:38:58 +00:00
tegra_pmc.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_pmcreg.h
GPU power is controlled by a different register on Tegra124, handle this in tegra_pmc_remove_clamping
2015-10-17 21:14:49 +00:00
tegra_reg.h
Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to do
2016-03-26 09:07:31 +00:00
tegra_rtc.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_rtcreg.h
Tegra K1 RTC driver.
2015-05-05 00:25:44 +00:00
tegra_sdhc.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_soc.c
Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to do
2016-03-26 09:07:31 +00:00
tegra_soctherm.c
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_socthermreg.h
Add SOC_THERM temperature sensor driver:
2015-11-21 22:55:32 +00:00
tegra_timer.c
use "watchdog" clock if not defined in fdt
2015-12-24 12:47:38 +00:00
tegra_timerreg.h
Switch Tegra over to fdt based clocks and reset controls.
2015-12-22 22:10:36 +00:00
tegra_usbphy.c
Use the nvidia,has-utmi-pad-registers property.
2016-03-08 07:49:20 +00:00
tegra_usbreg.h
Split out USB PHY support out of the ehci glue and into a separate driver.
2015-10-21 20:02:12 +00:00
tegra_var.h
G/C old structs
2016-03-26 08:42:07 +00:00
tegra_xusbpad.c
Use fdt for device enumeration.
2015-12-13 17:39:19 +00:00
tegra_xusbpadreg.h
Tegra XUSB PADCTL driver
2015-05-15 11:49:10 +00:00