summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/netconsole'Sascha Hauer2015-01-091-0/+1
|\
| * console: Add set_active callbackSascha Hauer2014-12-171-0/+1
* | Merge branch 'for-next/mxs'Sascha Hauer2015-01-093-14/+23
|\ \
| * | malloc: Add a function to detect if malloc pool is already initializedSascha Hauer2015-01-051-0/+2
| * | Add PBL console supportSascha Hauer2015-01-052-14/+21
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-092-17/+8
|\ \
| * | 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/+1
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2015-01-092-5/+16
|\ \
| * | fs: efivars: implement write supportLucas Stach2014-12-091-1/+2
| * | lib: add wchar strdupLucas Stach2014-12-091-0/+2
| * | efi: add Barebox GUIDLucas Stach2014-12-091-0/+4
| * | efi: add proper reset hookLucas Stach2014-12-091-4/+7