summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gpio: sysfs: clean up chip class-device handlingJohan Hovold2015-05-122-28/+15
| * gpio: sysfs: reduce gpiochip-export locking scopeJohan Hovold2015-05-121-3/+4
| * gpio: sysfs: preparatory clean upsJohan Hovold2015-05-121-4/+4
| * gpio: sysfs: fix redundant lock-as-irq handlingJohan Hovold2015-05-121-7/+15
| * gpio: clean up gpiochip_removeJohan Hovold2015-05-121-5/+9
| * Merge tag 'v4.1-rc3' into develLinus Walleij2015-05-12451-2767/+5249
| |\
| * | gpio: xilinx: Fix kernel-doc warningsMichal Simek2015-05-121-1/+3
| * | gpio: x-gene: Remove a useless memsetChristophe Jaillet2015-05-121-1/+0
| * | gpio: Constify platform_device_idKrzysztof Kozlowski2015-05-123-3/+3
| * | drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker2015-05-121-0/+1
| * | gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg2015-05-112-0/+36
| * | gpio: mxc: read output value from GPIO_DR registerVladimir Zapolskiy2015-05-111-1/+2
| * | gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy2015-05-111-14/+3
| * | gpio: gpio-generic: add flag to read out output value from reg_setVladimir Zapolskiy2015-05-112-3/+20
| * | gpio: xlp: GPIO controller for Netlogic XLP SoCsKamlakant Patel2015-05-063-0/+437
| * | gpio: Add Netlogic XLP GPIO devicetree bindings documentationKamlakant Patel2015-05-061-0/+47
| * | gpio: omap: Allow building as a loadable moduleTony Lindgren2015-05-063-3/+35
| * | gpio: max732x: Fix irq-events handlerSemen Protsenko2015-05-061-1/+1
| * | gpio: max732x: Add IRQF_SHARED to irq flagsSemen Protsenko2015-05-061-6/+4
| * | gpio: add DT bindings for lpc1850-gpio driverJoachim Eastwood2015-05-051-0/+39
| * | gpio: add lpc18xx gpio driverJoachim Eastwood2015-05-053-0/+189
| * | gpio: max732x: Propagate wake-up setting to parent irq controllerSemen Protsenko2015-05-041-0/+9
| * | gpio: bcm-kona: Implement get_direction callbackAxel Lin2015-04-271-10/+16
* | | Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-236-26/+101
|\ \ \
| * | | pwm: lpss: pci: Add support for Broxton platformQipeng Zha2015-06-121-0/+2
| * | | pwm: bcm-kona: Don't set polarity in probeArun Ramamurthy2015-06-121-6/+3
| * | | pwm: Add pwmchip_add_with_polarity() APITim Kryger2015-06-122-3/+27
| * | | pwm: atmel: Fix incorrect CDTY value after disablingAlexandre Belloni2015-06-121-0/+28
| * | | pwm: atmel: Fix incorrect CDTY value after enablingAlexandre Belloni2015-06-121-17/+18
| * | | pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modaliasJavier Martinez Canillas2015-05-211-0/+1
| * | | pwm: Add support to remove registered consumer lookup tablesShobhit Kumar2015-05-062-0/+22
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-23174-7249/+23569
|\ \ \
| * | | crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon2015-06-221-1/+1
| * | | crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2015-06-222-1/+8
| * | | crypto: af_alg - Forbid the use internal algorithmsHerbert Xu2015-06-221-1/+4
| * | | crypto: echainiv - Only hold RNG during initialisationHerbert Xu2015-06-221-22/+6
| * | | crypto: seqiv - Add compatibility support without RNGHerbert Xu2015-06-221-25/+25
| * | | crypto: eseqiv - Offer normal cipher functionality without RNGHerbert Xu2015-06-221-19/+12
| * | | crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu2015-06-221-26/+29
| * | | crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2015-06-222-1/+12
| * | | crypto: user - Move cryptouser.h to uapiHerbert Xu2015-06-221-0/+0
| * | | crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2015-06-222-4/+32
| * | | crypto: skcipher - Allow givencrypt to be NULLHerbert Xu2015-06-221-1/+1
| * | | crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam2015-06-211-4/+9
| * | | crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-211-1/+1
| * | | crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-211-4/+4
| * | | crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-211-32/+118
| * | | crypto: marvell/cesa - add DT bindings documentationBoris BREZILLON2015-06-191-0/+45
| * | | crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-191-1/+12
| * | | crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-191-7/+35