summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2015-02-029-65/+82
|\
| * Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-312-1/+2
| |\
| | * i2c: st: Rename clock reference to something that existsLee Jones2015-01-241-1/+1
| | * DT: i2c: Add devices handled by the da9063 MFD driverGeert Uytterhoeven2015-01-151-0/+1
| * | Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh...Linus Torvalds2015-01-241-60/+0Star
| |\ \
| | * | Revert "Documentation: Add entry for dell-laptop sysfs interface"Darren Hart2015-01-231-60/+0Star
| * | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-234-3/+77
| |\ \ \
| | * | | devicetree: document the "qemu" and "virtio" vendor prefixesLaszlo Ersek2015-01-131-0/+2
| | * | | devicetree: document ARM bindings for QEMU's Firmware Config interfaceLaszlo Ersek2015-01-131-0/+72
| | * | | Documentation: of: fix typo in graph bindingsKaixu Xia2015-01-131-1/+1
| | * | | of: replace Asahi Kasei Corp vendor prefixKuninori Morimoto2015-01-131-1/+1
| | * | | dt/bindings: arm-boards: Spelling s/pointong/pointing/Geert Uytterhoeven2015-01-131-1/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-201-1/+2
| |\ \ \
| | * | | net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-161-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-181-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-081-0/+1
* | | | | iio: add driver for Freescale MMA9553Irina Tirdea2015-01-301-4/+45
* | | | | iio: Documentation: Fix calibheight unitIrina Tirdea2015-01-291-1/+1
* | | | | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+15
* | | | | iio: sensorhub: Add sensorhub bindingsKarol Wrona2015-01-291-0/+25
* | | | | DT: iio: vadc: document dt bindingStanimir Varbanov2015-01-281-0/+129
* | | | | iio: core: Introduce CHANGE event typeIrina Tirdea2015-01-271-4/+16
* | | | | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+7
* | | | | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-271-0/+10
* | | | | iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-271-0/+10
* | | | | iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-271-0/+10
* | | | | iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai2015-01-271-0/+1
* | | | | DT: Add a vendor prefix for Cosmic CircuitsEzequiel Garcia2015-01-251-0/+1
* | | | | DT: iio: adc: Add CC_10001 binding documentationPhani Movva2015-01-251-0/+22
* | | | | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-213-3/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DT: mxs-lradc: fix ranges of ts propertiesStefan Wahren2015-01-051-2/+2
| * | | | iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+2
| * | | | iio: ABI: add clarification for proximityVlad Dogaru2014-12-261-1/+3
| * | | | iio: Add ABI documentation for input current readingsAdam Thomson2014-12-121-0/+17
| * | | | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+8
| * | | | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-221-0/+22
| * | | | iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-221-0/+44
* | | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-161-0/+15
|\ \ \ \ \
| * | | | | mei: add ABI documentation for fw_status exported through sysfsTomas Winkler2015-01-091-0/+15
* | | | | | Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-01-151-2/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino2015-01-061-2/+13
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-141-0/+2
|\ \ \ \ \
| * | | | | update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-131-37/+12Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Documentation/target: Update fabric_ops to latest codeNicholas Bellinger2015-01-061-37/+12Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-312-3/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-182-3/+9
| |\ \
| | * | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-161-0/+2
| | * | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-161-3/+7
* | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-219-15/+238
|\ \ \ \