Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | [POWERPC] qe_lib: export symbols for QE driver to compile as module | Li Yang | 2 | -0/+10 |
2007-05-23 | [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST | Timur Tabi | 1 | -3/+1 |
2007-05-10 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 3 | -20/+21 |
2007-04-30 | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 4 | -15/+9 |
2007-04-28 | ucc_geth: Implement Transmit on Demand support | Michael Reiss | 1 | -0/+3 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2 | -5/+5 |
2007-04-12 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 1 | -3/+3 |
2007-03-29 | [POWERPC] qe: Fix QUICC Engine SDMA setup errors | Chuck Meade | 1 | -3/+3 |
2007-03-27 | [POWERPC] QE: fix invalid pointer usage in ucc_slow_init() | Timur Tabi | 1 | -2/+2 |
2007-03-27 | [POWERPC] QE: automatically select QE options | Timur Tabi | 1 | -8/+2 |
2007-02-18 | [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c | Timur Tabi | 2 | -186/+114 |
2007-02-09 | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs | Timur Tabi | 1 | -3/+3 |
2007-01-26 | [POWERPC] Remove fastcall function attribute | Kumar Gala | 1 | -2/+2 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-08 | [POWERPC] qe_ic: Do a sync when masking interrupts | Scott Wood | 1 | -30/+10 |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2 | -6/+2 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 4 | -4/+5 |
2006-11-13 | [PATCH] Optimize qe_brg struct to use an array | Timur Tabi | 1 | -2/+1 |
2006-11-01 | [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR | Timur Tabi | 1 | -2/+1 |
2006-10-25 | [POWERPC] Fix the UCC rx/tx clock of QE | Liu Dave-r63238 | 1 | -0/+2 |
2006-10-23 | [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c | Timur Tabi | 2 | -2/+2 |
2006-10-10 | [HEADERS] Put linux/config.h out of its misery. | Dave Jones | 1 | -1/+0 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 1 | -8/+6 |
2006-10-06 | [PATCH] powerpc: irq change build breaks | Olof Johansson | 1 | -2/+2 |
2006-10-04 | [POWERPC] Add QUICC Engine (QE) infrastructure | Li Yang | 9 | -0/+2329 |