summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-105-3/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pwm: dt: Fix description of second PWM cellThierry Reding2012-10-073-3/+3
| * | | | | | | | | | | | | | | pwm: i.MX: add devicetree supportPhilipp Zabel2012-09-121-0/+17
| * | | | | | | | | | | | | | | pwm: add devm_pwm_get() and devm_pwm_put()Alexandre Courbot2012-09-102-1/+6
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-101-3/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | leds-lp5523: add channel name in the platform dataKim, Milo2012-09-111-3/+18
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-101-16/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-8/+0
| * | | | | | | | | | | | | | target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-8/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | typo in UserModeLinux-HOWTORichard Genoud2012-10-091-1/+1
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-108-2/+351
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar2012-10-071-4/+1
| * | | | | | | | | | | | | | mmc: sdhci-spear: add device tree bindingsViresh Kumar2012-10-071-0/+21
| * | | | | | | | | | | | | | mmc: sdhci-s3c: Add device tree supportThomas Abraham2012-10-031-0/+53
| * | | | | | | | | | | | | | mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-0/+87
| * | | | | | | | | | | | | | mmc: dw_mmc: add device tree supportThomas Abraham2012-10-031-0/+79
| * | | | | | | | | | | | | | mmc: dt: Add card-detection properties to core binding.Chris Ball2012-09-041-2/+7
| * | | | | | | | | | | | | | mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-041-0/+14
| * | | | | | | | | | | | | | mmc: atmel-mci: add device tree supportLudovic Desroches2012-09-041-0/+68
| * | | | | | | | | | | | | | mmc: pxa-mci: add DT bindingsDaniel Mack2012-09-041-0/+25
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09296-3032/+14964
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-098-272/+227
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | memory.txt: remove stray informationJiri Kosina2012-10-091-33/+0
| | * | | | | | | | | | | | | mm: remove vma arg from page_evictableHugh Dickins2012-10-091-7/+3
| | * | | | | | | | | | | | | memcg: trivial fixes for Documentation/cgroups/memory.txtMichael Kerrisk2012-10-091-45/+45
| | * | | | | | | | | | | | | rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-091-0/+13
| | * | | | | | | | | | | | | prio_tree: removeMichel Lespinasse2012-10-092-109/+0
| | * | | | | | | | | | | | | rbtree: faster augmented rbtree manipulationMichel Lespinasse2012-10-091-33/+157
| | * | | | | | | | | | | | | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-092-40/+4
| | * | | | | | | | | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-2/+2
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-093-0/+213
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-051-0/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | spi: Add SPI master controller for OCTEON SOCs.David Daney2012-08-221-0/+33
| | * | | | | | | | | | | | | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2012-09-271-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-09-272-0/+180
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Document: devicetree: add OF documents for lantiq falcon pinctrlJohn Crispin2012-09-131-0/+83
| | | * | | | | | | | | | | | | | Document: devicetree: add OF documents for lantiq xway pinctrlJohn Crispin2012-09-131-0/+97
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0910-3/+430
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-064-0/+139
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-0/+36
| | | * | | | | | | | | | | | | | | Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-261-0/+21
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-222-0/+82
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-2210-1/+291
| | |\| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-223-1/+14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-221-0/+46
| | | * | | | | | | | | | | | | | | | | ASoC: Davinci: McASP: add support new McASP IP VariantHebbar, Gururaja2012-09-061-0/+1
| | | * | | | | | | | | | | | | | | | | Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-0513-21/+213
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.6-rc4' into asoc-omapMark Brown2012-09-0520-52/+237
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | ASoC: Davinci: McASP: add device tree support for McASPHebbar, Gururaja2012-08-271-0/+44