summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-01-031-0/+5
|\
| * irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2014-01-031-0/+5
* | Merge tag 'sunxi-core-for-3.14' of https://github.com/mripard/linux into next...Olof Johansson2014-01-031-1/+1
|\ \
| * | dt-bindings: fix example of allwinner interrupt controllerBaruch Siach2013-12-121-1/+1
* | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-0221-53/+208
|\ \ \
| * | | gpio: davinci: add OF supportKV Sujith2013-12-261-0/+41
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-153-1/+15
| |\ \ \
| | * | | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-0/+4
| | * | | packet: fix send path when running with proto == 0Daniel Borkmann2013-12-091-0/+10
| | * | | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-051-1/+1
| | | |/ | | |/|
| * | | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-12-131-4/+6
| |\ \ \
| | * | | dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer2013-12-101-4/+6
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-121-3/+5
| |\ \ \ \
| | * | | | [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-091-3/+5
| | | |_|/ | | |/| |
| * | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-121-3/+3
| |\ \ \ \
| | * | | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-021-3/+3
| | | |_|/ | | |/| |
| * | | | 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 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into ...Olof Johansson2014-01-022-0/+2
|\ \ \ \ \
| * | | | | rtc: Add support for Intersil ISL12057 I2C RTC chipArnaud Ebalard2013-12-222-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-021-0/+46
|\ \ \ \ \
| * | | | | serial: sh-sci: Add device tree bindings documentationLaurent Pinchart2013-12-241-0/+46
| |/ / / /
* | | | | Merge tag 'sunxi-drivers-for-3.14' of https://github.com/mripard/linux into n...Olof Johansson2013-12-271-0/+17
|\ \ \ \ \
| * | | | | ARM: sun4i/sun7i: DT documentation for RTC driverCarlo Caione2013-12-201-0/+17
| |/ / / /
* | | | | Merge tag 'tegra-for-3.14-trusted-foundations' of git://git.kernel.org/pub/sc...Olof Johansson2013-12-263-0/+26
|\ \ \ \ \
| * | | | | ARM: tegra: add support for Trusted FoundationsAlexandre Courbot2013-12-131-0/+5
| * | | | | of: add Trusted Foundations bindings documentationAlexandre Courbot2013-12-131-0/+20
| * | | | | of: add vendor prefix for Trusted Logic MobilityAlexandre Courbot2013-12-131-0/+1
| |/ / / /
* | | | | Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-12-221-0/+68
|\ \ \ \ \
| * | | | | crypto: atmel-sha - add support for Device TreeNicolas Ferre2013-12-121-0/+22
| * | | | | crypto: atmel-tdes - add support for Device TreeNicolas Ferre2013-12-121-0/+23
| * | | | | crypto: atmel-aes - add support for Device TreeNicolas Ferre2013-12-121-0/+23
* | | | | | Merge branch 'at91/dt' into next/driversOlof Johansson2013-12-223-1/+342
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
OpenPOWER on IntegriCloud