| Commit message (Expand) | Author | Age |
* | [Blackfin] arch: Restore default DMA priority over core on bf54x. | Sonic Zhang | 2007-12-24 |
* | [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in ... | Mike Frysinger | 2007-12-24 |
* | [Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not ... | Martin Strubel | 2007-12-24 |
* | [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to... | Michael Hennerich | 2007-12-24 |
* | [Blackfin] arch: added Minotaur BSP | Martin Strubel | 2008-01-27 |
* | [Blackfin] arch: replace current blackfin specific pfbutton driver with kerne... | Michael Hennerich | 2008-01-27 |
* | [Blackfin] arch: append IRQ Number to label string | Michael Hennerich | 2007-12-24 |
* | [Blackfin] arch: Fix gpio label handling | Michael Hennerich | 2007-12-24 |
* | [Blackfin] arch: add support for BF523/BF524/BF526 | Mike Frysinger | 2007-12-24 |
* | [Blackfin] arch: scrub dead alive/idle LED code | Mike Frysinger | 2007-12-24 |
* | [Blackfin] arch: fix up coding style in uaccess.h | Bernd Schmidt | 2007-12-23 |
* | [Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA abor... | Cliff Cai | 2007-12-23 |
* | [Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board | Javier Herrero | 2008-01-27 |
* | [Blackfin] arch: Fix if/def BUG - and define is multipoint NO | Bryan Wu | 2007-12-23 |
* | [Blackfin] arch: The BF527 EZkit connects UART1/PORTF | Michael Hennerich | 2007-12-23 |
* | [Blackfin] arch: update defconfig of boards | Bryan Wu | 2008-01-24 |
* | [Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver | Michael Hennerich | 2007-12-23 |
* | [Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit | Michael Hennerich | 2007-12-23 |
* | [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo... | Sonic Zhang | 2008-01-27 |
* | [Blackfin] arch: Clean up dump_bfin_mem | Robin Getz | 2007-12-23 |
* | [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi... | Michael Hennerich | 2008-01-27 |
* | [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. | Sonic Zhang | 2007-12-23 |
* | [Blackfin] arch: fix bug - make memcpy return the dest addr. | Yi Li | 2007-12-21 |
* | [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 | Cliff Cai | 2007-12-21 |
* | [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 boar... | Javier Herrero | 2007-12-21 |
* | [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ... | Robin Getz | 2007-12-21 |
* | [Blackfin] arch: do not use fixed numbers to describe offsets - no functional... | Robin Getz | 2007-12-21 |
* | [Blackfin] arch: do not use hard coded addresses | Robin Getz | 2007-12-21 |
* | [Blackfin] arch: fix bug gdb testing on hardware has regression | Robin Getz | 2007-12-24 |
* | [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. | Robin Getz | 2008-01-27 |
* | [Blackfin] arch: Add a note describing what is going on - no functional changes | Robin Getz | 2008-01-27 |
* | printk: revert ktime_get() timestamps | Ingo Molnar | 2008-01-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-01-27 |
|\ |
|
| * | [CIFS] DFS build fixes | Steve French | 2008-01-25 |
| * | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-24 |
| * | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-19 |
| * | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-10 |
| * | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 |
| * | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 |
| * | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-08 |
| * | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 |
| * | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 |
| * | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-30 |
| * | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-30 |
| * | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-30 |
| * | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-30 |
| * | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-30 |
| * | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-01-27 |
|\ \ |
|
| * | | ide: remove REQ_TYPE_ATA_CMD | Bartlomiej Zolnierkiewicz | 2008-01-26 |