summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-181-1/+1
|\
| * [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-181-1/+1
* | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-186-38/+451
|\ \ | |/ |/|
| * [ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks2008-12-181-6/+2
| * [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-3/+6
| * [ARM] S3C: Update number of serial portsBen Dooks2008-12-182-12/+28
| * [ARM] S3C: Update serial driver IRQ handlingBen Dooks2008-12-152-19/+29
| * [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-154-4/+166
| * [ARM] S3C24A0: Serial port definitions and driver support.Sandeep Patil2008-12-154-2/+126
| * [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.Ben Dooks2008-12-152-0/+102
* | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi...Russell King2008-12-174-242/+262
|\ \
| * | patch-mx1-UART-supportPaulius Zaleckas2008-12-161-3/+3
| * | imxmmc: use readl/writelMarc Kleine-Budde2008-12-162-93/+134
| * | imxmmc: Remove unused variablesMarc Kleine-Budde2008-12-161-2/+0
| * | imxmmc: Checkpatch cleanupMarc Kleine-Budde2008-12-161-160/+141
| * | [ARM] MX3: add NAND supportSascha Hauer2008-12-161-1/+1
* | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-1717-645/+542
|\ \ \
| * | | i.MX Framebuffer: add TFT supportSascha Hauer2008-12-161-19/+19
| * | | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer2008-12-161-34/+34
| * | | i.MX Framebuffer: Cleanup Coding styleSascha Hauer2008-12-161-36/+34
| * | | i.MX Framebuffer: remove header fileSascha Hauer2008-12-162-76/+60
| * | | i.MX Framebuffer: fix marginsSascha Hauer2008-12-161-4/+4
| * | | i.MX Framebuffer: Use readl/writel instead of direct pointer derefJuergen Beisert2008-12-162-66/+130
| * | | i.MX Framebuffer: remove gpio setup functionSascha Hauer2008-12-161-53/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-152-58/+95
| |\ \ \
| | * | | e1000e: fix double release of mutexJeff Kirsher2008-12-111-2/+7
| | * | | sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-091-0/+15
| | * | | sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
| * | | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-151-25/+29
| * | | | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-151-1/+1
| * | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \ \ \
| | * | | | i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
| | * | | | i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-132-10/+18
| |\ \ \ \ \
| | * | | | | Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2008-12-122-10/+18
| | |/ / / /
| * | | | | console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
| * | | | | unicode table for cp437Ingo Brueckl2008-12-131-6/+6
| |/ / / /
| * | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-105-267/+122
* | | | | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-171-3/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-101-1/+1
| * | | | omap mmc: Add better MMC low-level initTony Lindgren2008-12-101-3/+4
* | | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15107-712/+1099
|\ \ \ \ \ | |/ / / /
| * | | | ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-101-3/+3
| * | | | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-102-7/+7
| * | | | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-102-2/+2
| * | | | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-101-1/+1
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
| |\ \ \
| | * | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| | * | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-103-6/+10
| |\ \ \ \
OpenPOWER on IntegriCloud