| Commit message (Expand) | Author | Age | Files | Lines |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 12 | -3110/+0 |
* | QE: use subsys_initcall to init qe | Zhao Qiang | 2015-12-22 | 1 | -0/+13 |
* | QE/CPM: move muram management functions to qe_common | Zhao Qiang | 2015-12-22 | 2 | -2/+237 |
* | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -1/+2 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -2/+2 |
* | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 | 1 | -1/+2 |
* | powerpc: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-11 | 1 | -1/+1 |
* | powerpc: don't export static symbol | Julia Lawall | 2015-03-31 | 1 | -25/+0 |
* | powerpc/qe: drop unused ucc_slow_poll_transmitter_now | Arseny Solokha | 2015-03-16 | 1 | -5/+0 |
* | powerpc/qe: Use strlcpy() | Rickard Strandqvist | 2015-01-29 | 1 | -3/+3 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | powerpc: sysdev: qe_lib: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 2014-11-10 | 2 | -2/+0 |
|/ |
|
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 4 | -4/+0 |
* | powerpc/qe: Fix Kconfig enablement of QE_USB support | Kumar Gala | 2013-03-15 | 1 | -1/+1 |
* | powerpc: Fix typos in Freescale copyright claims | Yang Li | 2012-11-15 | 8 | -8/+8 |
* | powerpc/qe: set IReady in QE Microcode Upload | Kokoris, Ioannis | 2012-07-10 | 1 | -0/+3 |
* | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 | Dave Liu | 2012-03-29 | 1 | -2/+20 |
* | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 2012-02-16 | 1 | -14/+1 |
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -3/+2 |
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 2 | -6/+6 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 1 | -34/+8 |
|\ |
|
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -34/+8 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | power: qe_ic - convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -6/+6 |
* | | powerpc/qe: Fixup QE_General4 errata | Joakim Tjernlund | 2011-11-24 | 1 | -1/+1 |
|/ |
|
* | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 3 | -3/+3 |
* | powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
* | powerpc/irq: Stop exporting irq_map | Grant Likely | 2011-05-04 | 1 | -4/+2 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -7/+7 |
* | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -10/+15 |
|\ |
|
| * | powerpc: sysdev/qe_lib/qe_ic irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -10/+15 |
* | | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -4/+3 |
|/ |
|
* | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-08-31 | 1 | -0/+1 |
* | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -2/+3 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -1/+0 |
* | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -1/+1 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -17/+15 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | 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 |