Age | Commit message (Expand) | Author | Files | Lines |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -1/+1 |
2018-01-27 | powerpc/mpc52xx_gpt: make use of raw_spinlock variants | Julia Cartwright | 1 | -26/+26 |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2016-03-30 | powerpc: mpc52xx_gpt: use gpiochip data pointer | Linus Walleij | 1 | -10/+5 |
2015-10-22 | powerpc: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 1 | -4/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-06-02 | powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2014-10-20 | powerpc: platforms: 52xx: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-01-04 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -4/+2 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -6/+6 |
2011-11-01 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 1 | -0/+1 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -5/+5 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -13/+13 |
2011-03-10 | powerpc: platforms/52xx irq_data conversion. | Lennert Buytenhek | 1 | -13/+13 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -7/+3 |
2010-12-23 | powerpc/mpc5200: include fs.h in mpc52xx_gpt.c | Wolfram Sang | 1 | -0/+1 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 1 | -2/+2 |
2010-07-06 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 1 | -3/+0 |
2010-07-06 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -0/+1 |
2010-07-06 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 1 | -15/+14 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -8/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 1 | -1/+1 |
2009-12-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -13/+415 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -1/+1 |
2009-11-13 | mpc52xx/wdt: merge WDT code into the GPT driver | Albrecht Dreß | 1 | -16/+305 |
2009-11-12 | mpc5200/gpt: tiny fix for gpt period limitation | Albrecht Dreß | 1 | -3/+3 |
2009-11-05 | powerpc/5200: add general purpose timer API for the MPC5200 | Grant Likely | 1 | -10/+123 |
2009-03-11 | powerpc/5200: remove sysfs debug file from GPT driver | Grant Likely | 1 | -39/+0 |
2009-02-04 | powerpc/5200: Rework GPT driver to also be an IRQ controller | Grant Likely | 1 | -0/+435 |