summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-036-0/+269
|\
| * Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-301-0/+22
| * Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-0/+46
| * Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-0/+89
| * Input: add new driver for ARM CLPS711X keypadAlexander Shiyan2014-03-301-0/+27
| * Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-281-0/+55
| * Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-01431-2812/+11850
| |\
| * | Input: zforce - add devicetree supportHeiko Stübner2014-01-271-0/+30
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-031-3/+3
|\ \ \
| * | | hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan2014-04-021-3/+3
* | | | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-037-10/+204
|\ \ \ \
| * | | | gpio: dwapb: correct gpio-cells in binding documentSebastian Andrzej Siewior2014-03-261-2/+2
| * | | | gpio: Driver for SYSCON-based GPIOsAlexander Shiyan2014-03-181-0/+17
| * | | | gpio: gpio-dwapb size-cells should be twoAlan Tull2014-03-141-1/+4
| * | | | Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-1453-157/+729
| |\ \ \ \
| * | | | | devicetree: bindings: gpio-davinic: fix documentationLad, Prabhakar2014-03-111-0/+21
| * | | | | gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles2014-03-051-0/+57
| * | | | | gpio: davinci: reuse for keystone socGrygorii Strashko2014-03-041-2/+2
| * | | | | gpio: New driver for LSI ZEVIO SoCsFabian Vogt2014-02-271-0/+16
| * | | | | gpio: document polarity flag best practicesStephen Warren2014-02-271-8/+52
| * | | | | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-0/+1
| * | | | | gpio: document how to make combined GPIO+irqchip driversLinus Walleij2014-02-031-0/+35
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-039-53/+94
|\ \ \ \ \ \
| * | | | | | Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys2014-04-032-9/+0
| * | | | | | Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys2014-04-033-6/+6
| * | | | | | Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick2014-04-031-2/+0
| * | | | | | Documentation/kmemleak.txt: updatesWang YanQing2014-04-031-5/+3
| * | | | | | nilfs2: update project's web site in nilfs2.txtRyusuke Konishi2014-04-031-3/+2
| * | | | | | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-031-0/+7
| * | | | | | rtc: sunxi: change compatiblesMaxime Ripard2014-04-031-2/+2
| * | | | | | SubmittingPatches: document the use of gitJosh Triplett2014-04-031-15/+16
| * | | | | | SubmittingPatches: add recommendation for mailing list referencesJosh Triplett2014-04-031-1/+9
| * | | | | | SubmittingPatches: add style recommendation to use imperative descriptionsJosh Triplett2014-04-031-0/+5
| * | | | | | drop_caches: add some documentation and info messageDave Hansen2014-04-031-6/+27
| * | | | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-3/+3
| * | | | | | kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2014-04-031-1/+14
* | | | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-0246-206/+1394
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller2014-04-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | can: Documentation: fix parameter name "sample-point"Robert Schwebel2014-04-011-1/+1
| * | | | | | | net: sysfs: add Documentation entries for basic set of attributesFlorian Fainelli2014-03-311-0/+199
| * | | | | | | doc: filter: extend BPF documentation to document new internalsAlexei Starovoitov2014-03-311-0/+125
| * | | | | | | Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli2014-03-281-1/+1
| * | | | | | | ptp: Fix compiler warnings in the testptp utilityChristian Riesch2014-03-271-5/+6
| * | | | | | | Revert "ptp: Fix compiler warnings in the testptp utility"David S. Miller2014-03-271-5/+5
| * | | | | | | sxgbe: Add device-tree binding support documentSiva Reddy2014-03-261-0/+52
| * | | | | | | ptp: Fix compiler warnings in the testptp utilityChristian Riesch2014-03-261-5/+5
| * | | | | | | ptp: Add a command line option in testptp to set a specific PTP timeManfred Rudigier2014-03-261-2/+18
OpenPOWER on IntegriCloud