Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | powerpc: Fix a bunch of sparse warnings in the qe_lib | Andy Fleming | 3 | -14/+14 |
2008-06-26 | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs | Anton Vorontsov | 1 | -1/+4 |
2008-06-11 | powerpc/QE: qe_reset should be __init | Anton Vorontsov | 1 | -1/+1 |
2008-06-10 | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov | 1 | -92/+0 |
2008-06-10 | powerpc/QE: implement support for the GPIO LIB API | Anton Vorontsov | 3 | -0/+156 |
2008-06-10 | powerpc/QE: prepare QE PIO code for GPIO LIB support | Anton Vorontsov | 1 | -49/+45 |
2008-06-10 | powerpc/QE: add support for QE USB clocks routing | Anton Vorontsov | 4 | -3/+64 |
2008-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 1 | -4/+2 |
2008-06-09 | powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host | Michael Ellerman | 1 | -4/+4 |
2008-04-17 | [POWERPC] QE: fix sparse warnings | Anton Vorontsov | 1 | -2/+3 |
2008-04-17 | [POWERPC] QE: export qe_get_brg_clk() | Anton Vorontsov | 1 | -2/+3 |
2008-04-17 | [POWERPC] QE: implement qe_muram_offset | Anton Vorontsov | 1 | -7/+1 |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 3 | -26/+26 |
2008-03-10 | [POWERPC] QE: Make qe_get_firmware_info reentrant | Ionut Nicu | 1 | -1/+4 |
2008-03-07 | [POWERPC] QE: Fix QE firmware uploading limit | Timur Tabi | 1 | -1/+1 |
2008-02-06 | [POWERPC] qe_lib: fix few fluffy negligences | Anton Vorontsov | 1 | -5/+5 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+1 |
2008-01-28 | [POWERPC] QE: get rid of most device_types and model | Anton Vorontsov | 1 | -19/+44 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-24 | [POWERPC] QE: Add support for Freescale QUICCEngine UART | Timur Tabi | 2 | -2/+10 |
2008-01-24 | [POWERPC] QE: Add ability to upload QE firmware | Timur Tabi | 1 | -0/+247 |
2007-12-14 | [POWERPC] qe: add function qe_clock_source() | Timur Tabi | 1 | -0/+32 |
2007-12-11 | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer | Timur Tabi | 1 | -5/+9 |
2007-10-08 | [POWERPC] QE: pario - support for MPC85xx layout | Anton Vorontsov | 1 | -0/+3 |
2007-10-08 | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 1 | -22/+7 |
2007-10-08 | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 6 | -282/+236 |
2007-09-13 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2 | -8/+2 |
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 |