summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: import pcf85363 support from linux-5.12Antony Pavlov2022-01-033-0/+176
* Merge branch 'for-next/rockchip'Sascha Hauer2021-12-151-1/+6
|\
| * phy: rockchip-inno-usb2: add support for older rockchip SoC bindingsAhmad Fatoum2021-12-071-1/+6
* | Merge branch 'for-next/misc'Sascha Hauer2021-12-15557-598/+891
|\ \
| * | misc: sram: remove duplicated resource handling codeAhmad Fatoum2021-12-131-8/+1
| * | commands: of_diff: don't mix tabs and spaces for indentationAhmad Fatoum2021-12-131-13/+5
| * | of: make of_dump abortable by ctrlc()Ahmad Fatoum2021-12-131-3/+10
| * | clk: bulk: improve error message on failure to getAhmad Fatoum2021-12-131-2/+2
| * | of: overlay: rescan aliases calling of_overlay_apply_tree on live treeAhmad Fatoum2021-12-071-0/+4
| * | state: make first boot less verboseAhmad Fatoum2021-12-071-1/+3
| * | mci: bcm2835: Don't send MMC_CMD_GO_IDLE_STATE at the end of .init()Uwe Kleine-König2021-12-071-4/+1
| * | of: base: improve documentation of global exportsAhmad Fatoum2021-11-301-4/+8
| * | of: skip machine device creation on subsequent of_probeAhmad Fatoum2021-11-301-1/+4
| * | nvmem: bsec.c: add optional permanent write supportOleksij Rempel2021-11-302-5/+31
| * | driver: implement dev_err_probe()Ahmad Fatoum2021-11-251-0/+49
| * | of: address: mark 64-bit PCI resources explicitly as suchAhmad Fatoum2021-11-221-1/+3
| * | drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-2250-50/+50
| * | drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-22507-507/+507
| * | drivers: mci-bcm2835: remove useless commentRoland Hieber2021-11-221-2/+0
| * | pci: add ECAM generic controller supportAhmad Fatoum2021-11-173-0/+216
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2021-12-151-2/+18
|\ \
| * | regulator: allow use of dummy regulatorAndrej Picej2021-11-251-2/+18
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2021-12-1516-272/+399
|\ \
| * | of: implement new of_property_sprintfAhmad Fatoum2021-12-141-10/+47
| * | net: efi-snp: Open protocol exclusivelySascha Hauer2021-12-131-2/+54
| * | efi: add efi_device hook to be called before an image is startedSascha Hauer2021-12-131-0/+28
| * | net: efi-snp: Check for carrier before sendingSascha Hauer2021-12-131-0/+3
| * | efi-stdio: Support different text modesSascha Hauer2021-12-131-20/+44
| * | efi-stdio: Implement setting cursor visibilitySascha Hauer2021-12-131-1/+12
| * | efi-stdio: implement getting the cursor positionSascha Hauer2021-12-131-2/+12
| * | efi-stdio: limit set_cursor to screen size boundariesSascha Hauer2021-12-131-2/+5
| * | efi-stdio: implement input buffering with a kfifoSascha Hauer2021-12-131-11/+12
| * | efi-stdio: Fix '\b' handlingSascha Hauer2021-12-131-0/+7
| * | efi-stdio: Implement efi_console_putc() using efi_console_puts()Sascha Hauer2021-12-131-11/+5
| * | efi-stdio: Fix tab printingSascha Hauer2021-12-131-1/+8
| * | efi-stdio: Fix out of bounds error in putsSascha Hauer2021-12-131-21/+39
| * | efi-stdio: improve escape sequence parsingSascha Hauer2021-12-131-66/+89
| * | efi-stdio: fix escape sequence end detectionSascha Hauer2021-12-131-9/+16
| * | efi-stdio: return bytes actually consumedSascha Hauer2021-12-131-9/+9
| * | efi-stdio: rename to efi_process_escapeSascha Hauer2021-12-131-2/+2
| * | efi-stdio: remove unnecessary checkSascha Hauer2021-12-131-3/+0
| * | efi: Do not register IPv[46] devicesSascha Hauer2021-12-131-1/+13
| * | bus: acpi: register bus even if without ACPI EFI tableAhmad Fatoum2021-12-131-3/+4
| * | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-2511-11/+12
| * | drivers: efi: move Kconfig options to new menuAhmad Fatoum2021-11-252-8/+0
| * | serial: efi-stdio: move efi-stdio.h header to central locationAhmad Fatoum2021-11-252-101/+1
| * | common: move EFI code into new efi/ top level directoryAhmad Fatoum2021-11-251-0/+1
| * | hw_random: stm32: propagate error codes from rng readAhmad Fatoum2021-11-251-5/+3
| * | block : efi: rename driver variable from efi_fs_driver to efi_bio_driverAhmad Fatoum2021-11-251-2/+2
| |/
* | nvmem: bsec.c: Use SMC_READ_OTP in stm32_bsec_read_mac()David Jander2021-11-301-7/+14