- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
- 80a4876 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 5 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
- 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years, 1 month ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years, 1 month ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years, 1 month ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 695c499 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 56f5c40 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
- 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 8 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 651827c tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
- fe82857 gpio: tegra: use named constants by Stephen Warren · 9 years ago
- 9f75a22 gpio: tegra: remove unused type by Stephen Warren · 9 years ago
- 0c35e3a ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
- f9d3cab ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
- 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
- e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
- bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
- 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
- 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 1c1786d tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
- 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
- eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
- 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
- 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
- 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 13 years ago[Renamed (99%) from drivers/gpio/tegra2_gpio.c]
- 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
- 5fac236 tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
- 4e5ae09 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 14 years ago