summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/state'Sascha Hauer2015-04-131-0/+21
|\
| * state: add framework for persistent state handlingSascha Hauer2015-03-121-0/+21
* | Merge branch 'for-next/pxa'Sascha Hauer2015-04-131-0/+1
|\ \
| * | net: smc1111: add a quirk for pxa pxa27x platformsRobert Jarzmik2015-04-131-0/+1
* | | Merge branch 'for-next/pci'Sascha Hauer2015-04-132-0/+777
|\ \ \
| * | | pci: Add i.MX6 pcie supportSascha Hauer2015-03-171-0/+8
| * | | pci: pci_regs.h: Sync with LinuxSascha Hauer2015-03-171-0/+769
* | | | Merge branch 'for-next/crypto'Sascha Hauer2015-04-137-12/+226
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: sha1: switch to linux implementationJean-Christophe PLAGNIOL-VILLARD2015-03-272-0/+100
| * | | crypto: hmac: move register to hmacJean-Christophe PLAGNIOL-VILLARD2015-03-273-12/+4
| * | | crypto: prepare to allow multiple digest driverJean-Christophe PLAGNIOL-VILLARD2015-03-272-3/+28
| * | | digest: allow algo to specify their length at runtimeJean-Christophe PLAGNIOL-VILLARD2015-03-271-1/+2
| * | | crypto: digest: speficied when a digest need a key to be usedJean-Christophe PLAGNIOL-VILLARD2015-03-201-0/+12
| * | | command: add generic digest commandJean-Christophe PLAGNIOL-VILLARD2015-03-201-2/+6
| * | | lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-191-0/+4
| * | | command: allow runtime usageJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+3
| * | | crypto: add pbkdf2 hmac key generatorJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+23
| * | | digest: add digest callbackJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+8
| * | | digest: add verify callbackJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+6
| * | | crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key p...Jean-Christophe PLAGNIOL-VILLARD2015-03-191-3/+0
| * | | crypto: digest: Make string arguments constSascha Hauer2015-03-131-9/+10
| * | | command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-0/+3
| * | | digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-0/+8
| * | | digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-121-9/+19
| * | | digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-121-0/+21
* | | | pci: make sure to activate devices on the root busLucas Stach2015-04-131-0/+1
| |/ / |/| |
* | | lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-131-0/+4
| |/ |/|
* | gitignore: only ignore include/config.hJean-Christophe PLAGNIOL-VILLARD2015-03-121-1/+1
|/
* parameter: include header for ERR_PTR and errnoLucas Stach2015-03-111-0/+1
* paramter: The dev_add_param_*() return ERR_PTR(), change no-ops to return ERR...Marc Kleine-Budde2015-03-101-9/+9
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-0/+2
|\
| * bbu: include necessary headersLucas Stach2015-03-041-0/+2
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-093-0/+20
|\ \
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+2
| * | dma: add streaming DMA opsLucas Stach2015-03-062-0/+17
| * | usb: gadget: include common.h in headerLucas Stach2015-03-061-0/+1
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-095-0/+43
|\ \
| * | ARM: Rockchip: Update clk driver from Linux kernel for use with newer DTSAndrey Panov2015-03-051-0/+1
| * | CLK: Add helper defines to barebox-wrapper.h for easier porting of drivers fr...Andrey Panov2015-03-051-0/+6
| * | CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flagAndrey Panov2015-03-051-0/+1
| * | CLK: clk-divider: Introduce clk_divider_alloc() and *_free() routinesAndrey Panov2015-03-051-0/+3
| * | CLK: clk-divider: Respect CLK_DIVIDER_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * | CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * | CLK: Add fractional divider clock support from Linux kernelAndrey Panov2015-03-051-0/+9
| * | CLK: Add support for composite clock from Linux kernelAndrey Panov2015-03-051-0/+6
| * | lib: Add gcd() functionAndrey Panov2015-03-052-0/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-091-0/+37
|\ \
| * | ARM: Allow to mask data abortsSascha Hauer2015-02-271-0/+37
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2015-03-091-1/+1
|\ \
| * | fs: rename inode member of struct filep to privSascha Hauer2015-03-091-1/+1
| |/