summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-081-6/+12
|\
| * misc: mic: Fix endianness issues.Ashutosh Dixit2013-11-271-4/+4
| * misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit2013-11-271-2/+2
| * misc: mic: Bug fix for sysfs poll usage.Ashutosh Dixit2013-11-271-0/+6
* | 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/+0
| * | hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)Chanwoo Choi2013-12-021-1/+1
| * | of: add vendor prefix for GMTWei Ni2013-12-021-0/+1
| * | clk: exynos: Fix typos in DT bindings documentationLaurent Pinchart2013-12-024-4/+4
| * | of: Add vendor prefix for LG CorporationThierry Reding2013-12-021-0/+1
| * | Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam2013-12-021-0/+2
| * | ARM: dts: doc: Document missing binding for omap5-mpuSricharan R2013-12-021-0/+8
| * | dt-bindings: add ARMv8 PMU bindingRob Herring2013-12-021-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-261-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-271-1/+1
* | | remove obsolete references to powertweakDave Jones2013-11-271-11/+0
* | | 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-231-0/+17
|\ \ \ | |/ / |/| |
| * | ARM: DT: msm: Add Qualcomm's PRNG driver binding documentStanimir Varbanov2013-10-301-0/+17
* | | 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/+6
| * | | | | Documentation: filesystems: add new btrfs mount optionsDavid Sterba2013-11-211-1/+11
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-211-3/+3
|\ \ \ \ \ \
| * | | | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-211-3/+3
* | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-216-10/+687
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ima: enable support for larger default filedata hash algorithmsMimi Zohar2013-10-261-1/+5
| * | | | | | ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2013-10-261-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/+3
* | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-8/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-8/+6
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Runtime: Update documentation around probe|remove|suspendUlf Hansson2013-11-121-8/+6
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-203-69/+143
|\ \ \ \ \ \ \ \ \