atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin
[linux-2.6] / scripts / checkpatch.pl
2008-08-18  Jesse BarnesMerge branch 'pci-for-jesse' of git://git./linux/kernel...
2008-08-12  Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-08-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-08-08  Dmitry TorokhovMerge commit 'v2.6.27-rc1' into for-linus
2008-08-08  Ben DooksMerge ftp.arm.linux.org.uk/pub/linux/arm/kernel/git...
2008-08-07  Jeff GarzikMerge branch 'for-jeff' of git://git./linux/kernel...
2008-08-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-06  Wim Van Sebroeck[WATCHDOG] Merge code clean-up's from Alan Cox.
2008-08-05  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-08-01  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-08-01  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-07-29  Jeff GarzikMerge branch 'for-2.6.27' of git://git.marvell.com...
2008-07-29  Anton VorontsovMerge branch 'master' of /home/cbou/linux-2.6
2008-07-28  Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28  Ingo MolnarMerge branch 'x86/crashdump' into x86/urgent
2008-07-27  Ingo MolnarMerge branch 'timers/urgent' of ssh:///linux/kernel...
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Mauro Carvalho ChehabMerge ../linux-2.6
2008-07-27  David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-07-27  Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-27  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26  Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-25  Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-07-25  Benjamin HerrenschmidtMerge commit 'jk/jk-merge'
2008-07-25  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-24  Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-07-24  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-24  Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-24  Andy Whitcroftcheckpatch: version 0.21
2008-07-24  Andy Whitcroftcheckpatch: types cannot start mid word for pointer...
2008-07-24  Andy Whitcroftcheckpatch: complex macros need to ignore comments
2008-07-24  Andy Whitcroftcheckpatch: variants -- move the main unary/binary...
2008-07-24  Andy Whitcroftcheckpatch: add checks for question mark and colon...
2008-07-24  Andy Whitcroftcheckpatch: possible modifiers -- handle multiple modif...
2008-07-24  Andy Whitcroftcheckpatch: possible types -- known modifiers cannot...
2008-07-24  Andy Whitcroftcheckpatch: handle return types of pointers to functions
2008-07-24  Andy Whitcroftcheckpatch: macro complexity checks are meaningless...
2008-07-24  Andy Whitcroftcheckpatch: possible modifiers are not being correctly...
2008-07-24  Andy Whitcroftcheckpatch: improve type matcher debug
2008-07-24  Andy Whitcroftcheckpatch: allow for type modifiers on multiple declar...
2008-07-24  Wolfram Sangcheckpatch: correct spelling in kfree checks
2008-07-24  Greg Kroah-Hartmancheckpatch: usb_free_urb() can take NULL
2008-07-24  Andy Whitcroftcheckpatch: condition/loop indent checks
2008-07-24  Andy Whitcroftcheckpatch: toughen trailing if statement checks and...
2008-07-24  Andy Whitcroftcheckpatch: check spacing for square brackets
2008-07-24  Andy Whitcroftcheckpatch: switch -- report trailing statements on...
2008-07-24  Andy Whitcroftcheckpatch: allow printk strings to exceed 80 character...
2008-07-24  Andy Whitcroftcheckpatch: trailing statement indent: fix end of state...
2008-07-24  Andy Whitcroftcheckpatch: macros: fix statement counting block end...
2008-07-24  Andy Whitcroftcheckpatch: types: unary -- goto introduces unary context
2008-07-24  Andy Whitcroftcheckpatch: comment detection: ignore macro continuatio...
2008-07-24  Andy Whitcroftcheckpatch: possible types: __asm__ is never a type
2008-07-24  Michael Ellermancheckpatch: add a checkpatch warning for new uses of...
2008-07-24  Andy Whitcroftcheckpatch: types: some types may also be identifiers
2008-07-24  Andy Whitcroftcheckpatch: return is not a function -- parentheses...
2008-07-24  Andy Whitcroftcheckpatch: Version: 0.20
2008-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-18  Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-17  Tony LuckPull pvops into release branch
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15  Linus TorvaldsMerge branch 'genirq' of git://git./linux/kernel/git...
2008-07-15  Linus TorvaldsMerge branch 'core/stacktrace' of git://git./linux...
2008-07-14  Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-14  Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-07-14  Thomas GleixnerMerge commit '900cfa46191a7d87cf1891924cb90499287fd235...
2008-07-14  Ingo MolnarMerge commit 'v2.6.26' into core/locking
2008-07-12  Russell KingMerge branch 'pxa-devel' into pxa
2008-07-12  Russell KingMerge branch 'eseries' into pxa
2008-07-12  Russell KingMerge branch 'pxa-tosa' into pxa
2008-07-12  Russell KingMerge branches 'pxa-ian' and 'pxa-xm270' into pxa
2008-07-11  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-07-10  Russell KingMerge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm...
2008-07-10  Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
next