summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23Fix race condition in fec driver where interrupt occuring during driver probe...2.6.31-mx27lite-200909231148Jeremiah Lott
2009-09-21RTC driver for mx27 chip and board registration for mx27lite.Jeremiah Lott
2009-09-21Add dummy i2c entries. There aren't any i2c devices on the board.Jeremiah Lott
2009-09-21SD/MMC board support for the mx27lite.Jeremiah Lott
2009-09-21Keypad driver for the mxc keypad controller. Forward ported from 2.6.22.Jeremiah Lott
2009-09-21Support for usb-host and usb-gadget on the mx27lite board. By default mini-p...Jeremiah Lott
2009-09-21The Freescale MX27 and MX31 SoCs have a EHCI controller onboard.Daniel Mack
2009-09-21The ARC USB OTG Core has support for accessing ULPI tranceiversSascha Hauer
2009-09-21This adds a minimal generic driver for ULPI connected transceivers,Daniel Mack
2009-09-21This adds support for OTG transceivers directly connected to the ULPIDaniel Mack
2009-09-21FrameBuffer support for mx27lite, including video mode for Sharp LQ64D343 dis...Jeremiah Lott
2009-09-21NAND and NOR flash support for the mx27lite.Jeremiah Lott
2009-09-21Merge commit 'pengutronix/mxc-master' into 2.6.31-mx27liteJeremiah Lott
2009-09-09Linux 2.6.31v2.6.31Linus Torvalds
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-06gianfar: Fix build.David S. Miller
2009-09-05Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-05Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman