summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/zynq'Sascha Hauer2020-01-152-0/+93
|\
| * serial: cadence: add lowlevel init and putc functionsLucas Stach2020-01-141-0/+55
| * serial: cadence: move register definitions into header fileLucas Stach2020-01-141-0/+37
| * filetype: add Zynq image typeLucas Stach2019-12-111-0/+1
* | Merge branch 'for-next/rpi'Sascha Hauer2020-01-156-4/+156
|\ \
| * | regulator: add function to get regulator by its nameSascha Hauer2019-12-201-0/+1
| * | usb: Add usbroothubdes.hSascha Hauer2019-12-201-0/+128
| * | of: Read dma_offset from device treeSascha Hauer2019-12-201-0/+9
| * | device: Introduce dma_offsetSascha Hauer2019-12-201-0/+2
| * | of: Add of_bus_n_xxx_cells()Sascha Hauer2019-12-201-0/+12
| * | usb: Make timeout unit clearSascha Hauer2019-12-201-4/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-01-152-6/+5
|\ \
| * | include/linux/amba/bus.h: drop unused declarationsAntony Pavlov2020-01-081-6/+0
| * | Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-0/+5
| |/
* | include/soc/fsl: Make struct ccsr_qman v3 specificSascha Hauer2020-01-131-12/+1
* | include/soc/fsl: remove unused function prototypesSascha Hauer2020-01-131-5/+0
* | ARM: Layerscape: replace overcomplicated macrosSascha Hauer2020-01-131-0/+1
* | lds: align RO_DATA_SECTION membersLucas Stach2019-12-201-0/+11
|/
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-102-2/+2
|\
| * bootsource: add JTAG bootsourceLucas Stach2019-11-111-0/+1
| * ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-111-2/+1
* | Merge branch 'for-next/watchdog'Sascha Hauer2019-12-102-7/+44
|\ \
| * | watchdog: core: use new dev_add_param_tristate helper for .running paramAhmad Fatoum2019-12-051-1/+4
| * | param: add dev_add_param_tristate(_ro) helpersAhmad Fatoum2019-12-051-0/+24
| * | watchdog: implement generic support for .running device parameterAhmad Fatoum2019-11-111-0/+17
| * | watchdog: always populate watchdog priority from device tree if possibleAhmad Fatoum2019-11-111-7/+0
| |/
* | Merge branch 'for-next/usb'Sascha Hauer2019-12-102-7/+4
|\ \
| * | usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-211-7/+1
| * | usb: Add function to register otg devSascha Hauer2019-11-211-0/+3
| |/
* | Merge branch 'for-next/stm32'Sascha Hauer2019-12-101-1/+0
|\ \
| * | remoteproc: register a device for new remoteproc instancesAhmad Fatoum2019-11-251-1/+0
| |/
* | Merge branch 'for-next/randfixes'Sascha Hauer2019-12-103-0/+15
|\ \
| * | reset_source: add stub for reset_source_set_deviceLucas Stach2019-12-021-0/+5
| * | common: provide stubs for ctrlc_* functionsLucas Stach2019-12-022-0/+10
| |/
* | Merge branch 'for-next/pci'Sascha Hauer2019-12-105-21/+72
|\ \
| * | efi: turn set of defines into enumerationsAhmad Fatoum2019-12-091-19/+23
| * | PCI: copy over some Linux PCI helpersAhmad Fatoum2019-12-091-0/+34
| * | PCI: add driver_data member to struct pci_device_idAhmad Fatoum2019-12-091-0/+1
| * | driver: add missing parentheses around macro argumentAhmad Fatoum2019-12-091-2/+2
| * | efi: add and use new efi_device_has_guid helperAhmad Fatoum2019-12-091-0/+12
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-12-101-0/+73
|\ \
| * | bus: efi: add basic ACPI bus infrastructureAhmad Fatoum2019-12-091-0/+73
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2019-12-102-13/+76
|\ \
| * | gpio: Introduce GPIO namesSascha Hauer2019-11-271-0/+6
| * | of: Add of_property_read_string_array()Sascha Hauer2019-11-271-13/+70
| |/
* | Merge branch 'for-next/fsl-fman'Sascha Hauer2019-12-101-0/+3
|\ \
| * | net: fsl-fman: reset device before leavingSascha Hauer2019-11-141-0/+3
| |/
* / mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPANClement Leger2019-12-091-1/+1
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2019-11-071-3/+17
|\
| * watchdog: rename timeout_curr to poller_timeout_curr internallyAhmad Fatoum2019-10-291-1/+1