summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-3/+3
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-3/+3
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-062-0/+38
|\ \
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-271-0/+2
| * | spi: Add SPI GPIO bitbang driverSebastian Hesselbarth2015-04-271-0/+36
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-068-8/+24
|\ \ \
| * | | usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-041-1/+1
| * | | linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macrosAntony Pavlov2015-04-281-3/+0
| * | | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-1/+2
| * | | timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-231-0/+11
| * | | include: add includes includes to make fdt.h, of.h and state.h self containedMarc Kleine-Budde2015-04-173-0/+6
| * | | drivers/base: Mark (of|platform)_device_id data as constantUwe Kleine-König2015-04-171-3/+3
| * | | pci: Do not abuse dev->priv for storing dataSascha Hauer2015-04-171-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-05-061-0/+30
|\ \ \ | |_|/ |/| |
| * | habv4: add High Assurance Boot v4Marc Kleine-Budde2015-04-151-0/+30
| |/
* | led: Fix led_gpio_rgb_unregister prototypeSascha Hauer2015-04-201-2/+2
* | base: Introduce deferred probingSebastian Hesselbarth2015-04-171-0/+1
|/
* 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
|\ \