summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mci: imx-esdhc-pbl: initialize fsl_esdhc_hostRouven Czerwinski2021-08-091-4/+4
* nvmem: support deep probeAhmad Fatoum2021-07-181-0/+13
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+11
* Merge branch 'for-next/zynqmp'Sascha Hauer2021-07-181-0/+3
|\
| * clk: zynqmp: do not enable already enabled clocksMichael Tretter2021-06-251-0/+3
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-188-27/+3205
|\ \
| * | bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-281-29/+22
| * | bthread: remove thread exit codesAhmad Fatoum2021-06-281-8/+4
| * | usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-256-1/+3194
| * | input: virtio: poll from poller, not bthreadAhmad Fatoum2021-06-252-26/+22
| |/
* | Merge branch 'for-next/usb'Sascha Hauer2021-07-182-2/+2
|\ \
| * | usb: ehci: Fix unitialized variableSascha Hauer2021-06-211-1/+1
| * | usb: storage: Improve messageSascha Hauer2021-06-211-1/+1
* | | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-1814-54/+1952
|\ \ \
| * | | aiodev: add driver for Rockchip SARADCMichael Riesch2021-06-283-0/+206
| * | | pinctrl: rockchip: Register gpios as deviceSascha Hauer2021-06-281-50/+54
| * | | usb: dwc3: Use _io functions on dma coherent memorySascha Hauer2021-06-281-4/+4
| * | | phy: rockchip: Add naneng-combphy supportSascha Hauer2021-06-283-0/+615
| * | | phy: Rockchip: Add driver for usb2phySascha Hauer2021-06-285-0/+991
| * | | usb: ehci: Handle clocks and physSascha Hauer2021-06-281-0/+26
| * | | clk: rockchip rk3568: Register softrst handlerSascha Hauer2021-06-281-0/+6
| * | | clk: rockchip rk3568: Initialize clocksSascha Hauer2021-06-211-0/+28
| * | | clk: Add clk_name_* functionsSascha Hauer2021-06-211-0/+22
| | |/ | |/|
* | | Merge branch 'for-next/riscv'Sascha Hauer2021-07-1839-59/+1987
|\ \ \
| * | | misc: add power sequencing driver for initializing StarFive peripheralsAhmad Fatoum2021-06-243-0/+103
| * | | gpio: add support for StarFive GPIO controllerAhmad Fatoum2021-06-244-2/+188
| * | | reset: add device_reset_all helperAhmad Fatoum2021-06-241-10/+68
| * | | hw_random: add driver for RNG on StarFive SoCAhmad Fatoum2021-06-243-0/+216
| * | | watchdog: add StarFive watchdog driverAhmad Fatoum2021-06-243-0/+114
| * | | reset: add StarFive reset controller driverAhmad Fatoum2021-06-243-0/+241
| * | | clk: add initial StarFive clock supportAhmad Fatoum2021-06-244-0/+431
| * | | mci: dw_mmc: match against StarFive MMC compatiblesAhmad Fatoum2021-06-241-3/+11
| * | | mci: dw_mmc: add optional reset lineAhmad Fatoum2021-06-241-0/+11
| * | | mci: allocate sector_buf on demandAhmad Fatoum2021-06-241-9/+5
| * | | mci: allocate DMA-able memoryAhmad Fatoum2021-06-241-1/+2
| * | | net: designware: add support for IP integrated into StarFive SoCAhmad Fatoum2021-06-245-3/+124
| * | | net: designware: fix non-1:1 mapped 64-bit systemsAhmad Fatoum2021-06-242-27/+58
| * | | soc: sifive: l2_cache: enable maximum available cache waysAhmad Fatoum2021-06-241-0/+19
| * | | soc: starfive: add support for JH7100 incoherent interconnectAhmad Fatoum2021-06-244-0/+58
| * | | drivers: soc: sifive: add basic L2 cache controller driverAhmad Fatoum2021-06-244-1/+122
| * | | nvmem: add StarFive OTP supportAhmad Fatoum2021-06-243-0/+211
| * | | RISC-V: extend multi-image to support both S- and M-ModeAhmad Fatoum2021-06-212-3/+5
| * | | clocksource: RISC-V: demote probe success messages to debug levelAhmad Fatoum2021-06-212-2/+2
| |/ /
* | | Merge branch 'for-next/nvmem'Sascha Hauer2021-07-1812-27/+316
|\ \ \
| * | | of: of_net: sync of_get_mac_address with Linux for NVMEM supportAhmad Fatoum2021-06-221-14/+64
| * | | nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+9
| * | | power: reset: port Linux generic NVMEM reboot mode driverAhmad Fatoum2021-06-213-0/+94
| * | | nvmem: add support for nvmem-cells bindingAhmad Fatoum2021-06-214-6/+55
| * | | nvmem: add support for new read-only memory (rmem) bindingAhmad Fatoum2021-06-214-4/+92
| * | | nvmem: treat devices without nvmem_bus::write as read onlyAhmad Fatoum2021-06-211-2/+2