index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
firewire net: Release broadcast/fifo resources on ifdown.
YOSHIFUJI Hideaki
1
-4
/
+4
2013-03-13
firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.
YOSHIFUJI Hideaki
1
-32
/
+36
2013-03-13
firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.
YOSHIFUJI Hideaki
1
-12
/
+12
2013-03-13
firewire net: Fix leakage of kmap for broadcast receive buffer.
YOSHIFUJI Hideaki
1
-0
/
+7
2013-03-13
firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_sta...
YOSHIFUJI Hideaki
1
-31
/
+26
2013-03-13
firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after...
YOSHIFUJI Hideaki
1
-0
/
+3
2013-03-13
firewire net: Fix memory leakage in fwnet_remove().
YOSHIFUJI Hideaki
1
-0
/
+2
2013-03-13
firewire net: Check dev->broadcast_state inside fwnet_broadcast_start().
YOSHIFUJI Hideaki
1
-5
/
+7
2013-03-13
firewire net: Setup broadcast and local fifo independently.
YOSHIFUJI Hideaki
1
-7
/
+8
2013-03-13
firewire net: Introduce fwnet_fifo_{start, stop}() helpers.
YOSHIFUJI Hideaki
1
-16
/
+35
2013-03-13
firewire net: No need to reset dev->local_fifo after failure of fw_core_add_a...
YOSHIFUJI Hideaki
1
-1
/
+1
2013-02-27
firewire: convert to idr_alloc()
Tejun Heo
2
-17
/
+13
2013-02-27
firewire: add minor number range check to fw_device_init()
Tejun Heo
1
-0
/
+4
2013-02-27
firewire: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
3
-9
/
+12
2013-01-20
firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+6
2013-01-20
firewire net: Ensure checksumming in upper layer.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2012-12-13
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+9
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2012-12-03
firewire: net: remove unused variable in fwnet_receive_broadcast()
Wei Yongjun
1
-2
/
+0
2012-12-02
firewire: net: Fix handling of fragmented multicast/broadcast packets.
Stephan Gatzka
1
-4
/
+9
2012-12-02
firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
Stefan Richter
1
-2
/
+0
2012-11-28
firewire: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
firewire: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2
-3
/
+3
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+1
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+1
2012-10-09
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
1
-2
/
+2
2012-09-28
firewire: addendum to address handler RCU conversion
Stefan Richter
1
-5
/
+8
2012-09-28
firewire: remove global lock around address handlers, convert to RCU
Peter Hurley
1
-9
/
+11
2012-09-25
firewire: ohci: get IR bit from TSB41BA3D phy
Stephan Gatzka
1
-1
/
+27
2012-09-25
firewire: core: feed /dev/random with devices' GUIDs
Clemens Ladisch
1
-0
/
+3
2012-07-30
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+55
2012-06-30
firewire: core: add is_local sysfs device attribute
Clemens Ladisch
1
-0
/
+9
2012-06-17
firewire: ohci: initialize multiChanMode bits after reset
Clemens Ladisch
1
-0
/
+5
2012-06-17
firewire: core: fix multichannel IR with buffers larger than 2 GB
Clemens Ladisch
1
-1
/
+1
2012-06-05
firewire: ohci: sanity-check MMIO resource
Clemens Ladisch
1
-0
/
+7
2012-05-27
firewire: ohci: lazy bus time initialization
Clemens Ladisch
1
-6
/
+12
2012-05-27
firewire: core: allocate the low memory region
Clemens Ladisch
1
-2
/
+21
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-160
/
+214
2012-05-21
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
1
-4
/
+6
2012-05-21
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
1
-2
/
+0
2012-05-21
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
1
-9
/
+4
2012-05-21
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
1
-1
/
+2
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2
-15
/
+1
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
1
-0
/
+9
2012-04-17
firewire: core: fw_device_refresh(): clean up error handling
Clemens Ladisch
1
-21
/
+12
[prev]
[next]