summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spd'Sascha Hauer2019-03-072-185/+542
|\
| * ddr_spd: provide common SPD typeSascha Hauer2019-03-041-0/+10
| * ddr_spd: Add function to read eepromSascha Hauer2019-03-041-0/+6
| * ddr_spd: Update from U-BootSascha Hauer2019-03-041-183/+496
| * crc: Add PBL variant for crc_itu_t()Sascha Hauer2019-03-041-0/+16
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-2/+14
* | Merge branch 'for-next/rpi'Sascha Hauer2019-03-072-0/+81
|\ \
| * | debug_ll: Add ns16550 early debugging functionsSascha Hauer2019-03-061-0/+56
| * | debug_ll: Move pl011 header file to architecture independent placeSascha Hauer2019-03-061-0/+25
* | | Merge branch 'for-next/nvme'Sascha Hauer2019-03-077-1/+4379
|\ \ \
| * | | drivers: Import a very basic NVME implementation from LinuxAndrey Smirnov2019-02-181-0/+1271
| * | | include: Import min_not_zero() macro from LinuxAndrey Smirnov2019-02-181-0/+10
| * | | include: Import uuid.h for LinuxAndrey Smirnov2019-02-182-0/+138
| * | | include: Add definitnion for HZAndrey Smirnov2019-02-181-0/+2
| * | | include: Sync up pci_ids.h with 4.20-rc1Andrey Smirnov2019-02-181-0/+2952
| * | | PCI: Introduce device_pci_driver()Andrey Smirnov2019-02-181-0/+5
| * | | PCI: Fix to_pci_dev() macroAndrey Smirnov2019-02-181-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2019-03-073-8/+17
|\ \ \
| * | | include/phy: Add missing modesSascha Hauer2019-03-041-0/+2
| * | | drivers: Drop dummy_probe()Andrey Smirnov2019-02-271-3/+0
| * | | include: Drop mem_memmap()Andrey Smirnov2019-02-271-1/+0
| * | | commands: dmesg: add -l option to restrict output levelOleksij Rempel2019-02-271-5/+15
| * | | commands: dmesg: add print raw parameterOleksij Rempel2019-02-271-0/+1
| |/ /
* | | Merge branch 'for-next/imx8-usb'Sascha Hauer2019-03-073-11/+137
|\ \ \
| * | | lib: Port basic Linux kernel NLS functionsAndrey Smirnov2019-02-221-0/+40
| * | | clk: Import a subset of clk_bulk API from LinuxAndrey Smirnov2019-02-221-0/+98
| * | | include/usb: Import USB_SPEED_SUPER_PLUS from LinuxAndrey Smirnov2019-02-221-0/+1
| * | | clk: Drop separate definitions of clk_put()Andrey Smirnov2019-02-221-17/+4
| |/ /
* | | Merge branch 'for-next/imx-i2c'Sascha Hauer2019-03-071-0/+10
|\ \ \
| * | | i2c: i.MX: Add early driver for use in PBLSascha Hauer2019-03-041-0/+10
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2019-03-071-0/+4
|\ \ \
| * | | imd: create new helper macro to add data from oftree to image meta dataUwe Kleine-König2019-02-251-0/+4
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2019-03-071-1/+4
|\ \ \ | |_|/ |/| |
| * | efi: add prototype and definition for set_watchdog_timerOleksij Rempel2019-02-181-1/+4
| |/
* | clk: at91: update to PMC bindingsSam Ravnborg2019-02-252-0/+41
* | regmap: Implement syscon_regmap_lookup_by_compatible()Ahmad Fatoum2019-02-251-0/+5
|/
* Merge branch 'for-next/pci'Sascha Hauer2019-02-131-10/+2
|\
| * PCI: Consify pci_ops in struct pci_controllerAndrey Smirnov2019-01-161-1/+1
| * PCI: Convert ->res_start() to return resource_size_tAndrey Smirnov2019-01-161-1/+1
| * PCI: Drop "rom_address" from struct pci_devAndrey Smirnov2019-01-161-1/+0
| * PCI: Drop "ops" from struct pci_busAndrey Smirnov2019-01-161-2/+0
| * PCI: Drop "name" from struct pci_busAndrey Smirnov2019-01-161-2/+0
| * PCI: Drop "resources" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * PCI: Drop "slots" from struct pci_busAndrey Smirnov2019-01-161-1/+0
| * PCI: Make pci_scan_bus staticAndrey Smirnov2019-01-161-1/+0
* | Merge branch 'for-next/mmc-esdhc'Sascha Hauer2019-02-131-0/+48
|\ \
| * | mci: imx-esdhc: move platform_dataSascha Hauer2019-02-061-0/+48
* | | Merge branch 'for-next/misc'Sascha Hauer2019-02-133-0/+5
|\ \ \
| * | | net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-061-0/+3
| * | | mtd: peb: Add function to skip bad blocksSascha Hauer2019-01-281-0/+1