summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd'Sascha Hauer2017-09-081-0/+3
|\
| * mtd: nand: Only call ONFI get/set features on supported chipsSascha Hauer2017-09-061-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2017-09-082-28/+223
|\ \
| * | asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-28/+217
| * | of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-081-0/+6
* | | Merge branch 'for-next/mips'Sascha Hauer2017-09-081-1/+1
|\| |
| * | filetype: fix file type detection for Barebox MIPSOleksij Rempel2017-08-151-1/+1
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2017-09-081-0/+2
|\ \
| * | efi: make sure efi-fs is started in the right orderMichael Olbrich2017-09-081-0/+2
| |/
* / atmel_lcdfb: define power_control gpio in platform_dataSam Ravnborg2017-09-061-1/+2
|/
* Merge branch 'for-next/mmc'Lucas Stach2017-07-311-49/+43
|\
| * mmc_extcsd command: reworkSascha Hauer2017-07-061-2/+5
| * mmc: add eMMC v5 and V5.1 detection supportPeter Seiderer2017-07-061-0/+2
| * mmc: Consistently use EXT_CSD_* names from eMMC 5.1 specSascha Hauer2017-07-061-48/+37
* | Merge branch 'for-next/imx'Lucas Stach2017-07-312-0/+63
|\ \
| * | include: Add phy-id-list.hAndrey Smirnov2017-07-301-0/+12
| * | ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernelAndrey Smirnov2017-07-301-0/+51
* | | Merge branch 'for-next/efi'Lucas Stach2017-07-311-0/+1
|\ \ \
| * | | devfs-core: add function to find cdev by partuuidSteffen Trumtrar2017-07-101-0/+1
| |/ /
* / / gpio: move active state function stubs to GPIOLIBLucas Stach2017-07-101-5/+6
|/ /
* / Revert "param: fix stub prototype of dev_add_param"Lucas Stach2017-07-061-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-06-143-2/+13
|\
| * fs: add cdev_create_loop and cdev_remove_loop for loop mount optionPhilipp Zabel2017-06-062-0/+3
| * cdev: make file operations constPhilipp Zabel2017-06-011-1/+1
| * commands: allow <cmd>_aliases[] to be constIan Abbott2017-05-191-1/+1
| * fs: Create automount entries for the default mount pathesSascha Hauer2017-05-101-0/+8
* | Merge branch 'for-next/gpio'Sascha Hauer2017-06-141-0/+25
|\ \
| * | gpiolib: Add code to support "active low" GPIOsAndrey Smirnov2017-06-061-0/+25
* | | Merge branch 'for-next/directory-links'Sascha Hauer2017-06-141-1/+2
|\ \ \
| * | | fs: Implement links to directoriesSascha Hauer2017-05-111-1/+2
| | |/ | |/|
* | | Revert "globalvar: remove code for unqualified globalvars"Sascha Hauer2017-06-131-0/+1
* | | Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-131-96/+13
* | | Revert "param: remove unnecessary device_d * argument"Sascha Hauer2017-06-131-5/+6
| |/ |/|
* | param: fix stub prototype of dev_add_paramLucas Stach2017-05-171-2/+2
|/
* Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-056-57/+252
|\
| * param: remove unnecessary device_d * argumentSascha Hauer2017-04-111-6/+5
| * globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-13/+96
| * param: make parameter functions more consistentSascha Hauer2017-04-111-37/+132
| * mtd: use dev_add_param_stringSascha Hauer2017-04-111-0/+1
| * mtd: nand: use dev_add_param_enumSascha Hauer2017-04-111-0/+1
| * console: Use dev_add_param_stringSascha Hauer2017-04-111-1/+1
| * lib: implement simple_strtollSascha Hauer2017-04-111-0/+1
| * parameter: Give device parameters typesSascha Hauer2017-04-101-0/+15
* | Merge branch 'for-next/libgen'Sascha Hauer2017-05-051-0/+1
|\ \
| * | libgen: implement posix_basenameSascha Hauer2017-04-191-0/+1
| |/
* | Merge branch 'for-next/arm'Sascha Hauer2017-05-051-1/+1
|\ \
| * | mtd: spi-nor: cadence: change devicetree bindings to upstreamSteffen Trumtrar2017-04-191-1/+1
| |/
* / param: fix stub prototype const annotationLucas Stach2017-04-261-1/+1
|/
* Merge branch 'for-next/state'Sascha Hauer2017-04-072-0/+5
|\
| * state: Allow to load without authentificationSascha Hauer2017-03-311-0/+1