Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b9faf5e66bae8428a4ccdc1447d5399d1014581
/
drivers
/
firewire
2f78d8e
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 12 years ago
26c72e2
firewire: sbp2: document the absence of alignment requirements
by Clemens Ladisch
· 12 years ago
935f672
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
by Clemens Ladisch
· 12 years ago
f203022
firewire: sbp2: use scsi_dma_(un)map
by Clemens Ladisch
· 12 years ago
473ffe6
firewire: sbp2: give correct DMA device to scsi framework
by Clemens Ladisch
· 12 years ago
fc5f80b
firewire: Move fw_card kref functions into linux/firewire.h
by Chris Boot
· 13 years ago
253d923
firewire: Add function to get speed from opaque struct fw_request
by Chris Boot
· 13 years ago
8527f8e
firewire: core: fw_device_refresh(): clean up error handling
by Clemens Ladisch
· 13 years ago
94fba9f
firewire: core: log config rom reading errors
by Clemens Ladisch
· 13 years ago
3b00b00
firewire: core: log error in case of failed bus manager lock
by Clemens Ladisch
· 13 years ago
7bdbff6
firewire: move rcode_string() to core
by Clemens Ladisch
· 13 years ago
db7494e
firewire: core: improve reread_config_rom() interface
by Clemens Ladisch
· 13 years ago
d33ec3b
firewire: core: wait for inaccessible devices after bus reset
by Clemens Ladisch
· 13 years ago
8a8c473
firewire: ohci: omit spinlock IRQ flags where possible
by Stefan Richter
· 13 years ago
d713dfa
firewire: ohci: correct signedness of a local variable
by Stefan Richter
· 13 years ago
0b6c485
firewire: core: fix DMA mapping direction
by Stefan Richter
· 13 years ago
fe2af11
firewire: use module_pci_driver
by Axel Lin
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
3469940
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 13 years ago
d1bbd20
firewire: allow explicit flushing of iso packet completions
by Clemens Ladisch
· 13 years ago
18d6271
firewire: prevent dropping of completed iso packet header data
by Clemens Ladisch
· 13 years ago
910e76c
firewire: ohci: factor out iso completion flushing code
by Clemens Ladisch
· 13 years ago
7386401
firewire: ohci: simplify iso header pointer arithmetic
by Clemens Ladisch
· 13 years ago
90fcc89
firewire: ohci: optimize control bit checks
by Clemens Ladisch
· 13 years ago
b9b5bbf
firewire: ohci: remove unused excess_bytes field
by Clemens Ladisch
· 13 years ago
32c507f
firewire: ohci: copy_iso_headers(): make comment match the code
by Clemens Ladisch
· 13 years ago
0c0efba
firewire: ohci: fix too-early completion of IR multichannel buffers
by Clemens Ladisch
· 13 years ago
cfda62b
firewire: ohci: move runtime debug facility out of #ifdef
by Stefan Richter
· 13 years ago
98466cc
firewire: tone down some diagnostic log messages
by Stefan Richter
· 13 years ago
c13ccfc
firewire: sbp2: replace a GFP_ATOMIC allocation
by Stefan Richter
· 13 years ago
6503de6
firewire: sbp2: Fix SCSI sense data mangling
by Chris Boot
· 13 years ago
7404456
firewire: sbp2: Ignore SBP-2 targets on the local node
by Chris Boot
· 13 years ago
8ff6a75
firewire: sbp2: Take into account Unit_Unique_ID
by Chris Boot
· 13 years ago
e894d1d
firewire: nosy: Use the macro DMA_BIT_MASK().
by santosh nayak
· 13 years ago
ea102d0
firewire: core: convert AR-req handler lock from _irqsave to _bh
by Stefan Richter
· 13 years ago
90963f1
firewire: core: fix race at address_handler unregistration
by Stefan Richter
· 13 years ago
280f64d
firewire: core: remove obsolete comment
by Stefan Richter
· 13 years ago
26b4950
firewire: core: prefix log messages with card name
by Stefan Richter
· 13 years ago
8408dc1
firewire: net: use dev_printk API
by Stefan Richter
· 13 years ago
59759ff
firewire: net: identify to driver core as "firewire_net", not "net"
by Stefan Richter
· 13 years ago
0c22ecd
firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"
by Stefan Richter
· 13 years ago
320cfa6
firewire: ohci: disable MSI on Ricoh controllers
by Stefan Richter
· 13 years ago
d1bb399
firewire: ohci: add reset packet quirk for SB Audigy
by Clemens Ladisch
· 13 years ago
eba9eba
firewire: sbp2: use dev_printk API
by Stefan Richter
· 13 years ago
64d2172
firewire: ohci: use dev_printk API
by Stefan Richter
· 13 years ago
2107622
firewire: move fw_device reference counting from drivers to core
by Stefan Richter
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
823467e
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c
by Paul Gortmaker
· 13 years ago
a572e68
firewire: ohci: fix isochronous DMA synchronization
by Clemens Ladisch
· 13 years ago
32eaeae
firewire: ohci: work around selfID junk due to wrong gap count
by Clemens Ladisch
· 13 years ago
a74477d
firewire: net: Use posted writes
by Stephan Gatzka
· 13 years ago
4ec4a67
firewire: use clamp and min3 macros
by Stefan Richter
· 13 years ago
b810e4a
firewire: ohci: optimize TSB41BA3D detection
by Stefan Richter
· 13 years ago
28897fb
firewire: ohci: TSB41BA3D support tweaks
by Stefan Richter
· 13 years ago
25935eb
firewire: ohci: Add support for TSB41BA3D phy
by Stephan Gatzka
· 13 years ago
2d7a36e
firewire: ohci: Move code from the bus reset tasklet into a workqueue
by Stephan Gatzka
· 13 years ago
32ce38f
firewire: sbp2: fold two functions into one
by Stefan Richter
· 13 years ago
b2af07b
firewire: sbp2: move some code to more sensible places
by Stefan Richter
· 13 years ago
6ff8147
firewire: sbp2: remove obsolete reference counting
by Stefan Richter
· 13 years ago
f39aa30
firewire: ohci: add no MSI quirk for O2Micro controller
by Ming Lei
· 13 years ago
219f358
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
0278ccd
firewire: sbp2: fix panic after rmmod with slow targets
by Chris Boot
· 13 years ago
3210d19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
6f02bfc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
aaff120
firewire: core: handle ack_busy when fetching the Config ROM
by Stefan Richter
· 13 years ago
a01e836
firewire: ohci: fix DMA unmapping in an error path
by Stefan Richter
· 13 years ago
9c1176b
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
by Stefan Richter
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
441c196
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 13 years ago
93b3790
firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing
by Stefan Richter
· 13 years ago
d873d79
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
by Stefan Richter
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
7f7e3711
firewire: ohci: do not bind to Pinnacle cards, avert panic
by Stefan Richter
· 13 years ago
9f42617
firewire: ohci: skip soft reset retries after card ejection
by Stefan Richter
· 13 years ago
215fa44
firewire: ohci: fix PHY reg access after card ejection
by Stefan Richter
· 13 years ago
b14c369
firewire: ohci: add a comment on PHY reg access serialization
by Stefan Richter
· 13 years ago
9ef28cc
firewire: ohci: reduce potential context_stop latency
by Stefan Richter
· 13 years ago
dd6254e
firewire: ohci: remove superfluous posted write flushes
by Clemens Ladisch
· 13 years ago
bf337b1
firewire: net: replacing deprecated __attribute__((packed)) with __packed
by August Lilleaas
· 13 years ago
105e53f
firewire: sbp2: parallelize login, reconnect, logout
by Stefan Richter
· 14 years ago
81bf52d
firewire: sbp2: octlet AT payloads can be stack-allocated
by Stefan Richter
· 14 years ago
b75ca5e
firewire: sbp2: omit Scsi_Host lock from queuecommand
by Stefan Richter
· 14 years ago
6ea9e7b
firewire: core: use non-reentrant workqueue with rescuer
by Stefan Richter
· 14 years ago
13882a8
firewire: optimize iso queueing by setting wake only after the last packet
by Clemens Ladisch
· 14 years ago
f30e6d3
firewire: octlet AT payloads can be stack-allocated
by Stefan Richter
· 14 years ago
020abf0
Merge tag 'v2.6.39-rc7'
by Stefan Richter
· 13 years ago
8db72a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
2e053a2
firewire: Fix for broken configrom updates in quick succession
by B.J. Buchalter
· 14 years ago
0ff8fbc
firewire: ohci: optimize find_branch_descriptor()
by Clemens Ladisch
· 14 years ago
da28947
firewire: ohci: avoid separate DMA mapping for small AT payloads
by Clemens Ladisch
· 14 years ago
ecf8328
firewire: ohci: do not start DMA contexts before link is enabled
by Clemens Ladisch
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c3ca48f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
115881d
firewire: core: ignore link-active bit of new nodes, fix device recognition
by Stefan Richter
· 14 years ago
7a4e1e9
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
by Stefan Richter
· 14 years ago
dd5eeb9
firewire: core: increase default SPLIT_TIMEOUT value
by Clemens Ladisch
· 14 years ago
31ef913
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
by Clemens Ladisch
· 14 years ago
d838d2c0
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove
by Oleg Drokin
· 14 years ago
Next »