aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren
2008-12-10ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS
2008-12-10ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas
2008-12-10ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar
2008-12-10ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao
2008-12-10ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helperJarkko Nikula
2008-12-10ARM: OMAP3: Warn about spurious interruptsTony Lindgren
2008-12-10ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley
2008-12-10ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley
2008-12-10ARM: OMAP2: bard-h4: list those eepromsDavid Brownell
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren
2008-12-10ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren
2008-12-10ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell
2008-12-10ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: minor gpio bugfixesDavid Brownell
2008-12-10ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell
2008-12-10ARM: OMAP: gpios implement new to_irq()David Brownell
2008-12-10ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander
2008-12-10Linux 2.6.28-rc8Linus Torvalds
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov
2008-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers
2008-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki