- 7e69a8c Merge branch 's3c-move' into devel by Russell King · 17 years ago
- b6825d2 Merge branch 'omap-all' into devel by Russell King · 17 years ago
- aa59e19 [ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflict by Tony Lindgren · 17 years ago
- a5a5b8c [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary check by Tony Lindgren · 17 years ago
- a468b64 [ARM] 5301/1: ARM: OMAP: Add missing irq defines by Tony Lindgren · 17 years ago
- 59aaade Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-all by Russell King · 17 years ago
- 99b3075 ARM: OMAP3: Add default kernel config for OMAP LDP by Nishant Kamat · 17 years ago
- 4926565 ARM: OMAP3: Add basic board support for OMAP LDP by Nishant Kamat · 17 years ago
- 778e487 ARM: OMAP3: Defconfig for the Gumstix Overo board (rev 3) by Steve Sakoman · 17 years ago
- 6defd90 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 17 years ago
- c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 17 years ago
- b1add04 Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git by Russell King · 17 years ago
- 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 17 years ago
- 9e165ac Merge branch 'at91' into devel by Russell King · 17 years ago
- 6a4690c Merge branch 'ptebits' into devel by Russell King · 17 years ago
- 90bb28b Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel by Russell King · 17 years ago
- 3bca103 [ARM] 5295/1: make ZONE_DMA optional by Nicolas Pitre · 17 years ago
- 8e5bdc4 Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-all by Russell King · 17 years ago
- eba2645 ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) by Steve Sakoman · 17 years ago
- 22b401bf ARM: OMAP3: Add Beagle defconfig by Syed Mohammed, Khasim · 17 years ago
- 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 17 years ago
- cc26b3b ARM: OMAP3: Add minimal omap3430 support by Syed Mohammed, Khasim · 17 years ago
- 2e7509e ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code by Paul Walmsley · 17 years ago
- fda50a1 [ARM] 5239/1: Palm Zire 72 power management support by Sergey Lapin · 17 years ago
- d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 17 years ago
- 8e6c81f [ARM] 5297/1: [KS8695] Fix two compile-time warnings by Andrew Victor · 17 years ago
- 8d163b3 [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. by Andrew Victor · 17 years ago
- 5a07055 ARM: OMAP: Fixes to omap_mcbsp_request function by Jarkko Nikula · 17 years ago
- 05228c3 ARM: OMAP: Add support for OMAP2430 in McBSP by Jarkko Nikula · 17 years ago
- 9c8e3a0 ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx by Chandra Shekhar · 17 years ago
- b4b58f5 ARM: OMAP: Allocate McBSP devices dynamically by Chandra Shekhar · 17 years ago
- 25cef22 Fix sections for omap-mcbsp platform driver by Uwe Kleine-König · 17 years ago
- d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 17 years ago
- a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 17 years ago
- 27c4cae [ARM] pxa: allow multi-machine PCMCIA builds by Russell King · 17 years ago
- 4f788bb [ARM] pxa: add preliminary CPUFREQ support for PXA3xx by Eric Miao · 17 years ago
- 5c52de4 [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.h by Eric Miao · 17 years ago
- 0d1bde9 [ARM] pxa: rename cpu-pxa.c to cpufreq-pxa2xx.c by Eric Miao · 17 years ago
- 7ff4353 [ARM] pxa/zylonite: add support for USB OHCI by Eric Miao · 17 years ago
- 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 17 years ago
- 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 17 years ago
- 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 17 years ago
- 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 17 years ago
- 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 17 years ago
- 52358ba [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c by Eric Miao · 17 years ago
- 87f3dd7 [ARM] pxa: simplify DMA register definitions by Eric Miao · 17 years ago
- cbd18f8 [ARM] pxa: make additional DCSR bits valid for PXA3xx by Eric Miao · 17 years ago
- 283afa0 [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c by Eric Miao · 17 years ago
- e7f3c60 [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx by Eric Miao · 17 years ago
- 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 17 years ago
- af7c951 Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im by Russell King · 17 years ago
- cc513ac Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm by Russell King · 17 years ago
- 1543966 Merge branch 'pxa-palm' into pxa-machines by Russell King · 17 years ago
- 5ff7f78 Merge branch 'pxa-trizeps' into pxa-machines by Russell King · 17 years ago
- 35437b6 Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines by Russell King · 17 years ago
- 92b797f [ARM] pxa: trizeps4: remove unused variable by Russell King · 17 years ago
- f3ec5cc [ARM] 5285/1: pxa: update xm_x2xx_defconfig by Mike Rapoport · 17 years ago
- 49a7061 [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support by Mike Rapoport · 17 years ago
- 8616e2f [ARM] 5283/1: pxa: add CM-X255 pcmcia support by Mike Rapoport · 17 years ago
- a7f3f03 [ARM] 5282/1: pxa: add CM-X255 support by Mike Rapoport · 17 years ago
- 4adc5fb [ARM] 5281/1: pxa: split cm-x2xx.c to cm-x2xx.c and cm-x270.c by Mike Rapoport · 17 years ago
- da59193 [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 by Mike Rapoport · 17 years ago
- 7d76e3f [ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 support by Mike Rapoport · 17 years ago
- 2efa42f [ARM] 5294/1: Trizeps4 PCMCIA support by Jürgen Schindele · 17 years ago
- 446b097 [ARM] 5293/1: ep93xx: add defines for external chipselects by Hartley Sweeten · 17 years ago
- 4330ed8 Linux 2.6.27-rc9 by Linus Torvalds · 17 years ago
- 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 17 years ago
- afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 17 years ago
- 6106611 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- ba9b0c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
- e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 17 years ago
- cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 17 years ago
- e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 17 years ago
- e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 17 years ago
- 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 17 years ago
- fd1dc87 ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap by Paul Walmsley · 17 years ago
- 2351872 ARM: OMAP2: Add pinmux support for omap34xx by Vikram Pandita · 17 years ago
- 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 17 years ago
- 1835f1d ARM: OMAP2: Move sleep.S into sleep24xx.S by Tony Lindgren · 17 years ago
- 6e81176 ARM: OMAP2 Provide function to enable/disable uart clocks by Jouni Hogander · 17 years ago
- fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 17 years ago
- 4a16ff4 [MIPS] Fix CMP Kconfig configuration and mark as broken. by Ralf Baechle · 17 years ago
- ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
- f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 17 years ago
- 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 17 years ago
- 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 17 years ago
- f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 17 years ago
- d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 17 years ago
- db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 17 years ago
- da3808e V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U by Darron Broad · 17 years ago
- 674cbc6 V4L/DVB (9092): gspca: Bad init values for sonixj ov7660. by Jean-Francois Moine · 17 years ago
- 8d768e1 V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors. by Jean-Francois Moine · 17 years ago
- 05d3c1e V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. by Shane · 17 years ago
- fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 17 years ago
- bda1cda V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow by Patrick Boettcher · 17 years ago
- c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 17 years ago
- dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 17 years ago
- 3d843c9 V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick by Michael Krufky · 17 years ago