summaryrefslogtreecommitdiff
path: root/README.patches
AgeCommit message (Collapse)Author
2007-12-03Added checkpatch.pl requirement at README.patchesMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> The usage of scripts/checkpatch.pl were already documented at SubmittingPatches[1], since June, 1st. This patch explicitly adds this as a requirement, since people don't generally check the new requirements added there. [1] referenced at README.patches. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-09-06Updates timestamp and fix english bad words.Mauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-09-06Add the concept of committing windows to README.patchesMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-09-06Add the "commit earlier, commit often concept"Mauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-09-06Add the newer reviewed-by: tag, as agreed to be used at KS/2007Mauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> At kernel summit, it were requested that subsystem maintainers should push for having more reviewing at the kernel submitted code, to avoid regressions and bugs. Those changes reflects this direction. More can be read at: http://lwn.net/Articles/248388/ Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-08-01Add a quick howto explaining how to add a newer driver at the treeMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-30Updates submission best practicesMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> It is wise to send a patch to the low-level driver maintainer or to the subsystem maintainer, c/c the mailing list. This is a common practice at Linux community. Otherwise, it risks that the patch may stay forever at the mailing lists. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-27Update README.patches to reflect the newly-added hgimport scriptMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-11Add script for generating pull requestsTrent Piepho
From: Trent Piepho <xyzzy@speakeasy.org> Add scripts/hg-pull-req.pl, which generates a nicely formatted pull request. Mention it in README.patches. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
2007-06-22Updates on v4l/dvb README filesMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> The previous README files were written when Mercurial tree usage started. Since then, the procedures were being maturated, but the docs were never updated to reflect the changes along the time. This patch updates with the procedures and best practices currently in use at LinuxTV. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-01-29You must have mercurial installed in order to access the repository.Michael Krufky
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
2006-01-29Update README.patches for mercurial SCM.mk@localhost.localdomain
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
2005-12-07fix typoJohannes Stezenbach
.com -> .org Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
2005-12-07fix typoMichael Krufky
-http://linuxtv.org/downloads/snapshot +http://linuxtv.org/downloads/snapshots Signed-off-by: Michael Krufky <mkrufky@m1k.net>
2005-12-02Readme updates with common instructions for both v4l and dvbMauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>