summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-061-0/+1
|\
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-07-032-3/+3
|\ \
| * | treewide: replace __inline__ with inlineSascha Hauer2015-07-021-2/+2
| * | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-291-1/+1
| |/
* / mtd: Add mtd concat supportSascha Hauer2015-06-231-0/+34
|/
* clk: of: fix clk_of_table generationSascha Hauer2015-06-111-1/+1
* Merge branch 'for-next/spi-nor'Sascha Hauer2015-06-092-0/+211
|\
| * mtd: spi-nor: add SPI-NOR frameworkSteffen Trumtrar2015-05-292-0/+211
* | Merge branch 'for-next/posix_types'Sascha Hauer2015-06-091-1/+7
|\ \ | |/ |/|
| * remove unused nlink_tSascha Hauer2015-06-031-1/+0
| * dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-0/+7
* | Merge branch 'pu/am335x'Sascha Hauer2015-05-281-0/+1
|\ \ | |/ |/|
| * net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-281-0/+1
* | Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-061-1/+1
|\ \
| * | of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-1/+1
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-061-0/+2
|\ \
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-271-0/+2
| |/
* | linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macrosAntony Pavlov2015-04-281-3/+0
* | pci: Do not abuse dev->priv for storing dataSascha Hauer2015-04-171-0/+1
|/
* Merge branch 'for-next/pci'Sascha Hauer2015-04-131-0/+769
|\
| * pci: pci_regs.h: Sync with LinuxSascha Hauer2015-03-171-0/+769
* | pci: make sure to activate devices on the root busLucas Stach2015-04-131-0/+1
|/
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-131-0/+4
* Merge branch 'for-next/rockchip'Sascha Hauer2015-03-094-0/+42
|\
| * CLK: Add helper defines to barebox-wrapper.h for easier porting of drivers fr...Andrey Panov2015-03-051-0/+6
| * CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flagAndrey Panov2015-03-051-0/+1
| * CLK: clk-divider: Introduce clk_divider_alloc() and *_free() routinesAndrey Panov2015-03-051-0/+3
| * CLK: clk-divider: Respect CLK_DIVIDER_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * CLK: Add fractional divider clock support from Linux kernelAndrey Panov2015-03-051-0/+9
| * CLK: Add support for composite clock from Linux kernelAndrey Panov2015-03-051-0/+6
| * lib: Add gcd() functionAndrey Panov2015-03-052-0/+13
* | mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
* | mtd: Add partitions to listSascha Hauer2015-02-121-0/+3
|/
* Merge branch 'for-next/minmax'Sascha Hauer2015-02-042-0/+118
|\
| * linux/kernel.h: move some macros and prototypesMasahiro Yamada2015-01-291-0/+61
| * asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macrosMasahiro Yamada2015-01-291-0/+2
| * linux/bug.h: move BUILD_BUG_ON*() macrosMasahiro Yamada2015-01-291-0/+28
| * linux/kernel.h: add more *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+14
| * linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MINMasahiro Yamada2015-01-211-3/+3
| * linux/kernel.h: move *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+13
* | ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-0/+37
|/
* sizes.h: sync with Linux 3.19-rc3Masahiro Yamada2015-01-081-16/+7
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-1/+57
* Merge branch 'for-next/marvell'Sascha Hauer2014-12-081-0/+2
|\
| * net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+1
| * net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+1
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-051-0/+271
|\