summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/qoi'Sascha Hauer2022-02-181-0/+1
|\
| * filetype: Add QOI format image typeJules Maselbas2022-01-201-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2022-02-182-2/+14
|\ \
| * | compiler: fix __attribute__((format(printf, sandbox incompatibilityAhmad Fatoum2022-02-071-2/+2
| * | include: <asm-generic/bug.h>: implement WARN_ON_ONCEAhmad Fatoum2022-01-311-0/+12
| |/
* | cdev: create iterator for cdev listSascha Hauer2022-02-081-0/+4
* | cdev: Create missing cdev_* functionsSascha Hauer2022-02-081-0/+5
* | driver: Add functions to free devicesSascha Hauer2022-02-081-0/+4
* | cdev: implement cdev_open()Sascha Hauer2022-02-081-1/+1
* | rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-1/+1
* | cdev: add diskuuid supportMichael Olbrich2022-02-081-0/+1
* | cdev: rename partuuid to uuidMichael Olbrich2022-02-081-2/+2
|/
* Merge branch 'for-next/ssd1307'Sascha Hauer2022-01-192-0/+15
|\
| * i2c: stub device_i2c_driver if I2C is disabledMichael Tretter2022-01-031-0/+5
| * spi: add to_spi_device helperMichael Tretter2022-01-031-0/+5
| * spi: stub device_spi_driver if SPI is disabledMichael Tretter2022-01-031-0/+5
* | Merge branch 'for-next/spdx'Sascha Hauer2022-01-19141-1/+281
|\ \
| * | include: add SPDX-License-IdentifierAhmad Fatoum2022-01-05140-1/+279
| * | treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2022-01-1915-17/+134
|\ \ \
| * | | regmap: Implement regmap_[set|clear]_bits()Sascha Hauer2022-01-181-0/+12
| * | | clk: propagate error pointers in clk_hw_to_clk and clk_to_clk_hwAhmad Fatoum2022-01-141-2/+2
| * | | clk: change clk_get_num_parents into clk_hw_get_num_parentsAhmad Fatoum2022-01-141-2/+2
| * | | pinctrl: stm32: replace magic values with defines for STM32_PINMODEAhmad Fatoum2022-01-141-0/+4
| * | | commands: add new devunbind debugging commandAhmad Fatoum2022-01-141-0/+4
| * | | tlsf: dump stack on assertion failureAhmad Fatoum2022-01-141-0/+3
| * | | commands: add new tutorial commandAhmad Fatoum2022-01-131-0/+1
| * | | fs: implement pushd/popd chdir wrappersAhmad Fatoum2022-01-121-0/+2
| * | | include <printk.h>: include <linux/types.h> for size_t definitionAhmad Fatoum2022-01-101-0/+2
| * | | acpi.h: add defines for adr_space and gasSteffen Trumtrar2022-01-101-0/+72
| * | | drivers: virtio: import list of newer Virtio IDsAhmad Fatoum2022-01-101-0/+26
| * | | parseopt: drop unused, duplicate, parseopt_u16Ahmad Fatoum2022-01-051-1/+0
| * | | x86: remove reference to empty fileAhmad Fatoum2022-01-051-2/+1
| * | | include: <linux/compiler.h>: delete __ADDRESSABLE macroAhmad Fatoum2022-01-051-10/+0
| * | | include: spinlock.h: define dummy for DEFINE_SPINLOCKAhmad Fatoum2022-01-051-0/+2
| * | | include: <linux/overflow.h>: add missing includeAhmad Fatoum2022-01-051-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/kvx'Sascha Hauer2022-01-191-0/+1
|\ \ \
| * | | common: elf: add elf_load_binaryClement Leger2022-01-181-0/+1
| | |/ | |/|
* / | Revert "clk: handle CLK_OF_DECLARE in deep probe"Sascha Hauer2022-01-181-6/+0
|/ /
* / regulator: respect "regulator-always-on" propertyEnrico Jorns2022-01-051-1/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-12-155-2/+34
|\
| * crypto: crc32: add big endian CRC implementationAhmad Fatoum2021-12-131-0/+1
| * include: <linux/build_bug.h>: define static_assertAhmad Fatoum2021-12-131-0/+19
| * driver: implement dev_err_probe()Ahmad Fatoum2021-11-251-0/+12
| * debug_ll: ns16550: Fix interrupt disable on initJules Maselbas2021-11-221-1/+1
* | Merge branch 'for-next/efi'Sascha Hauer2021-12-1515-47/+695
|\ \
| * | of: implement new of_property_sprintfAhmad Fatoum2021-12-141-0/+2
| * | efi: add efi_device hook to be called before an image is startedSascha Hauer2021-12-131-0/+5
| * | efi: Implement device_path_to_subtype()Sascha Hauer2021-12-131-0/+1
| * | efi: move device-path defines and types to header fileSascha Hauer2021-12-131-0/+388