summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/virtio'Sascha Hauer2021-04-154-0/+179
|\
| * input: add virtio input driverAhmad Fatoum2021-04-134-0/+179
* | Merge branch 'for-next/misc'Sascha Hauer2021-04-152-2/+11
|\ \
| * | atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRGSam Ravnborg2021-04-131-2/+2
| * | resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-131-0/+9
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2021-04-151-0/+26
|\ \
| * | gpiolib: add Linux-like gpiod_get() helperAhmad Fatoum2021-04-131-0/+26
| |/
* / clock: Change cyc2ns return type to uint64_tJules Maselbas2021-03-261-1/+1
|/
* filetype: detect RISC-V imagesAhmad Fatoum2021-03-231-0/+2
* RISC-V: add cacheless HAS_DMA supportAhmad Fatoum2021-03-231-0/+1
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-231-0/+33
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-234-13/+221
|\
| * virtio: support virtio-based device drivers over PCIAhmad Fatoum2021-03-041-0/+208
| * PCI: port Linux pci_find_capabilityAhmad Fatoum2021-03-041-0/+5
| * virtio: fix support for big-endian clientsAhmad Fatoum2021-03-041-1/+2
| * virtio: ring: fix erroneous behavior around caches and MMUAhmad Fatoum2021-03-041-0/+2
| * virtio: remove unused, left-over, virtio_config_ops::set_featuresAhmad Fatoum2021-03-011-7/+0
| * virtio: align virtio_config_ops::generation return type with LinuxAhmad Fatoum2021-03-011-5/+4
* | Merge branch 'for-next/usb'Sascha Hauer2021-03-231-0/+5
|\ \
| * | usb: storage: add support for drivers larger than 2TiBAhmad Fatoum2021-03-011-0/+5
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-03-231-0/+2
|\ \
| * | bootm: add RISC-V image typeAntony Pavlov2021-03-151-0/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2021-03-234-19/+48
|\ \ \
| * | | reset: Remove WARN_ON when CONFIG_RESET_CONTROLLER=nJules Maselbas2021-03-161-7/+0
| * | | fs: delete unused members in <linux/stat.h>Ahmad Fatoum2021-03-161-12/+0
| * | | stringlist: Initialize HEAD str member to NULLSascha Hauer2021-03-161-0/+1
| * | | stringlist: Add adding sort uniqSascha Hauer2021-03-161-0/+1
| * | | video: add simplefb driverAhmad Fatoum2021-03-011-0/+46
| | |/ | |/|
* | | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-234-8/+79
|\ \ \
| * | | common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-224-8/+67
| * | | common: poller: replace explicit calls to poller_call() with resched()Ahmad Fatoum2021-03-171-0/+12
| |/ /
* | | glob: use empty globfree when compiling without CONFIG_GLOBAhmad Fatoum2021-03-221-1/+5
* | | printk: fix inverted logic in print_hex_dump_debug()Sascha Hauer2021-03-161-1/+1
| |/ |/|
* | ARM: mmu64: fix build for non-MMU configurationsAhmad Fatoum2021-03-151-1/+1
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-2213-0/+1911
|\
| * block: add VirtIO block device driverAhmad Fatoum2021-02-221-0/+203
| * serial: add basic VirtIO console driverAhmad Fatoum2021-02-221-0/+78
| * drivers: add support for memory-mapped VirtIO paravirtualizationAhmad Fatoum2021-02-2211-0/+1630
* | Merge branch 'for-next/usb'Sascha Hauer2021-02-221-6/+0
|\ \
| * | usb: host: ehci: remove duplicated usb_host_detect() callsAhmad Fatoum2021-02-011-6/+0
| |/
* | Merge branch 'for-next/sound'Sascha Hauer2021-02-224-0/+258
|\ \
| * | sound: add PWM beeper supportAhmad Fatoum2021-02-081-0/+33
| * | sound: add basic synthesizers for PCM beeper useAhmad Fatoum2021-02-082-0/+176
| * | drivers: add sound card driver supportAhmad Fatoum2021-02-082-0/+49
| |/
* | Merge branch 'for-next/nvmem'Sascha Hauer2021-02-221-5/+38
|\ \
| * | nvmem: make nvmem_device_write/read publicMarco Felsch2021-01-191-0/+19
| * | nvmem: add missing stubsMarco Felsch2021-01-191-0/+14
| * | nvmem: sync stub return values with linux codeMarco Felsch2021-01-191-5/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2021-02-223-1/+7
|\ \
| * | pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-221-0/+2