summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* include/linux/amba/bus.h: drop unused declarationsAntony Pavlov2020-01-081-6/+0
* 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/pci'Sascha Hauer2019-12-102-0/+35
|\ \
| * | 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
| |/
* / mtd: spi-nor: fix wrong value for CR_QUAD_EN_SPANClement Leger2019-12-091-1/+1
|/
* regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-061-0/+199
* regulator: port Linux of_regulator_matchAhmad Fatoum2019-11-062-0/+255
* Merge branch 'for-next/remoteproc'Sascha Hauer2019-10-171-0/+51
|\
| * port reduced version of remoteproc framework from linuxOleksij Rempel2019-09-261-0/+51
* | lib: fdt: define INT32_MAX for in-barebox useAhmad Fatoum2019-10-021-0/+2
|/
* mtd: nand: Fix retrieving nand_chip from mtd_infoSascha Hauer2019-09-121-1/+1
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-121-0/+2
|\
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-231-0/+2
* | Merge branch 'for-next/qemu'Sascha Hauer2019-09-122-0/+27
|\ \
| * | Compile libfdt for bareboxSascha Hauer2019-08-192-0/+27
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2019-09-121-1/+1
|\ \
| * | mtd: nand: gpmc: Add BCH16 supportSascha Hauer2019-08-281-1/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2019-09-121-0/+7
|\ \
| * | mtd: nand: Embed struct mtd_info into struct nand_chipSascha Hauer2019-08-261-0/+2
| * | mtd: nand: Add and use static inline wrapper for getting nand_chip from mtdSascha Hauer2019-08-261-0/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-09-121-0/+1
|\ \
| * | mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2Andrey Smirnov2019-09-091-0/+1
| |/
* / mtd: spi-nor: add UNLOCK_GLOBAL_BLOCK supportOleksij Rempel2019-08-211-0/+1
|/
* Merge branch 'for-next/mtd-gpmi-nand'Sascha Hauer2019-08-152-6/+3
|\
| * mtd: nand: Add function to parse device tree propertiesSascha Hauer2019-08-061-0/+2
| * mtd: nand-mxs: change API between NAND driver and fcb codeSascha Hauer2019-08-061-6/+1
* | Merge branch 'for-next/pstore'Sascha Hauer2019-07-121-2/+4
|\ \
| * | pstore: remove unused codeSascha Hauer2019-07-091-2/+0
| * | pstore: Only capture log messagesSascha Hauer2019-07-091-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-07-121-1/+1
|\ \
| * | treewide: remove stale mentions of CONFIG_OF in commentsAhmad Fatoum2019-06-131-1/+1
| |/
* | clk: divider: export clk_div_mask() helperMarcin Niestroj2019-07-041-0/+2
* | clk: divider: Make generic for usage elsewhereMarcin Niestroj2019-07-021-0/+8
|/
* mtd: spi-nor: provide default erase_sector implementationSteffen Trumtrar2019-05-081-1/+2
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsSteffen Trumtrar2019-05-081-26/+168
* mtd: spi-nor: remove unused read_xfer/write_xfer hooksSteffen Trumtrar2019-05-081-32/+0
* mtd: spi-nor: remove unused write_enable from write_regSteffen Trumtrar2019-05-081-2/+1
* spi: Extend the core to ease integration of SPI memory controllersSteffen Trumtrar2019-05-081-0/+307
* Merge branch 'for-next/stm32'Sascha Hauer2019-04-091-14/+27
|\
| * clk: mux: Support CLK_SET_RATE_NO_REPARENT flagSascha Hauer2019-03-111-0/+1
| * clk: mux: Support CLK_MUX_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * clk: mux: Support mux specific flagsSascha Hauer2019-03-111-6/+8
| * clk: divider: Support CLK_DIVIDER_READ_ONLY flagSascha Hauer2019-03-111-0/+1
| * clk: divider: pass divider flagsSascha Hauer2019-03-111-6/+10
| * clk: Support CLK_IS_CRITICAL flagSascha Hauer2019-03-111-0/+1
| * clk: Make CLK_IGNORE_UNUSED genericSascha Hauer2019-03-111-0/+1
| * clk: export clk_gate_is_enabled()Sascha Hauer2019-03-111-0/+2
| * clk: parent_names should be constSascha Hauer2019-03-111-4/+4