aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/basler (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle9-1268/+0
2009-12-17MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König1-2/+2
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle1-2/+0
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-14/+13
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel4-131/+2
2008-06-20basler-excite: BKL pushdownArnd Bergmann1-1/+8
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan1-8/+20
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt1-1/+1
2008-01-29[MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa1-0/+9
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa1-2/+0
2007-11-02[MIPS] Excite: Fix build error.Ralf Baechle1-1/+1
2007-10-29[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.Ralf Baechle1-11/+10
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-6/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-1/+0
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-05-11[MIPS] excite: use __maybe_unusedDavid Rientjes1-8/+8
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary1-1/+1
2007-02-26[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller1-1/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-3/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle3-21/+13
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa1-294/+0
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org1-80/+0
2006-09-27[MIPS] Suppress compiler warningsthomas@koeller.dyndns.org1-8/+8
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle6-6/+0
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle1-1/+1
2006-06-19[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle11-0/+1767