index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
1
-1
/
+1
2022-06-13
pci: tegra: Update error prints with new lines
Peter Robinson
1
-2
/
+2
2022-03-25
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-2
/
+2
2022-01-12
pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-8
/
+3
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
1
-1
/
+1
2018-05-10
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
1
-3
/
+14
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-25
/
+25
2017-09-22
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
Tuomas Tynkkynen
1
-2
/
+0
2017-07-28
dm: tegra: pci: Convert to livetree
Simon Glass
1
-29
/
+24
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
1
-1
/
+1
2016-08-15
pci: tegra: port to standard clock/reset/pwr domain APIs
Stephen Warren
1
-5
/
+158
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
1
-9
/
+10
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
1
-13
/
+9
2016-05-04
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
1
-11
/
+10
2016-01-28
tegra: Report errors from PCI init
Simon Glass
1
-1
/
+5
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
1
-322
/
+155
2015-11-12
pci: tegra: add/enable support for Tegra210
Stephen Warren
1
-0
/
+22
2015-11-12
pci: tegra: call tegra_pcie_board_init() earlier
Stephen Warren
1
-2
/
+2
2015-11-12
pci: tegra: implement PCA enable workaround
Stephen Warren
1
-0
/
+14
2015-11-12
pci: tegra: use #address-/size-cells from DT
Stephen Warren
1
-3
/
+30
2015-11-12
pci: tegra: clip RAM size to 32-bits
Stephen Warren
1
-1
/
+9
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
1
-5
/
+5
2015-01-23
pci: tegra: Fix port information parsing
Sjoerd Simons
1
-3
/
+2
2015-01-13
fdt: Add several apis to decode pci device node
Bin Meng
1
-1
/
+2
2014-12-18
pci: tegra: Add Tegra PCIe driver
Thierry Reding
1
-0
/
+1143