summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk: Port of_clk_set_defaults()Andrey Smirnov2017-01-111-0/+17
* devparam: add static inline dummy for dev_add_param_bitmaskLucas Stach2017-01-091-0/+8
* nvvar: add static inline dummy for nvvar_saveLucas Stach2017-01-091-0/+5
* Merge branch 'for-next/vybrid'Sascha Hauer2016-11-142-0/+302
|\
| * pinctrl: Add provisions to control GPIO pin directionAndrey Smirnov2016-11-141-0/+21
| * i.MX: Add DEBUG_LL hooks for VF610Andrey Smirnov2016-11-111-0/+281
* | Merge branch 'for-next/squashfs'Sascha Hauer2016-11-141-0/+1
|\ \
| * | Add filetype and detection for squashfs imagesEnrico Jorns2016-10-241-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-11-145-11/+38
|\ \
| * | clk: add clock command completionSascha Hauer2016-11-081-0/+4
| * | command.h: drop unused Struct_Section attributeAntony Pavlov2016-11-081-2/+0
| * | mfd: mc13892: more descriptive charger register definesAlexander Kurz2016-11-071-9/+31
| * | complete: Add completion for nv and globalvar commandsSascha Hauer2016-10-181-0/+2
| * | linux/list.h: Add missing includeSascha Hauer2016-10-181-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2016-11-141-0/+9
|\ \ | |/ |/|
| * serial: i.MX uart: Allow DTE mode in lowlevel codeSascha Hauer2016-11-081-0/+9
* | Merge branch 'for-next/usb'Sascha Hauer2016-10-103-0/+18
|\ \
| * | phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+8
| * | phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+8
| * | usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-291-0/+1
| * | usb: Add usb phy to usb hostSascha Hauer2016-09-291-0/+1
| |/
* | Merge branch 'for-next/ubi'Sascha Hauer2016-10-102-0/+6
|\ \
| * | mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-271-0/+1
| * | mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-221-0/+2
| * | mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-10-101-6/+1
|\ \
| * | net: add linux.bootarg parameter from ifup callEnrico Jorns2016-09-221-0/+1
| * | convert users to %pI4Sascha Hauer2016-09-221-6/+0
| |/
* | boot: add framework for redundant boot scenariosMarc Kleine-Budde2016-09-221-0/+37
* | globalvar: introduce globalvar_add_simple_bitmaskSascha Hauer2016-09-221-0/+10
* | param: introduce param_bitmaskSascha Hauer2016-09-221-0/+5
* | globalvar: sync with nvvarsSascha Hauer2016-09-221-0/+1
* | globalvar: Move static inline functions to common/Sascha Hauer2016-09-221-69/+7
|/
* Merge branch 'for-next/video'Sascha Hauer2016-09-133-151/+138
|\
| * video: add VPL ioctl to get bus formatPhilipp Zabel2016-08-251-0/+1
| * video: switch to media bus formatsPhilipp Zabel2016-08-252-151/+137
* | Merge branch 'for-next/socfpga'Sascha Hauer2016-09-131-0/+1
|\ \
| * | filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-09-131-6/+7
|\ \
| * | mfd mc13xxx: add MC13892_REVISION_2_4Alexander Kurz2016-08-181-6/+7
| |/
* | Merge branch 'for-next/menu'Sascha Hauer2016-09-131-1/+5
|\ \
| * | rework menu so that it can support multiline titlesAleksey Kuleshov2016-09-051-1/+5
| |/
* | Add i.MX50 supportAlexander Kurz2016-09-121-0/+5
* | mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-181-0/+3
* | mtd: nand: define struct nand_timingsSascha Hauer2016-08-181-0/+49
|/
* Merge branch 'for-next/nv'Sascha Hauer2016-08-031-0/+3
|\
| * nv: Save nv variables on shutdownSascha Hauer2016-07-221-0/+3
* | Merge branch 'for-next/net'Sascha Hauer2016-08-031-0/+10
|\ \
| * | net: eth: add name to struct eth_deviceSascha Hauer2016-07-141-0/+6
| * | net: introduce for_each_netdev iteratorSascha Hauer2016-07-141-0/+4
| |/