| Commit message (Expand) | Author | Age |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-08 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-07 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [MIPS] db1x00: Remove unused mirage_ts.c | Yoichi Yuasa | 2006-09-27 |
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 |
* | [MIPS] au1xxx: Support both YAMON and U-Boot | Domen Puncer | 2006-07-13 |
* | [MIPS] Au1000: Remove au1000 code. | Yoichi Yuasa | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2006-06-29 |
| * | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 2006-06-29 |
| * | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 2006-06-29 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
|/ |
|
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Remove duplicate declarations from Alchemy code. | Ralf Baechle | 2006-06-19 |
* | [MIPS] arch/mips/au1000/time.c cleanup | Sergei Shtylyov | 2006-06-19 |
* | [MIPS] Au1xxx: board specific irq code cleanup | Herbert Valerio Riedel | 2006-06-19 |
* | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment | Sergei Shtylyov | 2006-06-05 |
* | [MIPS] Save write-only Config.OD from being clobbered | Sergei Shtylyov | 2006-06-05 |
* | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2006-05-31 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-03-21 |
|\ |
|
| * | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 2006-03-20 |
| * | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 |
* | | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 |
|/ |
|
* | [MIPS] Simple patch to power off DBAU1200 | Matej Kupljen | 2006-03-18 |
* | [MIPS] Fix DBAu1550 software power off. | Sergei Shtylylov | 2006-03-18 |
* | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 2006-02-07 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Alchemy: Set board type on initialization. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Alchemy: Fix BCSR accesses. | Ralf Baechle | 2005-12-01 |
* | [MIPS] Alchemy: Console output fixup | Pantelis Antoniou | 2005-11-17 |
* | [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with... | Clemens Buchacher | 2005-11-13 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 |
* | [PATCH] fbdev: Remove remains of epson1356fb | Ralf Baechle | 2005-11-09 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |
* | | Remove useless casts of kmalloc return values. | Ralf Baechle | 2005-10-29 |
* | | Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. | Ralf Baechle | 2005-10-29 |
* | | Don't call memset to clean irq_desc; these data fields have already | Ralf Baechle | 2005-10-29 |
* | | smc91x platform support; requires patch to smc91x.h which was sent | Pete Popov | 2005-10-29 |
* | | Au1[12]00 mmc driver. Only tested on the Au1200 at this point though | Pete Popov | 2005-10-29 |
* | | Kernel gpio/2 routines that will be used by some drivers. | Pete Popov | 2005-10-29 |