index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
qe_lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+1
*
powerpc/qe: Convert qe_ic_lock to raw_spinlock
Anton Vorontsov
2010-03-04
1
-5
/
+5
*
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2010-02-17
1
-1
/
+1
*
powerpc: Remove trailing space in messages
Frans Pop
2010-02-09
2
-5
/
+5
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
1
-1
/
+1
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-1
/
+1
*
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
2009-11-11
1
-0
/
+34
*
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2009-11-11
1
-13
/
+0
*
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
2009-11-11
1
-5
/
+7
*
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
2009-11-11
1
-1
/
+1
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
2
-3
/
+6
|
\
|
*
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
2009-08-25
1
-2
/
+2
|
*
powerpc/qe: introduce missing kfree
Julia Lawall
2009-08-20
1
-1
/
+4
*
|
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
2009-08-30
1
-0
/
+13
|
/
*
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-07-08
1
-3
/
+1
*
powerpc/qe: add polling timeout to qe_issue_cmd()
Timur Tabi
2009-06-23
1
-3
/
+6
*
powerpc/qe: update QE Serial Number
Haiying Wang
2009-05-19
1
-4
/
+43
*
powerpc/qe: update risc allocation for QE
Haiying Wang
2009-05-19
1
-0
/
+28
*
powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE
Anton Vorontsov
2008-12-30
1
-1
/
+2
*
powerpc/qe: Implement QE Pin Multiplexing API
Anton Vorontsov
2008-12-30
1
-0
/
+195
*
powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c
Anton Vorontsov
2008-12-03
2
-3
/
+4
*
powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
Anton Vorontsov
2008-10-13
1
-9
/
+0
*
powerpc: fix memory leaks in QE library
Timur Tabi
2008-08-20
2
-3
/
+9
*
gpiolib: allow user-selection
Michael Buesch
2008-07-25
1
-1
/
+1
*
powerpc: Fix a bunch of sparse warnings in the qe_lib
Andy Fleming
2008-07-16
3
-14
/
+14
*
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
Anton Vorontsov
2008-06-26
1
-1
/
+4
*
powerpc/QE: qe_reset should be __init
Anton Vorontsov
2008-06-11
1
-1
/
+1
*
powerpc/QE: switch to the cpm_muram implementation
Anton Vorontsov
2008-06-10
1
-92
/
+0
*
powerpc/QE: implement support for the GPIO LIB API
Anton Vorontsov
2008-06-10
3
-0
/
+156
*
powerpc/QE: prepare QE PIO code for GPIO LIB support
Anton Vorontsov
2008-06-10
1
-49
/
+45
*
powerpc/QE: add support for QE USB clocks routing
Anton Vorontsov
2008-06-10
4
-3
/
+64
*
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
1
-4
/
+2
*
powerpc: Rework qe_ic_init() so we can avoid freeing the irq_host
Michael Ellerman
2008-06-09
1
-4
/
+4
*
[POWERPC] QE: fix sparse warnings
Anton Vorontsov
2008-04-17
1
-2
/
+3
*
[POWERPC] QE: export qe_get_brg_clk()
Anton Vorontsov
2008-04-17
1
-2
/
+3
*
[POWERPC] QE: implement qe_muram_offset
Anton Vorontsov
2008-04-17
1
-7
/
+1
*
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
3
-26
/
+26
*
[POWERPC] QE: Make qe_get_firmware_info reentrant
Ionut Nicu
2008-03-10
1
-1
/
+4
*
[POWERPC] QE: Fix QE firmware uploading limit
Timur Tabi
2008-03-07
1
-1
/
+1
*
[POWERPC] qe_lib: fix few fluffy negligences
Anton Vorontsov
2008-02-05
1
-5
/
+5
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-1
/
+1
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
|
[POWERPC] QE: get rid of most device_types and model
Anton Vorontsov
2008-01-28
1
-19
/
+44
*
|
[POWERPC] QE: Add support for Freescale QUICCEngine UART
Timur Tabi
2008-01-23
2
-2
/
+10
*
|
[POWERPC] QE: Add ability to upload QE firmware
Timur Tabi
2008-01-23
1
-0
/
+247
*
|
[POWERPC] qe: add function qe_clock_source()
Timur Tabi
2007-12-13
1
-0
/
+32
*
|
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
Timur Tabi
2007-12-11
1
-5
/
+9
|
/
*
[POWERPC] QE: pario - support for MPC85xx layout
Anton Vorontsov
2007-10-08
1
-0
/
+3
*
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
Anton Vorontsov
2007-10-08
1
-22
/
+7
[next]