Age | Commit message (Expand) | Author | Files | Lines |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -18/+2 |
2015-03-03 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -13/+0 |
2015-02-02 | firewire: core: use correct vendor/model IDs | Clemens Ladisch | 1 | -2/+2 |
2015-01-31 | firewire: sbp2: remove redundant check for bidi command | Stefan Richter | 1 | -11/+0 |
2015-01-22 | firewire: ohci: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2014-12-10 | firewire: sbp2: replace card lock by target lock | Stefan Richter | 1 | -31/+29 |
2014-12-10 | firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq | Stefan Richter | 1 | -9/+6 |
2014-12-10 | firewire: sbp2: protect a reference counter properly | Stefan Richter | 1 | -8/+6 |
2014-12-10 | firewire: core: document fw_csr_string's truncation of long strings | Stefan Richter | 1 | -0/+3 |
2014-11-19 | firewire: ohci: replace vm_map_ram() with vmap() | Clemens Ladisch | 1 | -4/+2 |
2014-11-14 | firewire: cdev: prevent kernel stack leaking into ioctl arguments | Stefan Richter | 1 | -2/+1 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+2 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2014-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2014-07-27 | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2014-07-23 | firewire: ohci: disable MSI for VIA VT6315 again | Stefan Richter | 1 | -2/+2 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-15 | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -0/+1 |
2014-07-13 | firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2014-06-12 | firewire: Use ktime_get_ts() | Thomas Gleixner | 1 | -3/+3 |
2014-06-04 | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+0 |
2014-06-04 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+10 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-05-29 | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk | Stefan Richter | 1 | -0/+7 |
2014-05-29 | firewire: revert to 4 GB RDMA, fix protocols using Memory Space | Stefan Richter | 2 | -3/+3 |
2014-05-26 | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series | Takashi Sakamoto | 1 | -1/+0 |
2014-05-17 | firewire: Use COMPILE_TEST for build testing | Jean Delvare | 1 | -1/+1 |
2014-05-12 | firewire: net: fix NULL derefencing in fwnet_probe() | Daeseok Youn | 1 | -2/+2 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -1/+1 |
2014-03-08 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -11/+28 |
2014-03-07 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 2 | -11/+28 |
2014-03-07 | firewire: ohci: fix probe failure with Agere/LSI controllers | Stefan Richter | 1 | -13/+2 |
2014-02-28 | firewire: net: fix use after free | Stefan Richter | 1 | -3/+3 |
2014-01-20 | firewire: Enable remote DMA above 4 GB | Stefan Richter | 3 | -6/+11 |
2014-01-12 | firewire: ohci: Turn remote DMA support into a module parameter | Lubomir Rintel | 1 | -8/+11 |
2013-12-15 | firewire: sbp2: bring back WRITE SAME support | Stefan Richter | 1 | -1/+0 |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 1 | -0/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-08-30 | firewire: ohci: Fix deadlock at bus reset | Stephan Gatzka | 1 | -1/+8 |
2013-08-30 | firewire: ohci: Change module_pci_driver to module_init/module_exit | Stephan Gatzka | 1 | -1/+12 |
2013-08-19 | firewire: ohci: beautify some macro definitions | Stefan Richter | 1 | -9/+9 |
2013-08-19 | firewire: ohci: change confusing name of a struct member | Stefan Richter | 1 | -5/+5 |
2013-07-30 | firewire: core: typecast from gfp_t to bool more safely | Stefan Richter | 1 | -1/+1 |
2013-07-30 | firewire: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo | 1 | -2/+1 |
2013-07-27 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch | 2 | -2/+11 |
2013-06-09 | firewire: remove support of fw_driver.driver.probe and .remove methods | Stefan Richter | 1 | -8/+2 |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 3 | -45/+67 |
2013-05-09 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -152/+166 |
2013-04-30 | firewire: ohci: dump_stack() for PHY regs read/write failures | Peter Hurley | 1 | -2/+4 |