summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-293-0/+103
|\
| * dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-201-0/+45
| * dmaengine: Add support for BCM2835Florian Meier2014-01-071-0/+57
| * dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen2013-12-161-0/+1
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-01-294-5/+85
|\ \
| * | watchdog: at91sam9_wdt: update device tree docBoris BREZILLON2014-01-281-2/+28
| * | watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2014-01-281-1/+20
| * | watchdog: GPIO-controlled watchdogAlexander Shiyan2014-01-281-0/+23
| * | watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-281-2/+10
| * | watchdog: davinci: add "timeout-sec" propertyIvan Khoronzhuk2014-01-281-0/+4
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-291-1/+1
|\ \ \
| * | | i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-01-241-1/+1
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2929-37/+48
|\ \ \ \
| * | | | Update Jean Delvare's e-mail addressJean Delvare2014-01-2929-29/+29
| * | | | hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2014-01-291-8/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-293-2/+9
|\ \ \ \ \
| * | | | | DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov2014-01-281-1/+1
| * | | | | DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov2014-01-281-1/+1
| * | | | | net: Document promote_secondariesMartin Schwenke2014-01-271-0/+6
| * | | | | AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman2014-01-271-0/+1
* | | | | | Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel2014-01-2914-20/+20
* | | | | | mm: document improved handling of swappiness==0Aaron Tomlin2014-01-291-1/+3
* | | | | | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-285-47/+220
|\ \ \ \ \ \
| * | | | | | mtd: nand: davinci: reuse driver for Keystone archIvan Khoronzhuk2014-01-031-3/+5
| * | | | | | mtd: nand: davinci: adjust DT properties to MTD genericIvan Khoronzhuk2014-01-031-5/+20
| * | | | | | mtd: nand: davinci: extend description of bindingsIvan Khoronzhuk2014-01-031-23/+54
| * | | | | | mtd: nand: davinci: move bindings under mtdIvan Khoronzhuk2014-01-031-0/+0
| * | | | | | mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia2014-01-031-0/+2
| * | | | | | mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia2014-01-031-0/+113
| * | | | | | mtd: nand: pxa3xx: devicetree binding updateEzequiel Garcia2014-01-031-1/+3
| * | | | | | mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2014-01-031-0/+8
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-01-282-1/+25
|\ \ \ \ \ \ \
| * | | | | | | leds: lp5523: Support LED MUX configuration on running a patternMilo Kim2014-01-271-1/+9
| * | | | | | | LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown2014-01-271-0/+16
| |/ / / / / /
* | | | | | | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2810-0/+595
|\ \ \ \ \ \ \
| * | | | | | | CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-171-0/+54
| * | | | | | | CLK: TI: DRA7: Add APLL supportJ Keerthy2014-01-171-0/+31
| * | | | | | | clk: ti: add support for basic mux clockTero Kristo2014-01-171-0/+76
| * | | | | | | CLK: TI: add support for clockdomain bindingTero Kristo2014-01-171-0/+24
| * | | | | | | CLK: TI: add support for gate clockTero Kristo2014-01-171-0/+85
| * | | | | | | clk: ti: add support for TI fixed factor clockTero Kristo2014-01-171-0/+43
| * | | | | | | CLK: ti: add support for ti divider-clockTero Kristo2014-01-171-0/+114
| * | | | | | | clk: ti: add composite clock supportTero Kristo2014-01-171-0/+54
| * | | | | | | CLK: TI: add autoidle supportTero Kristo2014-01-171-0/+39
| * | | | | | | CLK: TI: Add DPLL clock supportTero Kristo2014-01-171-0/+75
| * | | | | | | Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-01-1619-12/+475
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-01-281-0/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | rbd: add support for single-major device number allocation schemeIlya Dryomov2013-12-311-0/+22
| * | | | | | | rbd: add 'minor' sysfs rbd device attributeIlya Dryomov2013-12-311-0/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-282-20/+1
|\ \ \ \ \ \ \ \