aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner4-0/+4
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-09-06mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds3-3/+3
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon3-3/+3
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-1/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-0/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav1-1/+1
2018-02-05MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi1-2/+6
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven9-72/+62
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall1-2/+2
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch1-5/+1
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2-36/+36
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven4-12/+23
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2-3/+9
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-06-27mips: use the new LED disk activity triggerStephan Linz2-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+4
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny1-3/+4
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij1-1/+2
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij1-6/+4
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij1-1/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-16/+0
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches3-6/+6
2014-10-20mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-2/+2
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2-13/+30
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa1-3/+11
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa1-10/+19
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter1-2/+2
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras1-1/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+2
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-4/+4
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen1-4/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle15-46/+46
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-6/+5