| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-05 |
|\ |
|
| * | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch | 2010-10-30 |
| * | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch | 2010-10-30 |
| * | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch | 2010-10-30 |
| * | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch | 2010-10-30 |
* | | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-25 |
|\ \ |
|
| * | | ieee1394: remove the old IEEE 1394 driver stack | Stefan Richter | 2010-10-11 |
| * | | ieee1394: move init_ohci1394_dma to drivers/firewire/ | Stefan Richter | 2010-10-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-10 |
| |\ \ \ |
|
| * | | | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 |
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| | |/ /
| |/| | |
|
* | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 |
| |_|/
|/| | |
|
* | | | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 2010-09-08 |
|/ / |
|
* | | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 2010-08-29 |
* | | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 2010-08-19 |
* | | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 2010-08-19 |
* | | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 2010-08-19 |
* | | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 2010-08-19 |
|/ |
|
*-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 |
|\ \ |
|
| | * | firewire: core: add forgotten dummy driver methods, remove unused ones | Stefan Richter | 2010-08-02 |
| | * | firewire: add isochronous multichannel reception | Stefan Richter | 2010-07-29 |
| | * | firewire: core: small clarifications in core-cdev | Stefan Richter | 2010-07-29 |
| | * | firewire: core: remove unused code | Stefan Richter | 2010-07-29 |
| | * | firewire: ohci: release channel in error path | Stefan Richter | 2010-07-29 |
| | * | firewire: ohci: use memory barriers to order descriptor updates | Stefan Richter | 2010-07-29 |
| | * | firewire: cdev: improve FW_CDEV_IOC_ALLOCATE | Stefan Richter | 2010-07-23 |
| | * | firewire: core: fix upper bound of possible CSR allocations | Stefan Richter | 2010-07-23 |
| | * | firewire: cdev: add PHY pinging | Stefan Richter | 2010-07-23 |
| | * | firewire: cdev: add PHY packet reception | Stefan Richter | 2010-07-23 |
| | * | firewire: cdev: add PHY packet transmission | Stefan Richter | 2010-07-23 |
| | * | firewire: core: use C99 initializer in array of ioctl handlers | Stefan Richter | 2010-07-23 |
| | * | firewire: normalize status values in packet callbacks | Stefan Richter | 2010-07-23 |
| | * | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter | 2010-07-13 |
| | * | firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c... | Stefan Richter | 2010-07-13 |
| | * | firewire: core: ensure some userspace API constants match corresponding kerne... | Stefan Richter | 2010-07-13 |
| | * | firewire: core: fix fw_send_request kerneldoc comment | Stefan Richter | 2010-07-13 |
| | * | firewire: cdev: check write quadlet request length to avoid buffer overflow | Clemens Ladisch | 2010-07-13 |
| | * | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id | Stefan Richter | 2010-07-08 |
| | * | firewire: core: no need to track irq flags in bm_work | Stefan Richter | 2010-07-08 |
| | * | firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_... | Stefan Richter | 2010-06-20 |
| | * | firewire: expose extended tcode of incoming lock requests to (userspace) drivers | Jay Fenlason | 2010-06-20 |
| | * | firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug | Stefan Richter | 2010-06-20 |
| | * | firewire: cdev: count references of cards during inbound transactions | Stefan Richter | 2010-06-20 |
| | * | firewire: cdev: fix responses to nodes at different card | Jay Fenlason | 2010-06-20 |
| | * | firewire: cdev: fix race in iso context creation | Clemens Ladisch | 2010-06-20 |
| | * | firewire: remove an unused function argument | Stefan Richter | 2010-06-20 |