index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
qe_lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
powerpc/qe: Convert qe_ic_lock to raw_spinlock
Anton Vorontsov
1
-5
/
+5
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
1
-1
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
2
-5
/
+5
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-12
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
1
-0
/
+34
2009-11-12
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
1
-13
/
+0
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
1
-5
/
+7
2009-11-12
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-2
/
+2
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-3
/
+6
2009-08-31
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
1
-0
/
+13
2009-08-26
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
1
-2
/
+2
2009-08-20
powerpc/qe: introduce missing kfree
Julia Lawall
1
-1
/
+4
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
1
-3
/
+1
2009-06-23
powerpc/qe: add polling timeout to qe_issue_cmd()
Timur Tabi
1
-3
/
+6
2009-05-19
powerpc/qe: update QE Serial Number
Haiying Wang
1
-4
/
+43
2009-05-19
powerpc/qe: update risc allocation for QE
Haiying Wang
1
-0
/
+28
2008-12-30
powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE
Anton Vorontsov
1
-1
/
+2
2008-12-30
powerpc/qe: Implement QE Pin Multiplexing API
Anton Vorontsov
1
-0
/
+195
2008-12-03
powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c
Anton Vorontsov
2
-3
/
+4
2008-10-13
powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
Anton Vorontsov
1
-9
/
+0
2008-08-21
powerpc: fix memory leaks in QE library
Timur Tabi
2
-3
/
+9
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
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
[next]