Age | Commit message (Expand) | Author |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-10 | powerpc: sysdev/qe_lib/qe_ic irq_data conversion. | Lennert Buytenhek |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2010-08-31 | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely |
2010-07-05 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov |
2010-07-05 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely |
2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-04 | powerpc/qe: Convert qe_ic_lock to raw_spinlock | Anton Vorontsov |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-11 | powerpc/qe: Implement QE driver for handling resume on MPC85xx | Anton Vorontsov |
2009-11-11 | powerpc/qe: QE also shuts down on MPC8568 | Anton Vorontsov |
2009-11-11 | powerpc/qe: Make qe_reset() code path safe for repeated invocation | Anton Vorontsov |
2009-11-11 | powerpc/qe: Increase MAX_QE_RISC to 4 | Anton Vorontsov |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-08-30 | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov |
2009-08-25 | powerpc/qe_lib: Set gpio data before changing the direction to output | Michael Barkowski |
2009-08-20 | powerpc/qe: introduce missing kfree | Julia Lawall |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov |
2009-06-23 | powerpc/qe: add polling timeout to qe_issue_cmd() | Timur Tabi |
2009-05-19 | powerpc/qe: update QE Serial Number | Haiying Wang |
2009-05-19 | powerpc/qe: update risc allocation for QE | Haiying Wang |
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 |