index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-81
/
+139
2011-03-20
firewire: core: ignore link-active bit of new nodes, fix device recognition
Stefan Richter
1
-7
/
+12
2011-03-20
firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'
Stefan Richter
1
-8
/
+3
2011-03-20
firewire: core: increase default SPLIT_TIMEOUT value
Clemens Ladisch
1
-4
/
+12
2011-03-15
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
2
-3
/
+1
2011-03-14
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove
Oleg Drokin
1
-2
/
+2
2011-03-14
firewire: ohci: omit IntEvent.busReset check rom AT queueing
Stefan Richter
1
-15
/
+2
2011-02-26
firewire: ohci: prevent starting of iso contexts with empty queue
Clemens Ladisch
1
-0
/
+4
2011-02-26
firewire: ohci: prevent iso completion callbacks after context stop
Clemens Ladisch
1
-0
/
+1
2011-02-26
firewire: core: rename some variables
Clemens Ladisch
1
-11
/
+11
2011-02-26
firewire: nosy: should work on Power Mac G4 PCI too
Stefan Richter
1
-1
/
+2
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
4
-5
/
+8
2011-01-23
firewire: cdev: remove unneeded reference
Clemens Ladisch
1
-5
/
+0
2011-01-23
firewire: cdev: always wait for outbound transactions to complete
Clemens Ladisch
1
-14
/
+28
2011-01-23
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Clemens Ladisch
1
-7
/
+1
2011-01-23
firewire: ohci: log dead DMA contexts
Clemens Ladisch
1
-4
/
+55
2011-01-21
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+19
2011-01-21
firewire: net: is not experimental anymore
Stefan Richter
1
-4
/
+2
2011-01-21
firewire: net: invalidate ARP entries of removed nodes
Maxim Levitsky
1
-1
/
+8
2011-01-21
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2011-01-13
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
1
-1
/
+1
2011-01-04
firewire: use split transaction timeout only for split transactions
Clemens Ladisch
1
-13
/
+32
2011-01-04
firewire: ohci: consolidate context status flags
Stefan Richter
1
-6
/
+3
2011-01-04
firewire: ohci: cache the context run bit
Clemens Ladisch
1
-4
/
+4
2011-01-04
firewire: ohci: flush AT contexts after bus reset - addendum
Stefan Richter
1
-0
/
+7
2011-01-03
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
Clemens Ladisch
1
-7
/
+39
2010-12-19
firewire: net: set carrier state at ifup
Stefan Richter
1
-15
/
+21
2010-12-19
firewire: net: add carrier detection
Maxim Levitsky
1
-0
/
+17
2010-12-13
firewire: net: ratelimit error messages
Maxim Levitsky
1
-4
/
+12
2010-12-13
firewire: ohci: restart iso DMA contexts on resume from low power mode
Maxim Levitsky
1
-8
/
+46
2010-12-13
firewire: ohci: restore GUID on resume.
Maxim Levitsky
1
-0
/
+7
2010-12-13
firewire: ohci: use common buffer for self IDs and AR descriptors
Clemens Ladisch
1
-32
/
+34
2010-12-13
firewire: ohci: optimize iso context checks in the interrupt handler
Clemens Ladisch
1
-13
/
+19
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
4
-29
/
+33
2010-12-13
firewire: ohci: properly clear posted write errors
Clemens Ladisch
1
-3
/
+12
2010-12-13
firewire: ohci: flush MMIO writes in the interrupt handler
Clemens Ladisch
1
-1
/
+2
2010-12-13
firewire: ohci: fix AT context initialization error handling
Clemens Ladisch
1
-4
/
+10
2010-12-13
firewire: ohci: Asynchronous Reception rewrite
Clemens Ladisch
2
-135
/
+278
2010-12-12
firewire: core: Update WARN uses
Joe Perches
1
-3
/
+3
2010-12-12
firewire: nosy: char device is not seekable
Stefan Richter
1
-2
/
+1
2010-12-12
firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI
Stefan Richter
1
-15
/
+33
2010-12-12
firewire: ohci: fix regression with VIA VT6315, disable MSI
Stefan Richter
1
-1
/
+2
2010-11-28
Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-70
/
+90
2010-11-17
firewire: net: throttle TX queue before running out of tlabels
Stefan Richter
1
-24
/
+35
2010-11-17
firewire: net: replace lists by counters
Stefan Richter
1
-47
/
+26
2010-11-17
firewire: net: fix memory leaks
Stefan Richter
1
-4
/
+31
2010-11-17
firewire: net: count stats.tx_packets and stats.tx_bytes
Stefan Richter
1
-3
/
+6
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-10-30
firewire: ohci: fix race when reading count in AR descriptor
Clemens Ladisch
1
-2
/
+4
[next]