summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add rational_best_approximation()Sascha Hauer2021-06-071-0/+20
* clk: move fixed_factor to include/linux/clk.hSascha Hauer2021-06-071-0/+15
* clk: mux: Add ro opsSascha Hauer2021-06-071-0/+1
* clk: divider: Make clk_mux_ops constSascha Hauer2021-06-071-1/+1
* clk: divider: Add ro opsSascha Hauer2021-06-071-0/+1
* clk: divider: Make clk_divider_ops constSascha Hauer2021-06-071-1/+1
* clk: introduce clk_register()Sascha Hauer2021-06-071-0/+2
* clk: introduce struct clk_hwSascha Hauer2021-06-071-19/+77
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-1/+1
* clk: introduce clk init opSascha Hauer2021-06-071-0/+1
* Merge branch 'for-next/x86'Sascha Hauer2021-05-171-0/+3
|\
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+3
* | Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-1711-4/+136
|\ \
| * | file_list: add file_list_detect_all()Ahmad Fatoum2021-05-121-0/+2
| * | bbu: add function to directly add handlers into file_listAhmad Fatoum2021-05-121-1/+9
| * | fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-123-3/+9
| * | common: add generic system partitions interfaceAhmad Fatoum2021-05-122-0/+42
| * | param: introduce file-list parameter typeAhmad Fatoum2021-05-123-0/+19
| * | string: implement strstarts along with strendsAhmad Fatoum2021-05-032-0/+11
| * | common: console: add log_writefile to write log into new fileAhmad Fatoum2021-05-031-0/+1
| * | show_progress: add system wide progress stage notifierAhmad Fatoum2021-05-031-0/+43
| |/
* | Merge branch 'for-next/riscv'Sascha Hauer2021-05-176-3/+107
|\ \
| * | bootm: move ARM64 Linux image parsing to common directoryAhmad Fatoum2021-05-171-0/+2
| * | gpio: generic: sync with upstream Linux gpio-mmio driverAhmad Fatoum2021-05-102-3/+13
| * | debug_ll: support <asm/debug_ll.h> to get rid of mach directoriesAhmad Fatoum2021-05-031-0/+4
| * | clk: add SiFive PRCI clock controller supportAhmad Fatoum2021-05-031-0/+79
| * | PBL: fdt: implement fdt_device_get_match_dataAhmad Fatoum2021-05-031-0/+9
| |/
* / driver: add flag to check if cdev is an mci deviceMarco Felsch2021-05-121-0/+6
|/
* 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