summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-3/+3
2009-08-17Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King5-1/+432
2009-08-16ARM: S5PC100: UART and SerialByungho Min2-1/+9
2009-08-15Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2-102/+147
2009-08-14Merge branch 'next-s3c-hwmon' into next-s3cBen Dooks3-0/+423
2009-08-07imxfb: Add support for multiple displaysSascha Hauer1-71/+120
2009-08-07imxfb: use resource_size() macroSascha Hauer1-4/+4
2009-08-07imxfb: calculate bpix value from bits_per_pixelSascha Hauer1-1/+18
2009-08-07i.MX serial: do not use #ifdef CONFIG_ARCH_*Sascha Hauer1-43/+22
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-45/+56
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2-7/+3
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-2/+8
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds8-12/+1608
2009-07-30Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds4-11/+353
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2-8/+4
2009-07-30lguest: update commentryRusty Russell7-40/+176
2009-07-30lguest: fix comment styleRusty Russell10-608/+1168
2009-07-30virtio: refactor find_vqsMichael S. Tsirkin1-93/+119
2009-07-30virtio: delete vq from listMichael S. Tsirkin1-1/+5
2009-07-30virtio: fix memory leak on device removalMichael S. Tsirkin1-13/+15
2009-07-30lguest: dereferencing freed mem in add_eventfd()Dan Carpenter1-2/+3
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware1-1/+1
2009-07-29Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds3-14/+35
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre1-0/+2
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson1-1/+1
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo1-5/+18
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala1-1/+20
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander1-2/+9
2009-07-29s3c-fb: fix off-by-one bug in loop indexesPawel Osciak1-2/+2
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe1-1/+1
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz1-1/+23
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz1-1/+3
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz1-5/+7
2009-07-30i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm1-1/+1
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin1-1/+1
2009-07-30i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard1-5/+0
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds42-1526/+3533
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+0
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-42/+72
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-2/+1
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-2460/+20
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-445/+1012
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi3-2/+14
2009-07-29PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz1-0/+8