index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-17
/
+13
*
firewire: add minor number range check to fw_device_init()
Tejun Heo
2013-02-27
1
-0
/
+4
*
firewire: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
3
-9
/
+12
|
|
\
|
*
|
treewide: Fix typo in various drivers
Masanari Iida
2013-01-09
1
-1
/
+1
*
|
|
firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-6
/
+6
*
|
|
firewire net: Ensure checksumming in upper layer.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-3
/
+3
|
\
\
|
|
/
|
*
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
2
-3
/
+3
*
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-13
2
-8
/
+9
|
\
\
|
*
|
firewire: net: remove unused variable in fwnet_receive_broadcast()
Wei Yongjun
2012-12-03
1
-2
/
+0
|
*
|
firewire: net: Fix handling of fragmented multicast/broadcast packets.
Stephan Gatzka
2012-12-02
1
-4
/
+9
|
*
|
firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
Stefan Richter
2012-12-02
1
-2
/
+0
*
|
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
firewire: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
|
firewire: remove use of __devinit
Bill Pemberton
2012-11-28
2
-2
/
+2
|
|
/
*
|
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
1
-0
/
+1
*
|
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-11-13
1
-0
/
+1
|
/
*
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
2012-10-09
1
-2
/
+2
*
firewire: addendum to address handler RCU conversion
Stefan Richter
2012-09-28
1
-5
/
+8
*
firewire: remove global lock around address handlers, convert to RCU
Peter Hurley
2012-09-28
1
-9
/
+11
*
firewire: ohci: get IR bit from TSB41BA3D phy
Stephan Gatzka
2012-09-25
1
-1
/
+27
*
firewire: core: feed /dev/random with devices' GUIDs
Clemens Ladisch
2012-09-25
1
-0
/
+3
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
4
-9
/
+55
|
\
|
*
firewire: core: add is_local sysfs device attribute
Clemens Ladisch
2012-06-30
1
-0
/
+9
|
*
firewire: ohci: initialize multiChanMode bits after reset
Clemens Ladisch
2012-06-17
1
-0
/
+5
|
*
firewire: core: fix multichannel IR with buffers larger than 2 GB
Clemens Ladisch
2012-06-17
1
-1
/
+1
|
*
firewire: ohci: sanity-check MMIO resource
Clemens Ladisch
2012-06-05
1
-0
/
+7
|
*
firewire: ohci: lazy bus time initialization
Clemens Ladisch
2012-05-27
1
-6
/
+12
|
*
firewire: core: allocate the low memory region
Clemens Ladisch
2012-05-27
1
-2
/
+21
*
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-24
9
-160
/
+214
|
\
\
|
|
/
|
*
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
2012-05-21
1
-4
/
+6
|
*
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
2012-05-21
1
-2
/
+0
|
*
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
2012-05-21
1
-9
/
+4
|
*
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
2012-05-21
1
-1
/
+2
|
*
firewire: core: fw_device_refresh(): clean up error handling
Clemens Ladisch
2012-04-17
1
-21
/
+12
|
*
firewire: core: log config rom reading errors
Clemens Ladisch
2012-04-17
1
-15
/
+27
|
*
firewire: core: log error in case of failed bus manager lock
Clemens Ladisch
2012-04-17
1
-2
/
+2
|
*
firewire: move rcode_string() to core
Clemens Ladisch
2012-04-17
1
-0
/
+26
|
*
firewire: core: improve reread_config_rom() interface
Clemens Ladisch
2012-04-17
1
-21
/
+19
|
*
firewire: core: wait for inaccessible devices after bus reset
Clemens Ladisch
2012-04-17
1
-6
/
+3
|
*
firewire: ohci: omit spinlock IRQ flags where possible
Stefan Richter
2012-04-17
1
-13
/
+10
|
*
firewire: ohci: correct signedness of a local variable
Stefan Richter
2012-04-17
1
-2
/
+2
|
*
firewire: core: fix DMA mapping direction
Stefan Richter
2012-04-17
3
-39
/
+99
|
*
firewire: use module_pci_driver
Axel Lin
2012-04-09
2
-29
/
+6
*
|
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2012-05-09
2
-15
/
+1
*
|
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
2012-05-09
1
-0
/
+9
|
/
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
5
-5
/
+0
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-22
12
-298
/
+442
|
\
[next]