| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin SPI Driver: Make mmc_spi driver work on Blackfin | Wolfgang Muees | 2009-04-07 | 1 | -0/+2 |
* | Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support | Michael Hennerich | 2009-04-07 | 1 | -0/+1 |
* | Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation | Michael Hennerich | 2009-04-07 | 1 | -0/+2 |
* | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 1 | -10/+0 |
| |\ |
|
| | *---. | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 7 | -122/+84 |
| | |\ \ \ |
|
| | | \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 6 | -112/+84 |
| |\ \ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| * | | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | / / /
| | | |/ / /
| | |/| | | |
|
| * | | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-28 | 4 | -7/+17 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin arch: sport spi needs 6 gpio pins | Cliff Cai | 2009-03-28 | 1 | -1/+1 |
| * | | | | | Blackfin arch: clean up sports header file | Mike Frysinger | 2009-03-28 | 1 | -1/+1 |
| * | | | | | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x | Mike Frysinger | 2009-03-28 | 2 | -3/+3 |
| * | | | | | Blackfin arch: bf51x processors also have 8 timers | Mike Frysinger | 2009-03-28 | 1 | -2/+2 |
| * | | | | | Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs | Michael Hennerich | 2009-03-28 | 1 | -1/+4 |
| * | | | | | Blackfin arch: include linux headers that this one uses definitions from fro ... | Mike Frysinger | 2009-03-28 | 1 | -0/+7 |
* | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -10/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 | 1 | -10/+0 |
| | |/ /
| |/| | |
|
| * | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
* | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 13 | -256/+125 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| * | | | headers_check fix: blackfin, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 6 | -112/+84 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Blackfin arch: cleanup bfin_sport.h header and export it to userspace | Alon Bar-Lev | 2009-03-05 | 2 | -31/+15 |
| * | | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 | 4 | -81/+69 |
| | |/
| |/| |
|
* | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
|/ / |
|
* | | Blackfin arch: Remove outdated code | Michael Hennerich | 2009-02-04 | 1 | -23/+1 |
* | | Blackfin arch: Fix udelay implementation | Michael Hennerich | 2009-02-04 | 1 | -6/+5 |
* | | Blackfin arch: Faster Implementation of csum_tcpudp_nofold() | Michael Hennerich | 2009-02-04 | 1 | -17/+17 |
* | | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang | 2009-02-04 | 1 | -1/+1 |
* | | Blackfin arch: Add ability to count and display number of NMI interrupts | Robin Getz | 2009-02-04 | 1 | -0/+1 |
* | | Blackfin arch: cleanup bf54x ifdef mess in gpio code | Mike Frysinger | 2009-02-04 | 1 | -58/+0 |
* | | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2009-02-04 | 1 | -1/+1 |
* | | Blackfin arch: scrub comments/whitespace/cvs keywords | Mike Frysinger | 2009-02-04 | 1 | -38/+15 |
|/ |
|
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -1/+0 |
* | Blackfin arch: drop ad73311 test code | Mike Frysinger | 2009-01-07 | 1 | -3/+0 |
* | Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrd | Sonic Zhang | 2009-01-07 | 1 | -2/+4 |
* | Blackfin arch: add SDIO host driver platform data | Cliff Cai | 2009-01-07 | 1 | -0/+19 |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 | 7 | -57/+593 |
* | Blackfin arch: disable pthread stack check for SMP at runtime | Sonic Zhang | 2009-01-07 | 4 | -0/+22 |
* | Blackfin arch: Faster C implementation of no-MPU CPLB handler | Bernd Schmidt | 2009-01-07 | 5 | -136/+79 |
* | Blackfin arch: add get_dma_config() func to match set_dma_config() | Mike Frysinger | 2009-01-07 | 1 | -0/+4 |
* | Blackfin arch: add volatile markings to DMA MMRs | Mike Frysinger | 2009-01-07 | 1 | -1/+1 |
* | Blackfin arch: update header to match new location | Graf Yang | 2009-01-07 | 1 | -2/+2 |
* | Blackfin arch: remove unused members of dma_channel struct | Mike Frysinger | 2009-01-07 | 1 | -3/+0 |
* | Blackfin arch: Update some inline assembly, tweak some register constraints | Robin Getz | 2009-01-07 | 3 | -5/+10 |
* | Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommu | Mike Frysinger | 2009-01-07 | 1 | -0/+1 |
* | Blackfin arch: add __must_check markings to our user functions like other arches | Mike Frysinger | 2009-01-07 | 1 | -7/+8 |
* | Blackfin arch: dma code: cannot simply OR the ndsize | Mike Frysinger | 2009-01-07 | 1 | -1/+3 |