| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/vsprintf.c: update documentation | Rasmus Villemoes | 2015-11-06 | 1 | -6/+6 |
* | printk: synchronize %p formatting documentation | Martin Kletzander | 2015-11-06 | 1 | -0/+29 |
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-04-18 | 1 | -1/+11 |
|\ |
|
| * | doc: printk-formats: Fix %pU description | Rasmus Villemoes | 2015-03-20 | 1 | -1/+1 |
| * | Documentation: add print bitmap description | Wang Long | 2015-03-20 | 1 | -0/+9 |
* | | lib/vsprintf: add %pC{,n,r} format specifiers for clocks | Geert Uytterhoeven | 2015-04-15 | 1 | -0/+12 |
* | | lib/vsprintf: Move integer format types to the top | Geert Uytterhoeven | 2015-04-15 | 1 | -17/+15 |
* | | lib/vsprintf: document %p parameters passed by reference | Geert Uytterhoeven | 2015-04-15 | 1 | -0/+15 |
|/ |
|
* | lib/vsprintf: add %*pE[achnops] format specifier | Andy Shevchenko | 2014-10-14 | 1 | -0/+32 |
* | doc: printk-formats: do not mention casts for u64/s64 | Ilya Dryomov | 2014-05-05 | 1 | -2/+2 |
* | vsprintf: add %pad extension for dma_addr_t use | Joe Perches | 2014-01-23 | 1 | -2/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -3/+3 |
|\ |
|
| * | Documentation/printk-formats.txt: No casts needed for u64/s64 | Geert Uytterhoeven | 2013-08-27 | 1 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-07-25 | 1 | -0/+32 |
| |\ |
|
| * | | doc: printk-formats: fix format specifier to %p[Ii]4[hnbl] | Daniel Borkmann | 2013-07-08 | 1 | -1/+1 |
* | | | add formats for dentry/file pathnames | Al Viro | 2013-09-04 | 1 | -0/+9 |
| |/
|/| |
|
* | | lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier | Daniel Borkmann | 2013-07-01 | 1 | -0/+32 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -0/+2 |
|\ |
|
| * | vsprintf: Add extension %pSR - print_symbol replacement | Joe Perches | 2013-04-30 | 1 | -0/+2 |
* | | Randy has moved | Randy Dunlap | 2013-03-08 | 1 | -1/+1 |
|/ |
|
* | lib/vsprintf.c: add %pa format specifier for phys_addr_t types | Stepan Moskovchenko | 2013-02-21 | 1 | -3/+11 |
* | lib/vsprintf: update documentation to cover all of %p[Mm][FR] | Andy Shevchenko | 2012-10-06 | 1 | -0/+1 |
* | vsprintf: add support of '%*ph[CDN]' | Andy Shevchenko | 2012-07-30 | 1 | -0/+10 |
* | vsprintf: add %pMR for Bluetooth MAC address | Andrei Emeltchenko | 2012-07-30 | 1 | -0/+5 |
* | Documentation: update printk-formats.txt | Andrew Murray | 2011-06-15 | 1 | -2/+117 |
* | DOC: add printk-formats.txt | Randy Dunlap | 2008-11-12 | 1 | -0/+35 |