summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/nvme'Sascha Hauer2019-03-075-1/+4335
|\
| * 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-181-0/+96
| * 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-071-0/+2
|\ \
| * | include/phy: Add missing modesSascha Hauer2019-03-041-0/+2
| |/
* | Merge branch 'for-next/imx8-usb'Sascha Hauer2019-03-072-11/+136
|\ \
| * | 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
| * | clk: Drop separate definitions of clk_put()Andrey Smirnov2019-02-221-17/+4
| |/
* / clk: at91: update to PMC bindingsSam Ravnborg2019-02-251-0/+7
|/
* 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/misc'Sascha Hauer2019-02-132-0/+4
|\ \
| * | net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-061-0/+3
| * | move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-0/+1
| |/
* | 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-131-1/+1
|\ \ \ | |/ / |/| |
| * | reset: Constify "ops" in struct reset_controller_devAndrey Smirnov2019-02-111-1/+1
| |/
* / 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-151-0/+6
|\ \
| * | include/linux/time.h: define USEC_PER_SEC and friendsAhmad Fatoum2018-12-171-0/+6
| |/
* | clk: add divider_recalc_rate helperLucas Stach2019-01-152-0/+10
* | clk: move struct clk_mux into headerLucas Stach2019-01-151-0/+11
* | clk: move struct clk_gate into headerLucas Stach2019-01-151-0/+12
* | clk: add missing list.h includeLucas Stach2019-01-151-0/+2
* | mfd: rave-sp: Add parameters to query IP address/netmaskAndrey Smirnov2018-12-131-0/+1
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-071-0/+4
|\
| * nvmem: Add prototype for exported functionsSascha Hauer2018-11-121-0/+4
* | clk: straighten some inline wrappers for use without of supportSascha Hauer2018-11-191-9/+21
|/
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-093-0/+24
|\