summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | efi: add function to determine type of device pathLucas Stach2014-12-091-0/+1
| |/
* / driver: workaroud resource request that conflicts with errno PTRJean-Christophe PLAGNIOL-VILLARD2015-01-081-0/+8
|/
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-083-13/+13
|\
| * gpio: move gpio_is_valid to include/gpio.hSascha Hauer2014-11-282-11/+11
| * param: make string arguments to dev_add_param_fixed constSascha Hauer2014-11-281-2/+2
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-082-0/+15
|\ \
| * | globalvar: Add support for printing all global variablesSascha Hauer2014-11-061-0/+1
| * | libfile: Add copy_recursiveSascha Hauer2014-11-061-0/+2
| * | Add support for non volatile variablesSascha Hauer2014-11-061-0/+12
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-082-4/+4
|\ \ \
| * | | fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-1/+1
| * | | stringlist: the string argument should be constJan Luebbe2014-12-041-2/+2
| * | | stringlist: string_list_contains can use a const stringJan Luebbe2014-11-201-1/+1
| |/ /
* | | 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
| |/
* | envfs: include errno.hLucas Stach2014-11-261-0/+1
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-052-0/+272
|\
| * Add xz decompression supportSascha Hauer2014-11-041-0/+271
| * filetype: Add XZ filetype supportSascha Hauer2014-10-241-0/+1
* | Merge branch 'for-next/tegra'Sascha Hauer2014-11-055-0/+335
|\ \
| * | reset_source: add thermal resetLucas Stach2014-11-041-0/+1
| * | add generic PHY frameworkLucas Stach2014-11-041-0/+240
| * | of: import pci range parser from linuxLucas Stach2014-10-081-0/+57