index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
adc: Drop dm.h header file
Simon Glass
2020-08-03
3
-2
/
+4
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
adc: stm32: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-1
/
+2
*
adc: stm32-adc: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-6
/
+7
*
adc: exynos-adc: Fix wrong bit operation used to stop the ADC
Krzysztof Kozlowski
2019-03-11
1
-1
/
+1
*
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-20
1
-0
/
+37
*
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-28
1
-2
/
+1
*
adc: Add driver for STM32 ADC
Fabrice Gasnier
2018-08-03
5
-0
/
+534
*
dm: adc: uclass: get reference regulator once
Fabrice Gasnier
2018-08-03
1
-18
/
+17
*
adc: meson-saradc: fix regmap_init_mem call
Neil Armstrong
2018-06-19
1
-1
/
+1
*
adc: add Amlogic Meson SAR ADC driver
Neil Armstrong
2018-05-08
3
-0
/
+734
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-8
/
+4
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
4
-12
/
+12
*
dm: adc: Add driver for Rockchip SARADC
David Wu
2017-10-01
3
-0
/
+193
*
dm: adc: Convert uclass to livetree
Simon Glass
2017-06-01
1
-8
/
+6
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
sandbox: add ADC driver
Przemyslaw Marczak
2015-11-02
3
-0
/
+184
*
dm: adc: add Exynos54xx compatible ADC driver
Przemyslaw Marczak
2015-11-02
3
-0
/
+155
*
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
2015-11-02
3
-0
/
+429