| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-04 | 1 | -1/+0 |
|\ |
|
| * | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series | Takashi Sakamoto | 2014-05-26 | 1 | -1/+0 |
* | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 3 | -3/+10 |
|\ \ |
|
| * | | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk | Stefan Richter | 2014-05-29 | 1 | -0/+7 |
| * | | firewire: Use COMPILE_TEST for build testing | Jean Delvare | 2014-05-17 | 1 | -1/+1 |
| * | | firewire: net: fix NULL derefencing in fwnet_probe() | Daeseok Youn | 2014-05-12 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
| |/ |
|
* | | firewire: revert to 4 GB RDMA, fix protocols using Memory Space | Stefan Richter | 2014-05-29 | 2 | -3/+3 |
|/ |
|
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-03-08 | 2 | -11/+28 |
|\ |
|
| * | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 2014-03-07 | 2 | -11/+28 |
* | | firewire: ohci: fix probe failure with Agere/LSI controllers | Stefan Richter | 2014-03-06 | 1 | -13/+2 |
* | | firewire: net: fix use after free | Stefan Richter | 2014-02-28 | 1 | -3/+3 |
|/ |
|
* | firewire: Enable remote DMA above 4 GB | Stefan Richter | 2014-01-20 | 3 | -6/+11 |
* | firewire: ohci: Turn remote DMA support into a module parameter | Lubomir Rintel | 2014-01-12 | 1 | -8/+11 |
* | firewire: sbp2: bring back WRITE SAME support | Stefan Richter | 2013-12-15 | 1 | -1/+0 |
* | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 1 | -0/+1 |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | firewire: ohci: Fix deadlock at bus reset | Stephan Gatzka | 2013-08-29 | 1 | -1/+8 |
* | firewire: ohci: Change module_pci_driver to module_init/module_exit | Stephan Gatzka | 2013-08-29 | 1 | -1/+12 |
* | firewire: ohci: beautify some macro definitions | Stefan Richter | 2013-08-19 | 1 | -9/+9 |
* | firewire: ohci: change confusing name of a struct member | Stefan Richter | 2013-08-19 | 1 | -5/+5 |
* | firewire: core: typecast from gfp_t to bool more safely | Stefan Richter | 2013-07-30 | 1 | -1/+1 |
* | firewire: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo | 2013-07-30 | 1 | -2/+1 |
* | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch | 2013-07-27 | 2 | -2/+11 |
* | firewire: remove support of fw_driver.driver.probe and .remove methods | Stefan Richter | 2013-06-09 | 1 | -8/+2 |
* | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 2013-06-09 | 3 | -45/+67 |
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-05-09 | 5 | -152/+166 |
|\ |
|
| * | firewire: ohci: dump_stack() for PHY regs read/write failures | Peter Hurley | 2013-04-30 | 1 | -2/+4 |
| * | firewire: ohci: Improve bus reset error messages | Peter Hurley | 2013-04-30 | 1 | -13/+14 |
| * | firewire: ohci: Alias dev_* log functions | Peter Hurley | 2013-04-30 | 1 | -78/+65 |
| * | firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 | Peter Hurley | 2013-04-30 | 1 | -2/+18 |
| * | firewire: ohci: fix VIA VT6306 video reception | Andy Leiserson | 2013-04-28 | 1 | -3/+35 |
| * | firewire: ohci: Check LPS before register access on pci removal | Peter Hurley | 2013-04-28 | 1 | -4/+9 |
| * | firewire: ohci: Fix double free_irq() | Peter Hurley | 2013-04-28 | 1 | -22/+16 |
| * | firewire: remove unnecessary alloc/OOM messages | Stefan Richter | 2013-04-28 | 5 | -30/+12 |
| * | firewire: sbp2: replace BUG_ON by WARN_ON | Stefan Richter | 2013-04-28 | 1 | -2/+2 |
| * | firewire: core: remove an always false test | Stefan Richter | 2013-04-28 | 1 | -2/+1 |
| * | firewire: Remove two unneeded checks for macros | Paul Bolle | 2013-04-28 | 2 | -4/+0 |
* | | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 | 1 | -1/+1 |
* | | firewire net, ipv6: IPv6 over Firewire (RFC3146) support. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 2 | -8/+77 |
* | | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe... | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -127/+26 |
* | | firewire net: Ignore spd and max_payload advertised by ARP. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -16/+0 |
* | | firewire net: Allocate address handler before registering net_device. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -12/+10 |
* | | firewire net: Send L2 multicast via GASP. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -5/+7 |
* | | firewire net: Accept IPv4 and ARP only. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-03-26 | 1 | -2/+19 |
* | | firewire net: Release broadcast/fifo resources on ifdown. | YOSHIFUJI Hideaki | 2013-03-13 | 1 | -4/+4 |
* | | firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources. | YOSHIFUJI Hideaki | 2013-03-13 | 1 | -32/+36 |
* | | firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early. | YOSHIFUJI Hideaki | 2013-03-13 | 1 | -12/+12 |
* | | firewire net: Fix leakage of kmap for broadcast receive buffer. | YOSHIFUJI Hideaki | 2013-03-13 | 1 | -0/+7 |