summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* don't cast negative error codes to unsigned size_tLucas Stach2014-04-231-1/+1
* Merge branch 'for-next/ppc'Sascha Hauer2014-04-041-0/+116
|\
| * common: DDR3 SPD verification supportRenaud Barbier2014-03-181-0/+116
* | Merge branch 'for-next/mtd'Sascha Hauer2014-04-042-5/+22
|\ \
| * | mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-121-2/+2
| * | mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-122-3/+20
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-04-041-0/+13
|\ \
| * | param: Add dev_add_param_macSascha Hauer2014-04-041-0/+13
| |/
* | Merge branch 'for-next/menutree'Sascha Hauer2014-04-042-0/+11
|\ \
| * | add menutree commandSascha Hauer2014-03-281-0/+2
| * | Add shell_expand functionSascha Hauer2014-03-281-0/+9
* | | Merge branch 'for-next/davinci'Sascha Hauer2014-04-041-0/+27
|\ \ \
| * | | import _AC and UL macros from linux kernelAntony Pavlov2014-03-181-0/+27
| | |/ | |/|
* | | Merge branch 'for-next/boot'Sascha Hauer2014-04-041-1/+9
|\ \ \
| * | | blspec: honor default/once entries againSascha Hauer2014-03-241-1/+9
| |/ /
* | | Merge branch 'for-next/mips'Sascha Hauer2014-04-041-0/+22
|\ \ \
| * | | clk: add Atheros AR933x driverAntony Pavlov2014-03-281-0/+22
| | |/ | |/|
* | | video: Add kernel fourcc definesSascha Hauer2014-03-291-0/+261
* | | ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU prioritySascha Hauer2014-03-291-0/+18
* | | video: Add edid supportSascha Hauer2014-03-291-1/+10
* | | video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+14
* | | video: rework mode_name parameter settingSascha Hauer2014-03-291-0/+2
* | | video: introduce struct display_timingsSascha Hauer2014-03-291-2/+14
* | | clk: Add parent round/set rate for mux and gateSascha Hauer2014-03-281-0/+4
* | | clk: clk-divider: sync with kernel codeSascha Hauer2014-03-281-0/+3
* | | clk: introduce CLK_SET_RATE_PARENT flagSascha Hauer2014-03-281-0/+3
* | | clk: clk-divider: pass flags to initializersSascha Hauer2014-03-281-3/+3
* | | clk: clk-fixed-factor: pass flags to initializersSascha Hauer2014-03-281-1/+2
* | | clk: clk-gate: pass flags to initializersSascha Hauer2014-03-281-3/+3
* | | clk: clk-mux: pass clk flags from initializersSascha Hauer2014-03-281-2/+4
* | | i2c: implement of_find_i2c_adapter_by_nodeSascha Hauer2014-03-281-0/+1
* | | err.h: Add PTR_ERR_OR_ZERO from kernelSascha Hauer2014-03-281-0/+8
|/ /
* / ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2014-03-191-8/+8
|/
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-071-1/+1
|\
| * param: dev_add_param_fixed: constify argumentSascha Hauer2014-02-281-1/+1
* | Merge branch 'for-next/pwm'Sascha Hauer2014-03-072-0/+10
|\ \
| * | led: Add default-on triggerSascha Hauer2014-03-031-0/+1
| * | led: move led_of_parse_trigger to coreSascha Hauer2014-03-031-0/+2
| * | PWM: Implement devicetree supportSascha Hauer2014-02-281-0/+2
| * | PWM: Add functions for getting/setting period/duty cycleSascha Hauer2014-02-281-0/+5
* | | Merge branch 'for-next/partitionhelper'Sascha Hauer2014-03-072-6/+39
|\ \ \
| * | | devfs: partitioning: add new helper devfs_create_partitionsUwe Kleine-König2014-02-281-0/+33
| * | | mtd/nand: constify filename parameterUwe Kleine-König2014-02-281-2/+2
| * | | devfs_add_partition: make flags parameter unsignedUwe Kleine-König2014-02-281-4/+4
| | |/ | |/|
* | | Merge branch 'for-next/nfs'Sascha Hauer2014-03-074-9/+46
|\ \ \
| * | | net: Add ifup supportSascha Hauer2014-03-071-0/+5
| * | | net: constify eth_get_byname argumentSascha Hauer2014-03-071-1/+1
| * | | run_command: remove unused flag parameterSascha Hauer2014-03-071-2/+1
| * | | mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-2/+4
| * | | net: provide alternatives to {ntoh, hton}[sl] funtions with cleaner semanticsUwe Kleine-König2014-02-101-0/+24