Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | mfd: Fix htc-egpio compile warning | Samuel Ortiz | 2008-10-19 | 1 | -1/+1 | |
| * | | | | mfd: do tcb6393xb state restore on resume only if requested | Dmitry Baryshkov | 2008-10-19 | 3 | -40/+40 | |
| * | | | | mfd: provide and use setup hook for tc6393xb | Dmitry Baryshkov | 2008-10-19 | 4 | -17/+45 | |
| * | | | | mfd: update sm501 debugging/low information messages | Ben Dooks | 2008-10-19 | 1 | -3/+3 | |
| * | | | | mfd: reduce stack usage in mfd-core.c | Ian Molton | 2008-10-19 | 1 | -4/+11 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 | 21 | -167/+1187 | |
|\ \ \ \ | ||||||
| * | | | | UBIFS: fix ubifs_compress commentary | Geert Uytterhoeven | 2008-10-19 | 1 | -2/+0 | |
| * | | | | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 | 1 | -1/+1 | |
| * | | | | UBIFS: do not read unnecessary bytes when unpacking bits | Adrian Hunter | 2008-10-19 | 1 | -7/+38 | |
| * | | | | UBIFS: check buffer length when scanning for LPT nodes | Adrian Hunter | 2008-09-30 | 1 | -0/+2 | |
| * | | | | UBIFS: correct condition to eliminate unecessary assignment | Adrian Hunter | 2008-09-30 | 1 | -1/+1 | |
| * | | | | UBIFS: add more debugging messages for LPT | Adrian Hunter | 2008-09-30 | 5 | -13/+228 | |
| * | | | | UBIFS: fix bulk-read handling uptodate pages | Adrian Hunter | 2008-09-30 | 1 | -5/+11 | |
| * | | | | UBIFS: improve garbage collection | Adrian Hunter | 2008-09-30 | 1 | -10/+72 | |
| * | | | | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 | 1 | -9/+10 | |
| * | | | | UBIFS: commit on sync_fs | Artem Bityutskiy | 2008-09-30 | 1 | -0/+12 | |
| * | | | | UBIFS: correct comment for commit_on_unmount | Artem Bityutskiy | 2008-09-30 | 1 | -6/+3 | |
| * | | | | UBIFS: update dbg_dump_inode | Artem Bityutskiy | 2008-09-30 | 1 | -17/+25 | |
| * | | | | UBIFS: fix commentary | Artem Bityutskiy | 2008-09-30 | 1 | -2/+2 | |
| * | | | | UBIFS: fix races in bit-fields | Artem Bityutskiy | 2008-09-30 | 1 | -8/+9 | |
| * | | | | UBIFS: ensure data read beyond i_size is zeroed out correctly | Adrian Hunter | 2008-09-30 | 2 | -3/+8 | |
| * | | | | UBIFS: correct key comparison | Adrian Hunter | 2008-09-30 | 1 | -2/+2 | |
| * | | | | UBIFS: use bit-fields when possible | Artem Bityutskiy | 2008-09-30 | 1 | -13/+11 | |
| * | | | | UBIFS: check data CRC when in error state | Artem Bityutskiy | 2008-09-30 | 1 | -0/+1 | |
| * | | | | UBIFS: improve znode splitting rules | Adrian Hunter | 2008-09-30 | 1 | -21/+33 | |
| * | | | | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 | 6 | -9/+61 | |
| * | | | | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 | 6 | -3/+629 | |
| * | | | | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 | 1 | -4/+0 | |
| * | | | | UBIFS: inline one-line functions | Artem Bityutskiy | 2008-09-30 | 3 | -30/+27 | |
| * | | | | UBIFS: remove unneeded unlikely() | Hirofumi Nakagawa | 2008-09-30 | 4 | -9/+9 | |
| * | | | | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 | 3 | -24/+24 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 176 | -1219/+13195 | |
|\ \ \ \ \ | ||||||
| * | | | | | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2008-10-20 | 2 | -0/+0 | |
| * | | | | | sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. | Paul Mundt | 2008-10-20 | 2 | -2/+4 | |
| * | | | | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 58 | -42/+45 | |
| * | | | | | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 2008-10-20 | 11 | -7/+7 | |
| * | | | | | serial: sh-sci: Add support SCIF of SH7723 | Nobuhiro Iwamatsu | 2008-10-20 | 1 | -1/+8 | |
| * | | | | | video: add sh_mobile_lcdc platform flags | Magnus Damm | 2008-10-20 | 2 | -0/+12 | |
| * | | | | | video: remove unused sh_mobile_lcdc platform data | Magnus Damm | 2008-10-20 | 2 | -2/+0 | |
| * | | | | | sh: remove consistent alloc cruft | Magnus Damm | 2008-10-20 | 1 | -10/+0 | |
| * | | | | | sh: add dynamic crash base address support | Magnus Damm | 2008-10-20 | 1 | -6/+9 | |
| * | | | | | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2008-10-20 | 2 | -2/+6 | |
| * | | | | | sh: Fix up some merge damage. | Paul Mundt | 2008-10-20 | 2 | -1/+3 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 6862 | -215567/+582248 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'sh/gpiolib' | Paul Mundt | 2008-10-20 | 22 | -100/+8144 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | sh: Use sh7720 GPIO on magicpanelr2 board | Magnus Damm | 2008-10-20 | 2 | -1/+11 | |
| | * | | | | | sh: Add sh7720 pinmux code | Magnus Damm | 2008-10-20 | 3 | -0/+1420 | |
| | * | | | | | sh: Use sh7203 GPIO on rsk7203 board | Magnus Damm | 2008-10-20 | 2 | -0/+12 | |
| | * | | | | | sh: Add sh7203 pinmux code | Magnus Damm | 2008-10-20 | 3 | -0/+1747 | |
| | * | | | | | sh: Use sh7723 GPIO on AP325RXA board | Magnus Damm | 2008-10-20 | 2 | -26/+75 |