summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: imx8mp: Remove non existing pcie clocksSascha Hauer2021-05-171-15/+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
| * | power: reset: add GPIO poweroff driverAhmad Fatoum2021-04-133-0/+102
| * | sound: gpio-beeper: simplify using new gpiod_get helperAhmad Fatoum2021-04-131-15/+5
| * | gpiolib: add Linux-like gpiod_get() helperAhmad Fatoum2021-04-131-0/+43
* | | clk: divider: fix divider setting with CLK_SET_RATE_PARENTSascha Hauer2021-04-131-7/+5
* | | virtio: pci: remove inaccurate comment on 64-bit bar addr incompatibilityAhmad Fatoum2021-04-131-7/+0
* | | virtio: pci: fix 64-bit incompatibilityAhmad Fatoum2021-04-131-1/+1
* | | video: bochs: pci: fix unterminated PCI device tableAhmad Fatoum2021-04-131-0/+1
|/ /
* | mtd: nand: mxs-nand: set oob layout earlierSascha Hauer2021-04-121-2/+2
* | mtd: nand_msx: Implement ooblayout opsStefan Riedmueller2021-04-011-0/+29
* | clocksource: timer-riscv: adapt riscv_timer_get_count_rdcycle() for RV32Antony Pavlov2021-03-301-3/+10
|/
* power: reset: add drivers for generic syscon reset and poweroffAhmad Fatoum2021-03-234-0/+184
* clocksource: add driver for RISC-V and CLINT timersAhmad Fatoum2021-03-234-0/+176
* serial: virtio-console: depend on, but don't select VIRTIOAhmad Fatoum2021-03-231-1/+1
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-2311-31/+806
|\
| * virtio: virtio-pci: restrict MIPS support to MMU configurationAhmad Fatoum2021-03-041-0/+1
| * virtio: support virtio-based device drivers over PCIAhmad Fatoum2021-03-045-1/+582
| * PCI: port Linux pci_find_capabilityAhmad Fatoum2021-03-041-0/+90
| * virtio: ring: fix erroneous behavior around caches and MMUAhmad Fatoum2021-03-041-13/+85
| * dma: move dma_map/unmap_single from ARM to common codeAhmad Fatoum2021-03-042-0/+43
| * hw_random: virtio: simplify codeAhmad Fatoum2021-03-011-12/+2
| * virtio: align virtio_config_ops::generation return type with LinuxAhmad Fatoum2021-03-011-5/+3
* | Merge branch 'for-next/usb'Sascha Hauer2021-03-236-109/+181
|\ \
| * | usb: dwc2: Rework wait for host mode during core resetJules Maselbas2021-03-151-15/+11
| * | usb: dwc2: Move wait_for_mode and iddig_filter_enabled to coreJules Maselbas2021-03-153-53/+56
| * | usb: dwc2: Rework dwc2_wait_for_mode to use wait_on_timeoutJules Maselbas2021-03-151-4/+3
| * | usb: dwc2: Replace pr_info with dev_warnJules Maselbas2021-03-151-3/+4
| * | usb: dwc2: Make dwc2_wait_bit_set wait all bits in maskJules Maselbas2021-03-151-1/+1
| * | usb: gadget: dfu: Simplify state handleJules Maselbas2021-03-011-4/+3
| * | usb: gadget: dfu: call do_close also when not in safe modeJules Maselbas2021-03-011-1/+5
| * | usb: storage: add support for drivers larger than 2TiBAhmad Fatoum2021-03-011-14/+80
| * | usb: storage: refactor usb 32-bit capacity readAhmad Fatoum2021-03-011-29/+33
| |/
* | Merge branch 'for-next/spdx'Sascha Hauer2021-03-2321-256/+76
|\ \
| * | gpio: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-03-0421-256/+76
| |/