summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'for-next/net'Sascha Hauer2021-03-232-79/+93
|\ \
| * | net: macb: add tx clock rate for 10 MBit linkMichael Tretter2021-03-221-0/+3
| * | net: phy: dp83867: enable link downshift by defaultThomas Haemmerle2021-03-221-6/+10
| * | net: phy: dp83867: read status from PHY status register PHYSTSThomas Haemmerle2021-03-221-0/+36
| * | net: phy: dp83867: remove explicit setting of cfg2Thomas Haemmerle2021-03-221-10/+1
| * | net: phy: dp83867: simplify dp83867_config_initThomas Haemmerle2021-03-221-26/+23
| * | net: phy: dp83867: remove useless call to genphy_config_anegMichael Tretter2021-03-221-8/+0
| * | net: phy: dp83867: fix checkpatch checks and warningsMichael Tretter2021-03-221-38/+37
| * | net: phy: dp83867: convert driver to spdxMichael Tretter2021-03-221-9/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2021-03-239-9/+168
|\ \ \
| * | | reboot-mode: drop now unnecessary checkSascha Hauer2021-03-231-4/+0
| * | | mtd: Notify user when erasure of a block failed during erase opStefan Riedmueller2021-03-171-1/+4
| * | | video: add simplefb driverAhmad Fatoum2021-03-014-2/+158
| * | | usb: dwc2: fix mismatching argument to printf format specifierAhmad Fatoum2021-03-012-2/+2
| * | | mtd: cfi-flash: fail gracefully instead of crashing on NULL pageAhmad Fatoum2021-03-011-0/+4
* | | | Merge branch 'for-next/dts'Sascha Hauer2021-03-231-80/+151
|\ \ \ \
| * | | | phy: stm32: sync with upstreamAhmad Fatoum2021-03-171-80/+151
| | |/ / | |/| |
* | | | gpio: pl061: Fix driver registrationSascha Hauer2021-03-221-1/+5
* | | | nand: nand-mxs: Fix marking BBT blocks as badStefan Riedmueller2021-03-221-53/+34
|/ / /
* | | of: base: probe simple-pm-bus children as wellAhmad Fatoum2021-03-151-0/+2
* | | net: e1000: Fix mtd compilationSascha Hauer2021-03-121-6/+6
* | | net: phy: fix waiting for linkSascha Hauer2021-03-121-1/+1
| |/ |/|
* | Merge branch 'for-next/misc'Sascha Hauer2021-03-011-2/+13
|\|
| * of: fdt: Add root name checks during unflatteningSascha Hauer2021-02-231-2/+13
* | mtd: nand: fix hardware ECC support in atmel_nand driverEdoardo Scaglia2021-02-241-4/+2
|/