aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire
AgeCommit message (Expand)Author
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2014-07-13firewire: IEEE 1394 (FireWire) support should depend on HAS_DMAGeert Uytterhoeven
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-04Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-29firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto
2014-05-17firewire: Use COMPILE_TEST for build testingJean Delvare
2014-05-12firewire: net: fix NULL derefencing in fwnet_probe()Daeseok Youn
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-06firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter
2014-02-28firewire: net: fix use after freeStefan Richter
2014-01-20firewire: Enable remote DMA above 4 GBStefan Richter
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel
2013-12-15firewire: sbp2: bring back WRITE SAME supportStefan Richter
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-08-29firewire: ohci: Fix deadlock at bus resetStephan Gatzka
2013-08-29firewire: ohci: Change module_pci_driver to module_init/module_exitStephan Gatzka
2013-08-19firewire: ohci: beautify some macro definitionsStefan Richter
2013-08-19firewire: ohci: change confusing name of a struct memberStefan Richter
2013-07-30firewire: core: typecast from gfp_t to bool more safelyStefan Richter
2013-07-30firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-06-09firewire: remove support of fw_driver.driver.probe and .remove methodsStefan Richter
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter
2013-05-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley
2013-04-30firewire: ohci: Improve bus reset error messagesPeter Hurley
2013-04-30firewire: ohci: Alias dev_* log functionsPeter Hurley
2013-04-30firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley
2013-04-28firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson
2013-04-28firewire: ohci: Check LPS before register access on pci removalPeter Hurley
2013-04-28firewire: ohci: Fix double free_irq()Peter Hurley
2013-04-28firewire: remove unnecessary alloc/OOM messagesStefan Richter
2013-04-28firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter
2013-04-28firewire: core: remove an always false testStefan Richter
2013-04-28firewire: Remove two unneeded checks for macrosPaul Bolle
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明
2013-03-13firewire net: Release broadcast/fifo resources on ifdown.YOSHIFUJI Hideaki
2013-03-13firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.YOSHIFUJI Hideaki