summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * watchdog: export API to configure watchdogs by nameAhmad Fatoum2019-10-291-2/+16
* | Merge branch 'for-next/stm32'Sascha Hauer2019-11-074-0/+528
|\ \
| * | regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-061-0/+199
| * | regulator: import linear voltage range helpersAhmad Fatoum2019-11-061-0/+46
| * | regulator: port Linux of_regulator_matchAhmad Fatoum2019-11-062-0/+255
| * | regulator: copy upstream struct regulator_desc documentationAhmad Fatoum2019-11-061-0/+28
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-11-071-5/+1
|\ \
| * | param: drop unused parameters in helpersAhmad Fatoum2019-11-051-5/+1
| |/
* | efi: populate boot source instanceAhmad Fatoum2019-10-281-0/+1
* | efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-181-5/+0
|/
* Merge branch 'for-next/usb'Sascha Hauer2019-10-171-0/+3
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-021-0/+3
* | Merge branch 'for-next/rsa'Sascha Hauer2019-10-173-30/+76
|\ \
| * | rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-152-0/+8
| * | rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-151-1/+2
| * | lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-0/+11
| * | lds: remove more unnecessary alignmentsSascha Hauer2019-10-141-2/+0