Age | Commit message (Expand) | Author |
2008-12-30 | powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE | Anton Vorontsov |
2008-12-30 | powerpc/qe: Implement QE Pin Multiplexing API | Anton Vorontsov |
2008-12-03 | powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c | Anton Vorontsov |
2008-10-13 | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig | Anton Vorontsov |
2008-08-20 | powerpc: fix memory leaks in QE library | Timur Tabi |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-16 | powerpc: Fix a bunch of sparse warnings in the qe_lib | Andy Fleming |
2008-06-26 | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs | Anton Vorontsov |
2008-06-11 | powerpc/QE: qe_reset should be __init | Anton Vorontsov |
2008-06-10 | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov |
2008-06-10 | powerpc/QE: implement support for the GPIO LIB API | Anton Vorontsov |
2008-06-10 | powerpc/QE: prepare QE PIO code for GPIO LIB support | Anton Vorontsov |
2008-06-10 | powerpc/QE: add support for QE USB clocks routing | Anton Vorontsov |
2008-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman |
2008-06-09 | powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host | Michael Ellerman |
2008-04-17 | [POWERPC] QE: fix sparse warnings | Anton Vorontsov |
2008-04-17 | [POWERPC] QE: export qe_get_brg_clk() | Anton Vorontsov |
2008-04-17 | [POWERPC] QE: implement qe_muram_offset | Anton Vorontsov |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-10 | [POWERPC] QE: Make qe_get_firmware_info reentrant | Ionut Nicu |
2008-03-07 | [POWERPC] QE: Fix QE firmware uploading limit | Timur Tabi |
2008-02-05 | [POWERPC] qe_lib: fix few fluffy negligences | Anton Vorontsov |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-28 | [POWERPC] QE: get rid of most device_types and model | Anton Vorontsov |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-23 | [POWERPC] QE: Add support for Freescale QUICCEngine UART | Timur Tabi |
2008-01-23 | [POWERPC] QE: Add ability to upload QE firmware | Timur Tabi |
2007-12-13 | [POWERPC] qe: add function qe_clock_source() | Timur Tabi |
2007-12-11 | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer | Timur Tabi |
2007-10-08 | [POWERPC] QE: pario - support for MPC85xx layout | Anton Vorontsov |
2007-10-08 | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov |
2007-10-08 | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi |
2007-09-14 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman |
2007-07-03 | [POWERPC] qe_lib: export symbols for QE driver to compile as module | Li Yang |
2007-05-23 | [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST | Timur Tabi |
2007-05-09 | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi |
2007-04-30 | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2007-04-28 | ucc_geth: Implement Transmit on Demand support | Michael Reiss |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-04-13 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras |
2007-03-29 | [POWERPC] qe: Fix QUICC Engine SDMA setup errors | Chuck Meade |
2007-03-26 | [POWERPC] QE: fix invalid pointer usage in ucc_slow_init() | Timur Tabi |
2007-03-26 | [POWERPC] QE: automatically select QE options | Timur Tabi |
2007-02-17 | [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c | Timur Tabi |
2007-02-08 | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs | Timur Tabi |
2007-01-26 | [POWERPC] Remove fastcall function attribute | Kumar Gala |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup | Mariusz Kozlowski |
2006-12-08 | [POWERPC] qe_ic: Do a sync when masking interrupts | Scott Wood |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras |