| Commit message (Expand) | Author | Age |
* | ieee1394: eth1394: coding style | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: Move common recv_init code to helper function | Jean Delvare | 2007-04-29 |
* | ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: reduce excessive function inlining | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: clean up host removal | Stefan Richter | 2007-04-29 |
* | ieee1394: eth1394: unregister address space in failure case | Stefan Richter | 2007-04-29 |
* | ieee1394: send async streams at S100 | Stefan Richter | 2007-04-29 |
* | ieee1394: SPIN_LOCK_UNLOCKED cleanup | Milind Arun Choudhary | 2007-04-29 |
* | ieee1394: nodemgr: unify some error messages | Stefan Richter | 2007-04-29 |
* | ieee1394: nodemgr: less noise in dmesg | Stefan Richter | 2007-04-29 |
* | ieee1394: unroll a weird macro | Stefan Richter | 2007-04-29 |
* | ieee1394: iso.c needs sched.h | Andrew Morton | 2007-04-29 |
* | ieee1394: some more includes | Stefan Richter | 2007-04-29 |
* | ieee1394: ieee1394_transactions needs sched.h | Torsten Kaiser | 2007-04-29 |
* | ieee1394: ieee1394_core printk format | Randy Dunlap | 2007-04-29 |
* | ieee1394: remove usage of skb_queue as packet queue | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: log if devices have CRC errors in their ROM | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: more sensible names for jump targets | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: warn on unreachable code | Stefan Richter | 2007-04-29 |
* | ieee1394: shrink csr1212_new_string_descriptor_leaf | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: coding style | Stefan Richter | 2007-04-29 |
* | ieee1394: replace vmalloc by kmalloc in csr1212 | Stefan Richter | 2007-04-29 |
* | ieee1394: de-inline some functions | Stefan Richter | 2007-04-29 |
* | ieee1394: stricter error checks in csr1212 | Stefan Richter | 2007-04-29 |
* | ieee1394: csr1212: rename some types | Stefan Richter | 2007-04-29 |
* | ieee1394: drop csr1212's support for external compilation | Stefan Richter | 2007-04-29 |
* | ieee1394: remove unused csr1212 code | Stefan Richter | 2007-04-29 |
* | ieee1394: small header cleanup | Stefan Richter | 2007-04-29 |
* | ieee1394: move some comments from declaration to definition | Stefan Richter | 2007-04-29 |
* | ieee1394: remove declarations of nonexisting functions | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: include fixes | Andrew Morton | 2007-04-29 |
* | ieee1394: sbp2: move some memory allocations into non-atomic context | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: optimize DMA direction of s/g tables | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: enforce 32bit DMA mapping | Stefan Richter | 2007-04-29 |
* | ieee1394: sbp2: remove unnecessary alignments of struct members | Stefan Richter | 2007-04-29 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 2007-04-27 |
| * | usb-net/pegasus: simplify carrier detection | Dan Williams | 2007-04-27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | [SCSI] esp_scsi.c: Fix compilation. | Alexey Dobriyan | 2007-04-27 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
| * | | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 |
| * | | [AFS]: Fix VLocation record update wakeup | David Howells | 2007-04-27 |
| * | | [NET]: Revert sk_buff walker cleanups. | David S. Miller | 2007-04-27 |
| |/ |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-04-27 |
|\ \
| |/
|/| |
|
| * | [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() | Adrian Bunk | 2007-04-27 |
| * | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport | 2007-04-27 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 |
| |\ |
|
| * | | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas | 2007-04-27 |