summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2-218/+232
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli3-0/+124
2010-02-27MIPS: Alchemy: DB1200 defconfig updateManuel Lauss1-631/+850
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss5-150/+200
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss8-75/+654
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss11-173/+163
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle4-4/+0
2010-02-27SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss1-7/+8
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2-0/+4
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli3-5/+10
2010-02-27MIPS: Alchemy: remove unused SYS area structureManuel Lauss1-49/+0
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2-115/+21
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss7-69/+51
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss7-26/+26
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss7-51/+32
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss1-3/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss19-665/+743
2010-02-27MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss1-0/+31
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss1-5/+5
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss1-28/+22
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss7-206/+433
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss22-125/+412
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss9-451/+660
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss20-348/+192
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss3-70/+76
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss19-596/+475
2010-02-27MIPS: Fix build error for uncompressed non-plain vmlinux kernelsRalf Baechle1-2/+11
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds28-84/+631
2010-02-27Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau1-2/+1
2010-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-196/+575
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds8-58/+180
2010-02-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds79-1596/+1666
2010-02-27Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2-5/+9
2010-02-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds293-4780/+27854
2010-02-27dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...Ang Way Chuang1-0/+1
2010-02-27Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+17
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds6-1/+89
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds121-3292/+10025
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds288-4429/+9133
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds41-466/+2293
2010-02-27ibft: Update MAINTAINERS file.Konrad Rzeszutek Wilk1-0/+6
2010-02-27drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches1-5/+3
2010-02-26Merge branch 'linux-2.6.33'Alex Elder1237-10826/+29011
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki1-1/+1
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby1-58/+0
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop1-1/+1
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2-0/+8
2010-02-26PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki3-0/+3
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern3-1/+135