Age | Commit message (Expand) | Author |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-09-05 | firewire: sbp2: fix freeing of unallocated memory | Stefan Richter |
2009-09-05 | firewire: ohci: fix Ricoh R5C832, video reception | Stefan Richter |
2009-09-05 | firewire: ohci: fix Agere FW643 and multiple cameras | Stefan Richter |
2009-09-05 | firewire: core: fix crash in iso resource management | Stefan Richter |
2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-01 | netdev: convert pseudo drivers to netdev_tx_t | Stephen Hemminger |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-07-02 | firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) | Stefan Richter |
2009-06-25 | firewire: core: do not DMA-map stack addresses | Stefan Richter |
2009-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-06-21 | firewire: new stack is no longer experimental | Stefan Richter |
2009-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-06-16 | firewire: net: better FIFO address range check and rcodes | Stefan Richter |
2009-06-16 | firewire: net: fix card driver reloading | Stefan Richter |
2009-06-16 | firewire: core: fix iso context shutdown on card removal | Stefan Richter |
2009-06-16 | firewire: core: fix DMA unmapping in iso buffer removal | Stefan Richter |
2009-06-15 | firewire: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-14 | firewire: net: adjust net_device ops | Stefan Richter |
2009-06-14 | firewire: net: remove unused code | Stefan Richter |
2009-06-14 | firewire: net: allow for unordered unit discovery | Stefan Richter |
2009-06-14 | firewire: net: style changes | Stefan Richter |
2009-06-14 | firewire: net: add Kconfig item, rename driver | Stefan Richter |
2009-06-14 | firewire: add IPv4 support | Jay Fenlason |
2009-06-14 | firewire: core: use more outbound tlabels | Stefan Richter |
2009-06-14 | firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met | Stefan Richter |
2009-06-06 | firewire: core: prepare for non-core children of card devices | Stefan Richter |
2009-06-06 | firewire: core: include linux/uaccess.h instead of asm/uaccess.h | Stefan Richter |
2009-06-06 | firewire: add parent-of-unit accessor | Stefan Richter |
2009-06-05 | firewire: rename source files | Stefan Richter |
2009-06-05 | firewire: reorganize header files | Stefan Richter |
2009-06-05 | firewire: clean up includes | Stefan Richter |
2009-06-05 | firewire: ohci: access bus_seconds atomically | Stefan Richter |
2009-06-05 | firewire: also use vendor ID in root directory for driver matches | Stefan Richter |
2009-06-05 | firewire: share device ID table type with ieee1394 | Stefan Richter |
2009-06-01 | firewire: core: add sysfs attribute for easier udev rules | Stefan Richter |
2009-06-01 | firewire: core: check for missing struct update at build time, not run time | Stefan Richter |
2009-05-17 | firewire: core: improve check for local node | Stefan Richter |
2009-03-24 | firewire: core: optimize propagation of BROADCAST_CHANNEL | Stefan Richter |
2009-03-24 | firewire: core: simplify broadcast channel allocation | Stefan Richter |
2009-03-24 | firewire: core: increase bus manager grace period | Stefan Richter |
2009-03-24 | firewire: core: drop unused call parameters of close_transaction | Stefan Richter |
2009-03-24 | firewire: cdev: add closure to async stream ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value | Stefan Richter |
2009-03-24 | firewire: cdev: fix race of ioctl_send_request with bus reset | Stefan Richter |
2009-03-24 | firewire: cdev: secure add_descriptor ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: amendment to "add ioctl to query maximum transmission speed" | Stefan Richter |