index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-30
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
regmap: Allow left shifting register offset before access
Pratyush Yadav
2020-09-30
regmap: Allow specifying read/write width
Pratyush Yadav
2020-09-30
regmap: zero out the regmap on allocation
Pratyush Yadav
2020-09-30
regmap: Add devm_regmap_init()
Jean-Jacques Hiblot
2020-09-30
test: gpio: Add tests for the managed API
Jean-Jacques Hiblot
2020-09-30
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
2020-09-30
test: reset: Add tests for the managed API
Jean-Jacques Hiblot
2020-09-30
drivers: reset: Add a managed API to get reset controllers from the DT
Jean-Jacques Hiblot
2020-09-30
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2020-09-30
Merge branch '2020-09-29-dev_xxx-print-improvement' into next
Tom Rini
2020-09-30
dm: Print device name in dev_xxx like Linux
Sean Anderson
2020-09-30
dm: Use symbolic constants for log levels in dev_xxx
Sean Anderson
2020-09-30
video: stm32: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
usb: musb-new: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
2020-09-30
usb: dwc3: ti: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
usb: dwc2: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
usb: cdns3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
sysreset: ti: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
spi: zynqmp_gqspi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
spi: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
soc: qualcomm: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
remoteproc: k3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
remoteproc: k3-r5: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
remoteproc: Remove unused function rproc_elf_sanity_check
Sean Anderson
2020-09-30
phy: usbphyc: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
phy: ti: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
phy: sun4i-usb: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
phy: rockchip: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
phy: marvell: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
net: sun8i_emac: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
net: sunxi: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
linux/compat.h: Remove netdev_xxx functions
Sean Anderson
2020-09-30
net: mvpp2: Convert netdev_xxx to dev_xxx
Sean Anderson
2020-09-30
net: mvpp2: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
net: mvneta: Convert netdev_xxx to dev_xxx
Sean Anderson
2020-09-30
net: mvneta: Fix not always calling dev_err with a device
Sean Anderson
2020-09-30
net: mdio: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
net: bcm6368: Fix not calling dev_info with a device
Sean Anderson
2020-09-30
nand: vybrid: Re-introduce vf610_nfc.dev
Sean Anderson
2020-09-30
nand: brcmnand: Fix not calling dev_err() with a device
Sean Anderson
2020-09-30
nand: atmel: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
mailbox: k3: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mmc: mtk-sd: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
mmc: bcm2835-host: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
mmc: Add mmc_dev()
Sean Anderson
2020-09-30
mtd: spi-nand: Fix not calling dev_err with a device
Sean Anderson
[next]