summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* gpio: samsung: Update documentationSachin Kamat2014-01-071-12/+1Star
* gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-121-1/+5
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-091-11/+17
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-0923-49/+807
|\
| * Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-0611-36/+58
| |\
| | * dt: binding: reword PowerPC 8xxx GPIO documentationGerhard Sittig2013-12-031-26/+40
| | * ARM: tegra: delete nvidia,tegra20-spi.txt bindingStephen Warren2013-12-031-5/+0Star
| | * hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)Chanwoo Choi2013-12-031-1/+1
| | * of: add vendor prefix for GMTWei Ni2013-12-031-0/+1
| | * clk: exynos: Fix typos in DT bindings documentationLaurent Pinchart2013-12-034-4/+4
| | * of: Add vendor prefix for LG CorporationThierry Reding2013-12-031-0/+1
| | * Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam2013-12-031-0/+2
| | * ARM: dts: doc: Document missing binding for omap5-mpuSricharan R2013-12-031-0/+8
| | * dt-bindings: add ARMv8 PMU bindingRob Herring2013-12-031-0/+1
| * | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-041-0/+14
| |\ \
| | * | Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot2013-12-031-0/+14
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-041-0/+54
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-031-0/+54
| | |\ \
| | | * | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-271-0/+54
| | | |/
| * | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-286-0/+661
| |\ \ \
| | * | | Documentation: gpiolib: document new interfaceAlexandre Courbot2013-11-256-0/+661
| | | |/ | | |/|
| * | | doc: fix generation of device-driversNicolas Dichtel2013-11-281-1/+1
| * | | remove obsolete references to powertweakDave Jones2013-11-281-11/+0Star
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-1/+2
| | |\ \ | | | |/ | | |/|
| | | * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-241-0/+17
| |\ \ \ | | |/ / | |/| |
| | * | ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
* | | | gpio: Add MOXA ART GPIO driverJonas Jensen2013-12-031-0/+19
* | | | gpio: rcar: Add r8a7791 support to the DT bindingsLaurent Pinchart2013-12-031-1/+2
|/ / /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-9/+9
|\ \ \
| * | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-221-0/+1
|\ \ \ \
| * | | | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-181-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-17/+17
|\ \ \ \ \
| * | | | | Documentation: filesystems: update btrfs tools sectionDavid Sterba2013-11-211-16/+6Star
| * | | | | Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-211-1/+11
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-221-3/+3
|\ \ \ \ \ \
| * | | | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-221-3/+3
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-226-10/+687
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ima: enable support for larger default filedata hash algorithmsMimi Zohar2013-10-271-1/+5
| * | | | | | ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2013-10-271-0/+5
| * | | | | | ima: new templates management mechanismRoberto Sassu2013-10-252-0/+89
| * | | | | | tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-221-0/+1
| * | | | | | tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-221-0/+2
| * | | | | | Add a generic associative array implementation.David Howells2013-09-241-0/+574
| * | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-5/+8
| * | | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-4/+3Star
* | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-8/+6Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-8/+6Star
| |\ \ \ \ \ \ \