summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | mtd: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller2021-04-141-0/+4
| * | pwm: add pwm-atmel from Linux kernel 4.14Sam Ravnborg2021-04-133-0/+296
| * | atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRGSam Ravnborg2021-04-131-7/+7
| * | mtd: fix possible overflow during mtd size multiplicationAhmad Fatoum2021-03-254-5/+5
| * | clk: imx: clk-pllv1: fix wrong PLL recalc on i.MX1/i.MX21Ahmad Fatoum2021-03-251-1/+10
| * | net: phy: at803x: fix incorrect use of FIELD_PREPAhmad Fatoum2021-03-251-4/+3
| * | x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-253-312/+0
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2021-04-1510-15/+419
|\ \
| * | gpio: pl061: implement gpio_ops::get_directionAhmad Fatoum2021-04-131-0/+11
| * | watchdog: add GPIO watchdog driverAhmad Fatoum2021-04-133-0/+150
| * | power: reset: add GPIO restart driverAhmad Fatoum2021-04-133-0/+108