summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+2
| * | dma: add streaming DMA opsLucas Stach2015-03-062-0/+17
| * | usb: gadget: include common.h in headerLucas Stach2015-03-061-0/+1
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-095-0/+43
|\ \
| * | ARM: Rockchip: Update clk driver from Linux kernel for use with newer DTSAndrey Panov2015-03-051-0/+1
| * | 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
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-091-0/+37
|\ \
| * | ARM: Allow to mask data abortsSascha Hauer2015-02-271-0/+37
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2015-03-091-1/+1
|\ \
| * | fs: rename inode member of struct filep to privSascha Hauer2015-03-091-1/+1
| |/
* | Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-063-9/+25
|\ \
| * | of: add no-op functions for of_find_node_by_alias() and of_find_node_by_path_...Marc Kleine-Budde2015-03-031-4/+16
| * | of: add no-op function for of_register_fixup()Marc Kleine-Budde2015-03-031-1/+7
| * | fs: make "offset" parameter of erase() and protect() 64 bit safeMarc Kleine-Budde2015-03-031-2/+2
| * | drivers: remove unused function dev_protect()Marc Kleine-Budde2015-03-031-2/+0
| |/
* | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-064-2/+26
|\ \
| * | mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
| * | cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-0/+3
| * | cmdlinepart: make argument types saferSascha Hauer2015-02-121-3/+3
| * | move cmdline partition parsing code to separate fileSascha Hauer2015-02-121-0/+11
| * | mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-121-2/+5
| * | mtd: Add partitions to listSascha Hauer2015-02-121-0/+3
| * | of: Add for_each_child_of_node_safeSascha Hauer2015-02-121-0/+2
| |/
* / reset_source: Add external resetWadim Egorov2015-03-021-0/+1
|/
* Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-042-0/+12
|\
| * regulator: allow to use it with non DT deviceJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+10
| * driver: add postcore_platform_driverJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+2
* | Merge branch 'for-next/pxa'Sascha Hauer2015-02-042-0/+83
|\ \
| * | net: smc1111: extend the driver for 91c94 and 91c96 supportRobert Jarzmik2015-02-041-0/+2
| * | net: smc1111: add 16 bits accessors, allow address shiftRobert Jarzmik2015-02-041-0/+2
| * | mtd: nand: add mrvl-nand driverRobert Jarzmik2015-01-191-0/+79
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-02-043-6/+3
|\ \
| * | usb: abolish wait_ms() functionMasahiro Yamada2015-02-021-4/+0
| * | debug_ll: change the argument type of putc_ll()Masahiro Yamada2015-01-211-2/+2
| * | console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-0/+1
| |/
* | Merge branch 'for-next/minmax'Sascha Hauer2015-02-044-121/+155
|\ \
| * | linux/kernel.h: move some macros and prototypesMasahiro Yamada2015-01-292-58/+61
| * | asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macrosMasahiro Yamada2015-01-293-32/+39
| * | linux/bug.h: move BUILD_BUG_ON*() macrosMasahiro Yamada2015-01-292-19/+29
| * | 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-212-13/+13
| |/
* / ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-0/+37
|/