| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Blackfin: ad7160eval: new board port | Michael Hennerich | 2010-10-22 | 5 | -1/+984 |
| * | | | | | Blackfin: bf537-stamp: re-use regulator framework with ad5398 parts | Sonic Zhang | 2010-10-22 | 1 | -10/+1 |
| * | | | | | Blackfin: bf537-stamp: re-use the fixed regulator voltage driver | Sonic Zhang | 2010-10-22 | 1 | -55/+25 |
| * | | | | | Blackfin: SIC: BF537: change default data/error relative priorities | Michael Hennerich | 2010-10-22 | 1 | -2/+2 |
| * | | | | | Blackfin: bf537-stamp: add example IIO resources | Michael Hennerich | 2010-10-22 | 1 | -12/+442 |
| * | | | | | Blackfin: bf537-stamp: use correct spi mode with ad2s90 parts | Barry Song | 2010-10-22 | 1 | -0/+1 |
| * | | | | | Blackfin: bf537-stamp: add example adau1373 i2c resources | Cliff Cai | 2010-10-22 | 1 | -0/+5 |
| * | | | | | Blackfin: bf537-stamp: add example adav801/3 resources | Yi Li | 2010-10-22 | 1 | -0/+25 |
| * | | | | | Blackfin: bf537-stamp: add example ad1937 i2c resources | Barry Song | 2010-10-22 | 1 | -0/+6 |
| * | | | | | Blackfin: bf537-stamp: fix NAND resources | Mike Frysinger | 2010-10-22 | 1 | -1/+1 |
| * | | | | | Blackfin: boards: use proper irq flags with isp1362-hcd | Michael Hennerich | 2010-10-22 | 8 | -8/+8 |
| * | | | | | Blackfin: bf561-acvilon: fix NAND resources | Valentin Yakovenkov | 2010-10-22 | 1 | -1/+1 |
| * | | | | | Blackfin: cm-bf548: add support for Socket CAN | Michael Hennerich | 2010-10-22 | 1 | -0/+43 |
| * | | | | | Blackfin: boards: update AD183x resources | Barry Song | 2010-10-22 | 14 | -63/+65 |
| * | | | | | Blackfin: bf537-stamp: update GPIO CS devices | Barry Song | 2010-10-22 | 1 | -5/+3 |
| * | | | | | Blackfin: punt short SPI MMR bit names | Mike Frysinger | 2010-10-22 | 7 | -383/+0 |
* | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 2 | -0/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 2 | -0/+2 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 30 | -630/+738 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -12/+1 |
| * | | | | | | Blackfin: Rename IRQ flags handling functions | David Howells | 2010-10-07 | 19 | -274/+284 |
| * | | | | | | Blackfin: Add missing dep to asm/irqflags.h | David Howells | 2010-10-07 | 1 | -1/+8 |
| * | | | | | | Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header | David Howells | 2010-10-07 | 5 | -47/+58 |
| * | | | | | | Blackfin: Split PLL code from mach-specific cdef headers | David Howells | 2010-10-07 | 14 | -344/+435 |
| |/ / / / / |
|
* | | | | | | spi/bfin_spi: combine duplicate SPI_CTL read/write logic | Mike Frysinger | 2010-10-18 | 1 | -68/+0 |
* | | | | | | spi/bfin_spi: redo GPIO CS handling | Barry Song | 2010-10-18 | 1 | -1/+2 |
* | | | | | | Blackfin: SPI: expand SPI bitmasks | Mike Frysinger | 2010-10-18 | 1 | -4/+7 |
* | | | | | | spi/bfin_spi: drop custom cs_change_per_word support | Mike Frysinger | 2010-10-18 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | Blackfin: bf52x/bf54x boards: drop unused nand page size | Barry Song | 2010-08-27 | 5 | -5/+0 |
* | | | | | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger | 2010-08-27 | 8 | -576/+0 |
* | | | | | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger | 2010-08-23 | 2 | -1/+7 |
* | | | | | Blackfin: fix hweight breakage | Mike Frysinger | 2010-08-23 | 1 | -7/+10 |
* | | | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | BFIN: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 2 | -0/+2 |
* | | | | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 24 | -31110/+10 |
* | | | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -2/+2 |
* | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-10 | 1 | -3/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | mtd: Blackfin NFC: fix handling of page sizes | Barry Song | 2010-08-05 | 1 | -3/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-08-09 | 83 | -1859/+2459 |
|\ \ \ |
|
| * | | | Blackfin: gpio: add a debounce stub | Mike Frysinger | 2010-08-06 | 1 | -0/+5 |
| * | | | Blackfin: update defconfigs | Mike Frysinger | 2010-08-06 | 20 | -377/+1062 |
| * | | | Blackfin: remove CONFIG_MEM_GENERIC_BOARD | Christian Dietrich | 2010-08-06 | 2 | -23/+0 |
| * | | | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing | Michael Hennerich | 2010-08-06 | 1 | -24/+0 |