index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
qe_lib
Age
Commit message (
Expand
)
Author
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
2006-11-13
[PATCH] Optimize qe_brg struct to use an array
Timur Tabi
2006-11-01
[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR
Timur Tabi
2006-10-25
[POWERPC] Fix the UCC rx/tx clock of QE
Liu Dave-r63238
2006-10-23
[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c
Timur Tabi
2006-10-09
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-04
[POWERPC] Add QUICC Engine (QE) infrastructure
Li Yang