summaryrefslogtreecommitdiff
path: root/arch/mips/mti-sead3
Commit message (Expand)AuthorAge
* LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle2015-11-03
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-03
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
* MIPS: SEAD3: Combine all platform device registrations in one file.Ralf Baechle2015-04-02
* MIPS: SEAD3: Make static in sead3-ehci what can be made static.Ralf Baechle2015-04-02
* MIPS: SEAD3: sead3-ehci should not be a module.Ralf Baechle2015-04-02
* MIPS: SEAD3: sead3-platform is not a module.Ralf Baechle2015-04-02
* MIPS: SEAD3: sead3-net is not a module.Ralf Baechle2015-04-02
* MIPS: SEAD3: Nuke remaining I2C bits.Ralf Baechle2015-04-01
* MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle2015-04-01
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.Ralf Baechle2015-04-01
* MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver.Ralf Baechle2015-04-01
* MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability.Ralf Baechle2015-04-01
* MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle2015-04-01
* MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle2015-04-01
* MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle2015-04-01
* MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2015-04-01
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-01
* MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-20
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \
| * | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
| * | | MIPS: SEAD3: Stop using GIC REG macrosAndrew Bresticker2014-11-24
| * | | MIPS: SEAD3: Use generic plat_irq_dispatchAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-24
| * | | MIPS: SEAD3: Remove sead3-serial.cAndrew Bresticker2014-11-24
| * | | MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-24
| * | | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-24
| |/ /
* | | MIPS: SEAD3: Fix LED device registration.Ralf Baechle2014-11-24
|/ /
* | MIPS: SEAD3: Fix I2C device registration.Ralf Baechle2014-10-24
* | MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle2014-10-24
|/
* MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\
| * MIPS: SEAD3: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-26
* | mips: convert fdt pointers to opaque pointersRob Herring2014-04-30
|/
* MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c codePaul Gortmaker2014-03-31
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: sead3: use unflatten_and_copy_device_tree()Qais Yousef2014-01-23
* MIPS: sead3: populate platform devices from device treeQais Yousef2014-01-23
* MIPS: sead3: remove chosen nodeQais Yousef2014-01-23
* MIPS: sead3: allow cmdline/env to change memory size using memsize paramQais Yousef2014-01-23
* MIPS: sead3: remove unused cpu_khz variablePaul Burton2014-01-23
* mips: add explicit includes of prom.hRob Herring2013-10-09
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-18
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14