summaryrefslogtreecommitdiff
path: root/arch/mips/txx9
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-06mips: txx9: fix iounmap related issueDing Xiang
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav
2018-02-05MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-06-27mips: use the new LED disk activity triggerStephan Linz
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-10-20mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto
2014-07-30MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman