summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: move fixed_factor to include/linux/clk.hSascha Hauer2021-06-071-13/+1
* clk: mux: Add ro opsSascha Hauer2021-06-071-0/+4
* clk: divider: Make clk_mux_ops constSascha Hauer2021-06-071-1/+1
* clk: divider: Add ro opsSascha Hauer2021-06-071-0/+4
* clk: divider: Make clk_divider_ops constSascha Hauer2021-06-071-1/+1
* clk: introduce clk_register()Sascha Hauer2021-06-071-0/+37
* clk: introduce struct clk_hwSascha Hauer2021-06-0769-1304/+1425
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-0765-85/+85
* clk: introduce clk init opSascha Hauer2021-06-071-0/+12
* clk: clk-mux: Fix handling of CLK_MUX_HIWORD_MASKSascha Hauer2021-06-071-1/+1
* gpio: generic: fixup syncing with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-311-1/+1
* mtd: spi-nor: Add support for gd25q16Michael Olbrich2021-05-251-0/+1
* usb: dwc2: more precise and helpful message for dr_mode config issuesEnrico Jorns2021-05-181-2/+2
* usb: dwc2: do no print error message with dwc2_warn() macroEnrico Jorns2021-05-181-1/+1
* Merge branch 'for-next/x86'Sascha Hauer2021-05-179-37/+1125
|\
| * watchdog: add support for Intel TCO watchdog timerAhmad Fatoum2021-05-033-0/+364
| * pci: add EFI PCI root bridge IO protocol driverAhmad Fatoum2021-05-035-0/+692
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-37/+69
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-173-8/+15
|\ \
| * | fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-121-0/+12
| * | file_list: make freeing a NULL pointer a no-opAhmad Fatoum2021-05-121-4/+2
| * | usb: gadget: dfu: change status message to info log levelAhmad Fatoum2021-05-121-2/+1
| * | common: make FILE_LIST feature unconditionalAhmad Fatoum2021-05-121-2/+0
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-1720-130/+2115
|\ \
| * | gpio: add SiFive GPIO controller supportAhmad Fatoum2021-05-103-0/+95
| * | gpio: generic: sync with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-102-113/+324
| * | gpio: gpio-generic-platform: remove unused non-DT supportAhmad Fatoum2021-05-101-21/+1
| * | serial: implement SiFive UART supportAhmad Fatoum2021-05-033-0/+181
| * | clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-0312-0/+1518
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-05-171-8/+12
|\ \
| * | usb: storage: retry for up to 10s on lengthy HDD spin upAhmad Fatoum2021-05-071-8/+12
| |/
* | Merge branch 'for-next/mci'Sascha Hauer2021-05-171-1/+3
|\ \
| * | mci: mci-core: set the DEVFS_IS_MCI_MAIN_PART_DEV flagMarco Felsch2021-05-121-1/+3
* | | Merge branch 'for-next/imx'Sascha Hauer2021-05-174-4/+14
|\ \ \
| * | | mtd: nand: mxs: Enable edo mode switching for i.MX28Sascha Hauer2021-05-041-3/+1
| * | | clk: imx28: propagate rate change to parentsSascha Hauer2021-05-041-1/+1
| * | | clk: imx28: Set gpmi clock to gpmi_refSascha Hauer2021-05-041-0/+1
| * | | watchdog: imxwd: get and enable clockSteffen Trumtrar2021-05-031-0/+11
| | |/ | |/|
* | | Merge branch 'for-next/dts'Sascha Hauer2021-05-171-15/+0
|\ \ \
| * | | clk: imx8mp: Remove non existing pcie clocksSascha Hauer2021-05-171-15/+0
| |/ /
* | | Merge branch 'for-next/at91'Sascha Hauer2021-05-176-476/+643
|\ \ \
| * | | mci: atmel_mci: add PBL supportOleksij Rempel2021-05-036-476/+643
| |/ /
* | / mci: atmel-sdhci: FIx compiler warningSascha Hauer2021-05-121-1/+1
| |/ |/|
* | usb: dwc2: Fix wait for mode timeoutSascha Hauer2021-05-071-1/+1
* | Revert "mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND"Sascha Hauer2021-05-071-4/+0
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-04-154-0/+301
|\
| * input: virtio_input: add sound supportAhmad Fatoum2021-04-131-3/+102
| * input: add virtio input driverAhmad Fatoum2021-04-133-0/+199
| * input: console: skip unmappable keysAhmad Fatoum2021-03-301-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2021-04-1514-329/+325
|\ \