summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-1/+0
|\
| * ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-1/+0
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-3/+10
|\ \
| * | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter2014-05-291-0/+7
| * | firewire: Use COMPILE_TEST for build testingJean Delvare2014-05-171-1/+1
| * | firewire: net: fix NULL derefencing in fwnet_probe()Daeseok Youn2014-05-121-2/+2
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* / firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2014-05-292-3/+3
|/
* Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-082-11/+28
|\
| * firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-072-11/+28
* | firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter2014-03-061-13/+2
* | firewire: net: fix use after freeStefan Richter2014-02-281-3/+3
|/
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-203-6/+11
* firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-8/+11
* firewire: sbp2: bring back WRITE SAME supportStefan Richter2013-12-151-1/+0
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* firewire: ohci: Fix deadlock at bus resetStephan Gatzka2013-08-291-1/+8
* firewire: ohci: Change module_pci_driver to module_init/module_exitStephan Gatzka2013-08-291-1/+12
* firewire: ohci: beautify some macro definitionsStefan Richter2013-08-191-9/+9
* firewire: ohci: change confusing name of a struct memberStefan Richter2013-08-191-5/+5
* firewire: core: typecast from gfp_t to bool more safelyStefan Richter2013-07-301-1/+1
* firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-07-301-2/+1
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-272-2/+11
* firewire: remove support of fw_driver.driver.probe and .remove methodsStefan Richter2013-06-091-8/+2
* firewire: introduce fw_driver.probe and .remove methodsStefan Richter2013-06-093-45/+67
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-095-152/+166
|\
| * firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley2013-04-301-2/+4
| * firewire: ohci: Improve bus reset error messagesPeter Hurley2013-04-301-13/+14
| * firewire: ohci: Alias dev_* log functionsPeter Hurley2013-04-301-78/+65
| * firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley2013-04-301-2/+18
| * firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson2013-04-281-3/+35
| * firewire: ohci: Check LPS before register access on pci removalPeter Hurley2013-04-281-4/+9
| * firewire: ohci: Fix double free_irq()Peter Hurley2013-04-281-22/+16
| * firewire: remove unnecessary alloc/OOM messagesStefan Richter2013-04-285-30/+12
| * firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter2013-04-281-2/+2
| * firewire: core: remove an always false testStefan Richter2013-04-281-2/+1
| * firewire: Remove two unneeded checks for macrosPaul Bolle2013-04-282-4/+0
* | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
* | firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2013-03-262-8/+77
* | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-261-127/+26
* | firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-16/+0
* | firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-12/+10
* | firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-5/+7
* | firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-2/+19
* | firewire net: Release broadcast/fifo resources on ifdown.YOSHIFUJI Hideaki2013-03-131-4/+4
* | firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.YOSHIFUJI Hideaki2013-03-131-32/+36
* | firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.YOSHIFUJI Hideaki2013-03-131-12/+12
* | firewire net: Fix leakage of kmap for broadcast receive buffer.YOSHIFUJI Hideaki2013-03-131-0/+7