summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-1411-65/+213
|\
| * Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635Ben Dooks2010-08-148-62/+208
| |\
| | * ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks2010-08-141-0/+2
| | * ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks2010-08-141-0/+2
| | * ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere2010-08-141-0/+8
| | * ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi2010-08-141-4/+4
| | * ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart...Maurus Cuelenaere2010-08-141-1/+1
| | * ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere2010-08-143-58/+30Star
| | * ARM: mach-real6410: add sdhc device supportDarius Augulis2010-08-142-0/+6
| | * ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis2010-08-141-0/+63
| | * ARM: S3C64XX: Support for Real6410Darius Augulis2010-08-143-0/+93
| * | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-142-2/+4
| * | ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-141-1/+1
| |/
* | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-146-66/+980
|\ \
| * \ Merge branch 'for-2636/i2c/nuc' into next-i2cBen Dooks2010-08-114-0/+726
| |\ \
| | * | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-114-0/+726
| | |/
| * | Merge branch 'for-2636/i2c/nxp' into next-i2cBen Dooks2010-08-111-2/+2
| |\ \
| | * | i2c: Enable NXP LPC support in KconfigKevin Wells2010-08-111-2/+2
| | |/
| * | Merge branch 'for-2636/i2c/pxa' into next-i2cBen Dooks2010-08-111-1/+1
| |\ \
| | * | i2c-pxa: fix compiler warning, due to missing constMarc Kleine-Budde2010-08-111-1/+1
| | |/
| * | Merge branch 'davinci-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Ben Dooks2010-08-091-63/+251
| |\ \ | | |/ | |/|
| | * i2c: davinci: bus recovery procedure to clear the busPhilby John2010-08-051-4/+53
| | * i2c: davinci: Add cpufreq supportChaithrika U S2010-08-051-0/+63
| | * i2c: davinci: Add suspend/resume supportChaithrika U S2010-08-051-0/+36
| | * i2c: davinci: Add helper functions for power managementChaithrika U S2010-08-051-19/+37
| | * i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usageChaithrika U S2010-08-051-39/+38Star
| | * i2c: davinci: Fix smbus Oops with AIC33 usageDirk Behme2010-08-051-4/+27
* | | Documentation: DMA-API-HOWTO.txt: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MI...FUJITA Tomonori2010-08-141-3/+3
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1414-147/+353
|\ \ \
| * | | spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells2010-08-011-3/+3
| * | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-26999-201302/+10033Star
| |\ \ \
| * | | | spi/mpc5121: change annotations for probe and remove functionsAnatolij Gustschin2010-07-051-8/+8
| * | | | spi/bitbang: reinitialize transfer parameters for every messageBrian Niebuhr2010-07-041-6/+3Star
| * | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-042-18/+88
| * | | | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modesMarek Szyprowski2010-07-046-20/+24
| * | | | SPI100k: Fix 8-bit and RX-only transfersCory Maccarrone2010-07-041-11/+12
| * | | | spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-041-48/+11Star
| * | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-292-33/+204
* | | | | mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-141-7/+6Star
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-143-5/+11
|\ \ \ \ \
| * | | | | [IA64] Add latest crop of syscallsTony Luck2010-08-142-1/+7
| * | | | | [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-141-4/+4
* | | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-143-17/+29
|\ \ \ \ \ \
| * | | | | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-102-4/+5
| * | | | | | mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-102-13/+2Star
| * | | | | | mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-241-16/+22
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-142-3/+5
|\ \ \ \ \ \
| * | | | | | firmware: ibft depends on SCSIRandy Dunlap2010-08-111-1/+1
| * | | | | | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk2010-08-111-2/+4
* | | | | | | Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds2010-08-144-0/+315
|\ \ \ \ \ \ \