summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crc: import crc_itu_t() from kernelSascha Hauer2019-03-041-2/+14
* 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
| * | | move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/lseek'Sascha Hauer2019-02-132-8/+3
|\ \ \
| * | | fs: let truncate take a loff_t argumentSascha Hauer2019-02-061-1/+1
| * | | fs: devfs: Change .lseek callbacks to return 'int'Andrey Smirnov2019-02-042-2/+2
| * | | devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-5/+0
| | |/ | |/|
* | | Merge branch 'for-next/kbuild'Sascha Hauer2019-02-131-16/+37
|\ \ \
| * | | kconfig.h: update to v4.16-rc2Masahiro Yamada2019-01-221-16/+37
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2019-02-134-3/+186
|\ \ \
| * | | include: Import dt-bindings/reset/imx8mq-reset.hAndrey Smirnov2019-02-111-0/+64
| * | | reset: Constify "ops" in struct reset_controller_devAndrey Smirnov2019-02-111-1/+1
| * | | drivers: base: Port power management code from LinuxAndrey Smirnov2019-01-181-0/+82
| * | | regulator: Add support for setting regulator's voltageAndrey Smirnov2019-01-181-0/+24
| * | | regulator: Port basic regmap regulator functionsAndrey Smirnov2019-01-181-1/+10
| * | | regulator: Convert drivers to use struct regulator_descAndrey Smirnov2019-01-181-1/+5
| | |/ | |/|
* | | Merge branch 'for-next/e1000'Sascha Hauer2019-02-132-0/+64
|\ \ \
| * | | include: Import io-64-nonatomic-*.h from LinuxAndrey Smirnov2019-02-112-0/+64
| | |/ | |/|
* | | Merge branch 'for-next/digest'Sascha Hauer2019-02-132-1/+3
|\ \ \
| * | | crypto: digest: Change the signature of digest_file_window()Andrey Smirnov2019-01-161-1/+1
| * | | treewide: Introduce MAP_FAILED and replace ad-hoc constants with itAndrey Smirnov2019-01-161-0/+2
| | |/ | |/|
* | | drivers: of: Add function to enable and register a device by aliasTeresa Remmet2019-02-131-0/+8
| |/ |/|
* | Revert "mtd: nand: Kill the chip->scan_bbt() hook"Sascha Hauer2019-01-211-1/+4
|/
* Merge branch 'for-next/mtd'Sascha Hauer2019-01-153-19/+6
|\
| * mtd: nand: Kill cellinfoLadislav Michl2018-12-171-2/+1
| * mtd: nand: Kill the chip->scan_bbt() hookLadislav Michl2018-12-171-4/+1
| * mtd: nand_bbt: make nand_scan_bbt() staticLadislav Michl2018-12-141-1/+0
| * mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESLadislav Michl2018-12-141-2/+0
| * mtd: nand: simplify nand_bch_init() usageLadislav Michl2018-12-141-6/+2
| * mtd: nand: remove NAND_BBT_SCANEMPTYLadislav Michl2018-12-141-2/+0
| * mtd: nand: hide in-memory BBT implementation detailsLadislav Michl2018-12-141-2/+2
* | Merge branch 'for-next/misc'Sascha Hauer2019-01-153-1/+8
|\ \
| * | printk: Pass groupsize to memory_display() in print_hex_dump()Andrey Smirnov2019-01-091-1/+1
| * | Add generic implementation for muldi3Martin Hofmann2019-01-071-0/+1
| * | include/linux/time.h: define USEC_PER_SEC and friendsAhmad Fatoum2018-12-171-0/+6
| |/