aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip22
AgeCommit message (Expand)AuthorFilesLines
2024-02-20mips: sgi-ip22: make gio_bus_type constGravatar Ricardo B. Marliere 1-2/+2
2023-01-27driver core: make struct bus_type.uevent() take a const *Gravatar Greg Kroah-Hartman 1-2/+2
2022-07-05mips: sgi-ip22: Drop redundant check from .remove()Gravatar Uwe Kleine-König 1-1/+1
2022-05-04mips: ip22: Reword PANICED to PANICKED and remove useless headerGravatar Guilherme G. Piccoli 1-6/+5
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Gravatar Xiaoke Wang 1-0/+2
2021-12-14MIPS: SGI-IP22: Remove unnecessary check of GCC optionGravatar Tiezhu Yang 1-5/+0
2021-11-09MIPS: Allow modules to set board_be_handlerGravatar Florian Fainelli 2-2/+2
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 1-2/+1
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 1-0/+1
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-2/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 2-42/+17
2020-01-13MIPS: ip22-gio: Make gio_match_device() staticGravatar Geert Uytterhoeven 1-3/+3
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionGravatar Thomas Bogendoerfer 1-54/+20
2019-08-23MIPS: ip22: Drop addr_is_ramGravatar Jiaxun Yang 1-18/+2
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+2
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 2-2/+2
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-13MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_maskGravatar Thomas Bogendoerfer 1-0/+13
2018-08-31MIPS: Remove no-op/identity castsGravatar Paul Burton 1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-14/+12
2017-11-02mips: ip22/32: Convert timers to use timer_setup()Gravatar Kees Cook 1-14/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-06-09mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGravatar Greg Kroah-Hartman 1-6/+10
2017-03-08MIPS: Add missing include filesGravatar Arnd Bergmann 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-2/+2
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 5-5/+4
2017-01-25MIPS: ip22: Fix ip28 build for modern gccGravatar Arnd Bergmann 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-07-08rtc: ds1286: move header to linux/rtcGravatar Alexandre Belloni 1-1/+1
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportGravatar Lars-Peter Clausen 1-24/+0
2014-11-24MIPS: Remove useless parenthesesGravatar Ralf Baechle 2-7/+5
2014-07-30MIPS: IP22: Add missing put_device callGravatar Levente Kurusa 1-1/+9
2014-06-04MIPS: IP22/IP28: Improve GIO supportGravatar Thomas Bogendoerfer 2-15/+34
2014-03-04mips: Use the core irq stats functionGravatar Thomas Gleixner 2-2/+2
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 8-76/+76
2012-12-13MIPS: IP22/IP28: Fix build of EISA code.Gravatar Ralf Baechle 1-5/+3
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 3-3/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-5/+5
2011-12-07MIPS: GIO bus support for SGI IP22/28Gravatar Thomas Bogendoerfer 4-27/+434
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADGravatar Wu Zhangjin 1-5/+5
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-4/+4
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorGravatar Ralf Baechle 1-2/+2
2011-05-10MIPS: IP22: Fix GCC 4.6.0 build errorGravatar Ralf Baechle 1-2/+2
2011-04-26Merge branch 'master' into for-nextGravatar Jiri Kosina 1-35/+27
2011-04-06update David Miller's old email addressGravatar Justin P. Mattock 4-4/+4
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-1/+1
2011-03-25MIPS: IP22/IP28: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-34/+26
2010-08-05MIPS: IP22, IP28: Migrate to new platform makefile style.Gravatar Ralf Baechle 2-2/+34