summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-092-0/+12
|\
| * CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-092-0/+12
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-08-09109-134613/+282
|\ \
| * | powerpc: fix build with make 3.82Sam Ravnborg2010-08-091-4/+12
| * | Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt2010-08-091-3/+3
| * | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-095-4/+128
| |\ \
| | * | powerpc: fix i8042 module build errorGrant Likely2010-08-061-0/+2
| | * | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
| | * | powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-063-0/+108
| * | | memblock: Fix memblock_is_region_reserved() to return a booleanBenjamin Herrenschmidt2010-08-091-1/+1
| * | | powerpc: Trim defconfigsBenjamin Herrenschmidt2010-08-09101-134601/+138
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-0987-2090/+2477
|\ \ \ \
| * | | | Blackfin: gpio: add a debounce stubMike Frysinger2010-08-061-0/+5
| * | | | Blackfin: update defconfigsMike Frysinger2010-08-0620-377/+1062
| * | | | Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2010-08-062-23/+0
| * | | | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0
| * | | | Blackfin: unify rotary encoder bitmasksMike Frysinger2010-08-064-295/+73
| * | | | Blackfin: unify SDH/RSI bitmasksMike Frysinger2010-08-064-397/+117
| * | | | Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2010-08-062-12/+12
| * | | | Blackfin: TWI: clean up the MMR namesMike Frysinger2010-08-068-134/+70
| * | | | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2010-08-062-4/+5
| * | | | Blackfin: add support for dynamic ftraceMike Frysinger2010-08-065-9/+181
| * | | | Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-063-3/+12
| * | | | Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-061-1/+1
| * | | | Blackfin: document SPI CS limitations with CPHA=0Michael Hennerich2010-08-062-1/+18
| * | | | Blackfin: remove useless and outdated documentationMichael Hennerich2010-08-063-230/+0
| * | | | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-065-0/+359
| * | | | Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-0615-323/+323
| * | | | Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-061-1/+7
| * | | | Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-063-10/+27
| * | | | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-062-2/+3
| * | | | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-067-0/+7
| * | | | Blackfin: fix typo in hweight asmMike Frysinger2010-08-061-1/+1
| * | | | Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-061-1/+1
| * | | | Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-061-0/+10
| * | | | Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-061-51/+56
| * | | | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-063-11/+20
| * | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-067-24/+85
| * | | | Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1
| * | | | Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-062-5/+5
| * | | | Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-061-6/+1
| * | | | Blackfin: stub fpregs dumpingMike Frysinger2010-08-061-0/+1
| * | | | Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger2010-08-061-0/+17
| * | | | Blackfin: punt NFC MMR bitsMike Frysinger2010-08-062-141/+0
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-0923-382/+3390
|\ \ \ \ \
| * | | | | DMAENGINE: at_hdmac: locking fixletYong Wang2010-08-041-2/+2
| * | | | | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-041-2/+2
| * | | | | dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-041-1/+1
| * | | | | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-044-3/+55
| * | | | | DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij2010-08-041-0/+169
OpenPOWER on IntegriCloud