| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -2/+1 |
* | mips: unify prom_putchar() declarations | Alexander Sverdlin | 2018-07-17 | 1 | -2/+3 |
* | MIPS: ath25: Convert random_ether_addr to eth_random_addr | Joe Perches | 2018-06-28 | 1 | -3/+3 |
* | MIPS: ath25: use generic dma noncoherent ops | Christoph Hellwig | 2018-06-24 | 1 | -0/+1 |
* | MIPS: ath25: Check for kzalloc allocation failure | Colin Ian King | 2018-02-23 | 1 | -0/+2 |
* | MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE | Matt Redfearn | 2018-01-10 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -2/+2 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-02 | 2 | -4/+4 |
|\ |
|
| * | MIPS/ath25: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
| * | MIPS/ath25: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
* | | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-06-21 | 2 | -2/+2 |
* | | MIPS: ATH25: Remove legacy __cpuinit section that crept in | Paul Gortmaker | 2015-06-21 | 1 | -1/+1 |
|/ |
|
* | MIPS: ath25: add Wireless device support | Sergey Ryazanov | 2014-11-24 | 4 | -0/+79 |
* | MIPS: ath25: add AR2315 PCI host controller driver | Sergey Ryazanov | 2014-11-24 | 2 | -0/+64 |
* | MIPS: ath25: register AR5312 flash controller | Sergey Ryazanov | 2014-11-24 | 1 | -2/+36 |
* | MIPS: ath25: add SoC type detection | Sergey Ryazanov | 2014-11-24 | 4 | -1/+77 |
* | MIPS: ath25: add board configuration detection | Sergey Ryazanov | 2014-11-24 | 7 | -0/+227 |
* | MIPS: ath25: add UART support | Sergey Ryazanov | 2014-11-24 | 6 | -0/+53 |
* | MIPS: ath25: add early printk support | Sergey Ryazanov | 2014-11-24 | 2 | -0/+46 |
* | MIPS: ath25: add interrupts handling routines | Sergey Ryazanov | 2014-11-24 | 8 | -0/+289 |
* | MIPS: ath25: Add basic AR2315 SoC support | Sergey Ryazanov | 2014-11-24 | 6 | -0/+569 |
* | MIPS: ath25: add basic AR5312 SoC support | Sergey Ryazanov | 2014-11-24 | 6 | -0/+386 |
* | MIPS: ath25: add common parts | Sergey Ryazanov | 2014-11-24 | 6 | -0/+122 |