summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* miitool: Fix inconsistent spacingAndrey Smirnov2018-10-161-1/+1
* rave-sp: backlight: Specify parent device correctlyAndrey Smirnov2018-10-161-0/+1
* phy: call adjust_link in attach if using fixed-linkClément Leger2018-10-161-0/+4
* state: fix documentation of state_new_from_node()Ulrich Ölmann2018-10-121-0/+1
* common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
* blspec: do not depend on BLOCKLadislav Michl2018-10-121-1/+0
* environment: Fix overlapping partitions error messageLadislav Michl2018-10-121-2/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2018-10-0944-16893/+2851
|\
| * fs: ubifs: optionally allow to mount UBIFS images with encrypted filesSascha Hauer2018-10-083-1/+11
| * ubifs: Update to v4.18-rc6Sascha Hauer2018-10-0821-550/+2147
| * vsprintf: implement %pVSascha Hauer2018-10-082-0/+20
| * compiler: Update to v4.19-rc6Sascha Hauer2018-10-085-457/+535
| * fs: ubifs: remove not needed codeSascha Hauer2018-10-0823-16206/+14
| * fs: implement clear_nlink and set_nlinkSascha Hauer2018-10-083-35/+18
| * fs: implement iget_locked and iget_failedSascha Hauer2018-10-083-29/+26
| * fs: implement file_inodeSascha Hauer2018-10-082-0/+6
| * fs: Add SB_* flagsSascha Hauer2018-10-081-0/+19
| * fs: Add fscrypt no-op headersSascha Hauer2018-10-082-0/+378
| * fs: let dir_emit_dots return intSascha Hauer2018-10-081-1/+2
| * Add more mutex no-opsSascha Hauer2018-10-082-3/+3
| * Add kmemdupSascha Hauer2018-10-084-20/+7
| * Add linux/slab.hSascha Hauer2018-10-086-37/+111
* | Merge branch 'for-next/socfpga'Sascha Hauer2018-10-093-9/+125
|\ \
| * | ARM: socfpga: Add missing inline to noop functionsSascha Hauer2018-10-031-5/+5
| * | ARM: dts: socfpga: achilles: enable second ethernet portSteffen Trumtrar2018-10-021-0/+21
| * | ARM: socfpga: achilles: let bootchooser boot from system0 initiallyEnrico Jorns2018-10-021-1/+1
| * | ARM: socfpga: achilles: bitstream will not exceed 32MEnrico Jorns2018-10-021-1/+1
| * | ARM: socfpga: achilles: move partitions to free disk spaceEnrico Jorns2018-10-021-2/+2
| * | barebox: move mmc partitions to partitions subnodeEnrico Jorns2018-10-021-7/+12
| * | dts: achilles: add state for bootchooserEnrico Jorns2018-10-021-0/+90
* | | Merge branch 'for-next/ratp'Sascha Hauer2018-10-0912-32/+806
|\ \ \
| * | | ratp: fix incorrect whitespaces in method callsAleksander Morgado2018-09-174-15/+15
| * | | ratp: use pr_ macros to print messagesAleksander Morgado2018-09-173-13/+19
| * | | ratp: use __packed instead of the full formAleksander Morgado2018-09-173-5/+5
| * | | bbremote: implement support for GPIO operationsAleksander Morgado2018-09-173-0/+166
| * | | ratp: implement support for GPIO commandsAleksander Morgado2018-09-174-1/+160
| * | | bbremote: implement i2c read/write supportAleksander Morgado2018-09-173-0/+147
| * | | ratp: implement i2c read/write supportAleksander Morgado2018-09-174-0/+296
* | | | Merge branch 'for-next/net-imx-fec'Sascha Hauer2018-10-091-72/+69
|\ \ \ \
| * | | | net: fec_imx: Do not use DMA coherent memory for Rx buffersAndrey Smirnov2018-09-191-4/+25
| * | | | net: fec_imx: Make use of readx_poll_timeout() macrosAndrey Smirnov2018-09-191-39/+22
| * | | | net: fec_imx: Drop frame_lengthAndrey Smirnov2018-09-191-4/+3
| * | | | net: fec_imx: Drop struct fec_frameAndrey Smirnov2018-09-191-12/+4
| * | | | net: fec_imx: Read data_length only onceAndrey Smirnov2018-09-191-14/+17
| * | | | net: fec_imx: Don't check bd_status & FEC_RBD_ERR twiceAndrey Smirnov2018-09-191-7/+5
| * | | | net: fec_imx: Drop extra indentation level by exiting earlyAndrey Smirnov2018-09-191-26/+27
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2018-10-092-66/+63
|\ \ \ \ \
| * | | | | mtd: do not attach already attached UBISascha Hauer2018-10-081-4/+1
| * | | | | mtd: mtdraw: fix wrong alignment checkSascha Hauer2018-09-251-1/+1
| * | | | | mtd: mtdraw: replace "block" with "page"Sascha Hauer2018-09-251-19/+19