Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
c711d55
drm: bridge: Solomon SSD2825 DSI/LVDS driver
clamor-s Sep 13, 2022
6aadb38
drm: panel: Renesas R61307 MIPI DSI panel driver
clamor-s Sep 13, 2022
6339822
drm/panel: Add Renesas R69328 MIPI DSI panel driver
maximschwalm Jan 15, 2022
06bab34
max77663-rtc: seprate from max77620
clamor-s Sep 15, 2022
739969e
lm3533-mfd: convert to OF
clamor-s Sep 17, 2022
653fa0f
sound: soc: jack: allow multiple interrupt per gpio
clamor-s Sep 26, 2022
fc079d3
[SQUASH] sound: soc: tegra: use hp detect as main interrupt
clamor-s Sep 26, 2022
e89aa9b
ASoC: tegra: Support MAX9808x by machine driver
clamor-s Sep 18, 2022
61d0c68
power: max17040: add simple battery cell support
clamor-s Sep 19, 2022
85793ef
power: max17040: add passing props from supplier
clamor-s Oct 1, 2022
5a92669
power: max17040: get thermal data from adc if available
clamor-s Oct 11, 2022
6882073
misc: adps990x: convert to OF
clamor-s Sep 19, 2022
f9d3d66
misc: apds990x: convert to IIO
clamor-s Oct 11, 2022
a0d96ab
iio: light: move apds990x into proper place
clamor-s Oct 17, 2022
4a09209
drivers: iio: tsc2007: separate adc from touchscreen
clamor-s Sep 22, 2022
7e92718
drivers: iio: tsc2007: add lg x3 specific stuff
clamor-s Oct 11, 2022
44e9a31
hwmon: ina2xx: add optional regulator support
clamor-s Sep 23, 2022
dbe85f9
tegra30: peripherals: add 266.5MHz nodes
clamor-s Sep 29, 2022
4a69242
extcon: add basic MAX14526 driver
clamor-s Oct 6, 2022
2355b94
power: supply: add MAX8971 charger driver
clamor-s Oct 6, 2022
bc07926
media: lm3560: convent to OF
clamor-s Oct 13, 2022
385eabe
gnss: add support for CSR GSD5T GPS module
clamor-s Oct 14, 2022
88cf274
ARM: tegra: Add device-tree for LG Optimus Vu (P895)
clamor-s Sep 24, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,7 @@ dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += \
tegra30-cardhu-a04.dtb \
tegra30-colibri-eval-v3.dtb \
tegra30-lenovo-ideatab-a2109a.dtb \
tegra30-lge-p895.dtb \
tegra30-microsoft-surface-rt.dtb \
tegra30-microsoft-surface-rt-efi.dtb \
tegra30-ouya.dtb \
Expand Down
Loading