~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* tegra: Drop old LCD codeSimon Glass2022-10-30
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* arm: tegra: Update some DT compatiblesPeter Robinson2022-06-13
* tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt2021-04-10
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-28
* ctags: Minor changes to fix ctags outputSimon Glass2018-10-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* dm: video: tegra124: Convert to livetreeSimon Glass2017-07-28
* tegra: video: Time the LCD initSimon Glass2017-07-11
* tegra: video: Don't power up the SOR twiceSimon Glass2017-06-09
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* video: tegra: fix spelling in commentMarcel Ziswiler2017-01-03
* video: squash lines for immediate returnMasahiro Yamada2016-09-23
* tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16
* tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-16
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-21
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-31
* tegra: lcd: Tidy up clock initSimon Glass2015-06-09
* tegra124: video: Add full link training for eDPSimon Glass2015-05-13
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-13
* tegra: video: Add Embedded DisplayPort driverSimon Glass2015-05-13
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-13