summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commands: Introduce memcpy_parse_options()Andrey Smirnov2019-05-284-78/+55
* libbb: Drop simple_itoa()Andrey Smirnov2019-05-283-17/+6
* libfile: Do not return 0 from write_full()Andrey Smirnov2019-05-281-2/+10
* libfile: Simplify read_full()Andrey Smirnov2019-05-281-4/+2
* kbuild: drop support for cc-ldoptionMasahiro Yamada2019-05-281-5/+0
* kbuild: remove unneeded patterns from distcleanMasahiro Yamada2019-05-281-3/+2
* of: partition: use NULL instead of never-read argumentAhmad Fatoum2019-05-241-3/+3
* driver: left shift 1U instead of 1 in bitmask for consistencyAhmad Fatoum2019-05-241-2/+2
* common: state: check lengthJan Remmet2019-05-231-1/+6
* usb: storage: Fix TEST_UNIT_READY command sizeAndrey Smirnov2019-05-231-1/+1
* usb: storage: Default to a single LUNAndrey Smirnov2019-05-231-1/+1
* usb: storage: Zero CDB out before sending itAndrey Smirnov2019-05-231-0/+1
* treewide: replace '---help---' with 'help' in Kconfig filesMasahiro Yamada2019-05-176-20/+20
* .gitignore: import some updates from LinuxMasahiro Yamada2019-05-131-4/+9
* arch: add KBUILD_DEFCONFIG to allow "make defconfig"Masahiro Yamada2019-05-135-0/+8
* Merge branch 'for-next/ubifs'Sascha Hauer2019-05-1013-75/+585
|\
| * fs: ubifs: Add authentication supportSascha Hauer2019-04-2413-75/+585
* | Merge branch 'for-next/qspi'Sascha Hauer2019-05-1013-480/+2781
|\ \
| * | mtd: spi-nor: Add support for more Macronix devicesSascha Hauer2019-05-081-0/+3
| * | mtd: devices: m25p80: use the spi_mem_xx() APISteffen Trumtrar2019-05-082-82/+63
| * | mtd: spi-nor: provide default erase_sector implementationSteffen Trumtrar2019-05-082-5/+35
| * | mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsSteffen Trumtrar2019-05-084-230/+679
| * | spi: add driver for Freescale QSPI controllerSteffen Trumtrar2019-05-083-0/+881
| * | mtd: spi-nor: remove unused read_xfer/write_xfer hooksSteffen Trumtrar2019-05-081-32/+0
| * | mtd: spi-nor: remove unused write_enable from write_regSteffen Trumtrar2019-05-084-15/+12
| * | spi: Extend the core to ease integration of SPI memory controllersSteffen Trumtrar2019-05-087-23/+948
| * | spi: Import more spi mode defines from LinuxSteffen Trumtrar2019-05-081-0/+10
| * | spi: Generalize SPI "master" to "controller"Steffen Trumtrar2019-05-083-55/+62
| * | mtd: spi-nor: cadence: add cqspi_set_protocolSteffen Trumtrar2019-05-081-63/+113
* | | Merge branch 'for-next/ppc'Sascha Hauer2019-05-1014-17/+20
|\ \ \
| * | | owc: remove references to GE.Barbier, Renaud2019-05-085-16/+19
| * | | owc: directories and files renamingBarbier, Renaud2019-05-0814-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/mvebu'Sascha Hauer2019-05-1010-12/+105
|\ \ \
| * | | ARM: mvebu: defconfig: updateSascha Hauer2019-05-071-11/+10
| * | | arm: add basic support for the Armada XP DB platformSascha Hauer2019-05-079-1/+95
| | |/ | |/|
* | | Merge branch 'for-next/mmc'Sascha Hauer2019-05-106-6/+652
|\ \ \
| * | | ARM: rpi3: remove swapped sdhci and sdhostLucas Stach2019-05-061-5/+0
| * | | ARM: rpi: enable sdhost driver in defconfigLucas Stach2019-05-061-1/+1
| * | | ARM: rpi: add clock for sdhostLucas Stach2019-05-061-0/+8
| * | | mci: add driver for BCM283x sdhost coreLucas Stach2019-05-063-0/+643
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2019-05-108-29/+31
|\ \ \
| * | | commands/hwclock: align -n option helpAntony Pavlov2019-05-091-1/+1
| * | | crypto: digest: fix digesting file windowsSascha Hauer2019-05-091-5/+6
| * | | UBI: remove Kconfig entry from includeJan Remmet2019-05-061-1/+0
| * | | fs: nfs: ensure rpc_req message is sendMarco Felsch2019-04-291-0/+11
| * | | doc: clarify state framework driver requirementMoritz Augsburger2019-04-261-1/+7
| * | | doc: variables: nv vars are saved automatically.Tomaz Solc2019-04-231-3/+5
| * | | ARM: socfpga: Cyclone5: remove watchdog_disable()Ian Abbott2019-04-231-17/+0
| * | | ddr_spd: Fix mod_ranks test张忠山2019-04-101-1/+1
* | | | Merge branch 'for-next/mips'Sascha Hauer2019-05-1028-36/+778
|\ \ \ \