Age | Commit message (Expand) | Author |
2024-10-30 | mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks | Paulo Miguel Almeida |
2024-08-13 | mips: sgi-ip22: Fix the build | Bart Van Assche |
2024-06-11 | MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() static | Genjian Zhang |
2024-06-11 | MIPS: sgi-ip22: Add prototypes for several functions to header | Genjian Zhang |
2024-02-20 | mips: sgi-ip22: make gio_bus_type const | Ricardo B. Marliere |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2022-07-05 | mips: sgi-ip22: Drop redundant check from .remove() | Uwe Kleine-König |
2022-05-04 | mips: ip22: Reword PANICED to PANICKED and remove useless header | Guilherme G. Piccoli |
2022-03-30 | mips: sgi-ip22: add a check for the return of kzalloc() | Xiaoke Wang |
2021-12-14 | MIPS: SGI-IP22: Remove unnecessary check of GCC option | Tiezhu Yang |
2021-11-09 | MIPS: Allow modules to set board_be_handler | Florian Fainelli |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2020-01-13 | MIPS: ip22-gio: Make gio_match_device() static | Geert Uytterhoeven |
2019-10-09 | MIPS: SGI-IP22/28: Use PROM for memory detection | Thomas Bogendoerfer |
2019-08-23 | MIPS: ip22: Drop addr_is_ram | Jiaxun Yang |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-13 | MIPS: SGI-IP22: provide missing dma_mask/coherent_dma_mask | Thomas Bogendoerfer |
2018-08-31 | MIPS: Remove no-op/identity casts | Paul Burton |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-02 | mips: ip22/32: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-09 | mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-25 | MIPS: ip22: Fix ip28 build for modern gcc | Arnd Bergmann |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-08 | rtc: ds1286: move header to linux/rtc | Alexandre Belloni |
2015-02-20 | MIPS: ip22-gio: Remove legacy suspend/resume support | Lars-Peter Clausen |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle |
2014-07-30 | MIPS: IP22: Add missing put_device call | Levente Kurusa |
2014-06-04 | MIPS: IP22/IP28: Improve GIO support | Thomas Bogendoerfer |
2014-03-04 | mips: Use the core irq stats function | Thomas Gleixner |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-13 | MIPS: IP22/IP28: Fix build of EISA code. | Ralf Baechle |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-12-07 | MIPS: GIO bus support for SGI IP22/28 | Thomas Bogendoerfer |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-10 | MIPS: IP22: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-05-10 | MIPS: IP22: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina |