summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* stringlist: Add adding sort uniqSascha Hauer2021-03-161-0/+1
* video: add simplefb driverAhmad Fatoum2021-03-011-0/+46
* 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
| * | watchdog: Print seconds to expireSascha Hauer2021-02-161-0/+3
| * | efi: declare prototype for close_protocol BootServiceAhmad Fatoum2021-02-161-1/+2
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-02-221-0/+80
|\ \
| * | ARM: i.MX: move BCB structures to header filePrimoz Fiser2021-02-011-0/+80
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2021-02-224-16/+14
|\ \
| * | copy_file: fix progress bar for files larger than 2GAhmad Fatoum2021-02-191-2/+4
| * | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-183-14/+10
| |/
* | Merge branch 'for-next/asm-io'Sascha Hauer2021-02-222-0/+83
|\ \
| * | printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-0/+28
| * | asm-generic: define fallback memcpy and memset for device I/OAhmad Fatoum2021-02-041-0/+55
| |/
* | Merge branch 'for-next/asm-generic'Sascha Hauer2021-02-225-4/+219
|\ \
| * | include: asm-generic: don't do 64-bit soft division on 64-bit platformsAhmad Fatoum2021-02-191-1/+215
| * | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-193-3/+3
| * | include: <linux/math64.h>: include header for __always_inline definitionAhmad Fatoum2021-02-191-0/+1
| |/
* | regulator: add driver for stm32-vrefbufAhmad Fatoum2021-02-101-0/+5
* | regulator: add support for struct regulator_desc::off_on_delayAhmad Fatoum2021-02-101-0/+2
* | regulator: add regulator_get_voltage() to APIAhmad Fatoum2021-02-101-0/+21
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-01-192-5/+211
|\
| * include: <linux/math64.h>: sync with upstreamAhmad Fatoum2021-01-071-5/+206
| * driver: provide dev_request_mem_resource_by_name() helperAhmad Fatoum2021-01-051-0/+5
* | Merge branch 'for-next/imx'Sascha Hauer2021-01-192-9/+2
|\ \
| * | ddr: imx8m: remove bogus definesLucas Stach2021-01-061-7/+0
| * | ddr: imx8m: implement i.MX8MQ supportLucas Stach2021-01-061-2/+2
| |/
* | image-sparse: change retlen to size_tSteffen Trumtrar2021-01-131-1/+1
* | MIPS: ls1b200: move ls1b-clk.h to include/dt-bindingsSascha Hauer2021-01-071-0/+21
|/
* Merge branch 'for-next/rpi'Sascha Hauer2020-12-111-0/+1
|\
| * ARM: rpi: Add Raspberry Pi Zero W mini-uart supportAhmad Fatoum2020-12-101-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2020-12-112-1/+19
|\ \
| * | mtd: Add hook to fix up kernel partitionsSascha Hauer2020-11-251-0/+2
| * | of: partitions: export of_fixup_partitionsSascha Hauer2020-11-251-0/+6
| * | of: Add no-op wrappers for of reproducible name functionsSascha Hauer2020-11-251-0/+11
| * | mtd: Remove set but not used of_pathSascha Hauer2020-11-251-1/+0