aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-13Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-10-13treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer
2023-10-13pinctrl: single: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
2023-10-13drivers: rng: add support for Meson S4Alexey Romanov
2023-10-13dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay
2023-10-13dfu: mtd: fix the trace when limit is reachedPatrick Delaunay
2023-10-13mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy
2023-10-13mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-10-12clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar
2023-10-12clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar
2023-10-12dwc3: add support for Amlogic A1 familyAlexey Romanov
2023-10-12a1: clk: Add missing USB_PHY_IN and USB_PHY gatesIgor Prusov
2023-10-12phy: support Amlogic A1 familyAlexey Romanov
2023-10-12phy: move clk enable/disable in init/exitAlexey Romanov
2023-10-12phy: get rid of raw hex valuesAlexey Romanov
2023-10-12reset: add support for Amlogic A1 familyAlexey Romanov
2023-10-12clk: Add clock driver for Amlogic A1Igor Prusov
2023-10-11video: Mark truetype_measure() staticSimon Glass
2023-10-11video: Support showing a cursorSimon Glass
2023-10-11video: Export vidconsole_entry_start()Simon Glass
2023-10-11video: Allow saving and restoring text-entry stateSimon Glass
2023-10-11video: Allow obtaining the nominal size of a string sizeSimon Glass
2023-10-11misc: fs_loader: Fix alignment of fs_loader driverSean Anderson
2023-10-11driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registersAndre Przywara
2023-10-11spi: mtk_spim: prevent global pll clock overrideNicolò Veronese
2023-10-11input: avoid NULL dereferenceHeinrich Schuchardt
2023-10-11Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-10dm: blk: Drop blk_{read,write}_devnum()Bin Meng
2023-10-10dm: blk: Rename get_desc() and make it externally visibleBin Meng
2023-10-10blk: blkmap: Support mapping to device of any block sizeBin Meng
2023-10-10blk: blkmap: Make bind/unbind routines staticBin Meng
2023-10-10blk: host_dev: Sanity check on the size of host backing fileBin Meng
2023-10-10blk: host_dev: Make host_sb_detach_file() and host_sb_ops staticBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-10-10net: phy: xilinx_phy: Get rid of using property xlnx, phy-typeVenkatesh Yadav Abbarapu
2023-10-10spi: nxp_fspi: reset the FLSHxCR1 registersHan Xu
2023-10-10drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor
2023-10-09dm: serial: fix serial_post_probe()Heinrich Schuchardt
2023-10-09mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer
2023-10-09Revert "clk: versal: Enable clock driver for Versal NET"Michal Simek