index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-01
firewire: core: Remove card from list of cards when enable fails
Petr Vandrovec
1
-1
/
+8
2009-01-29
firewire: sbp2: add workarounds for 2nd and 3rd generation iPods
Stefan Richter
1
-7
/
+9
2009-01-28
firewire: sbp2: fix DMA mapping leak on the failure path
Stefan Richter
1
-10
/
+17
2009-01-28
firewire: sbp2: define some magic numbers as macros
Stefan Richter
1
-11
/
+12
2009-01-28
firewire: sbp2: fix payload limit at S1600 and S3200
Stefan Richter
1
-11
/
+12
2009-01-24
firewire: core: optimize card shutdown
Stefan Richter
2
-3
/
+5
2009-01-24
firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco...
Stefan Richter
1
-1
/
+1
2009-01-24
firewire: ohci: change "context_stop: still active" log message
Stefan Richter
1
-2
/
+2
2009-01-20
firewire: keep highlevel drivers attached during brief connection loss
Stefan Richter
2
-22
/
+100
2009-01-20
firewire: unnecessary BM delay after generation rollover
Stefan Richter
3
-2
/
+11
2009-01-20
firewire: insist on successive self ID complete events
Stefan Richter
1
-0
/
+12
2009-01-10
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-05
firewire: reorder struct fw_card for better cache efficiency
Stefan Richter
1
-7
/
+3
2009-01-05
firewire: fix resetting of bus manager retry counter
Stefan Richter
2
-9
/
+6
2009-01-05
firewire: improve refcounting of fw_card
Jay Fenlason
4
-7
/
+21
2009-01-05
firewire: typo in comment
Jay Fenlason
1
-1
/
+1
2009-01-05
firewire: fix small memory leak at module removal
Stefan Richter
3
-1
/
+5
2009-01-05
firewire: fw-sbp2: remove unnecessary locking
Stefan Richter
1
-15
/
+6
2008-12-10
firewire: fw-ohci: fix IOMMU resource exhaustion
Stefan Richter
3
-4
/
+12
2008-11-25
firewire: fw-sbp2: another iPod mini quirk entry
Stefan Richter
1
-0
/
+5
2008-10-31
firewire: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-10
/
+8
2008-10-26
firewire: fw-sbp2: fix races
Jay Fenlason
1
-10
/
+26
2008-10-26
firewire: fw-sbp2: delay first login to avoid retries
Stefan Richter
1
-1
/
+1
2008-10-26
firewire: fw-ohci: initialization failure path fixes
Stefan Richter
1
-9
/
+14
2008-10-26
firewire: fw-ohci: don't leak dma memory on module removal
Jay Fenlason
1
-0
/
+27
2008-10-26
firewire: fix struct fw_node memory leak
Jay Fenlason
1
-2
/
+4
2008-10-26
firewire: Survive more than 256 bus resets
Jay Fenlason
1
-1
/
+1
2008-10-16
firewire: fix ioctl() return code
Stefan Richter
1
-1
/
+1
2008-10-16
firewire: fix setting tag and sy in iso transmission
Stefan Richter
1
-2
/
+2
2008-10-16
firewire: fw-sbp2: fix another small generation access bug
Stefan Richter
1
-2
/
+5
2008-10-16
firewire: fw-sbp2: enforce s/g segment size limit
Stefan Richter
1
-36
/
+27
2008-10-16
firewire: fw_send_request_sync()
Jay Fenlason
5
-114
/
+82
2008-08-19
firewire: Kconfig help update
Stefan Richter
1
-2
/
+2
2008-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-9
/
+20
2008-08-02
firewire: Preserve response data alignment bug when it is harmless
David Moore
1
-9
/
+20
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-70
/
+65
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
3
-6
/
+6
2008-07-25
firewire: state userland requirements in Kconfig help
Stefan Richter
1
-2
/
+7
2008-07-25
firewire: avoid memleak after phy config transmit failure
Stefan Richter
1
-37
/
+21
2008-07-25
firewire: fw-ohci: TSB43AB22/A dualbuffer workaround
Stefan Richter
1
-13
/
+24
2008-07-20
firewire: queue the right number of data
JiSheng Zhang
1
-3
/
+3
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+23
2008-07-14
firewire: warn on unfinished transactions during card removal
Stefan Richter
1
-1
/
+1
2008-07-14
firewire: small fw_fill_request cleanup
Stefan Richter
1
-7
/
+5
2008-07-14
firewire: fully initialize fw_transaction before marking it pending
Stefan Richter
1
-5
/
+4
2008-07-14
firewire: fix race of bus reset with request transmission
Stefan Richter
1
-2
/
+0
2008-07-14
firewire: don't respond to broadcast write requests
Stefan Richter
1
-6
/
+6
2008-07-14
firewire: clean up fw_card reference counting
Stefan Richter
3
-15
/
+40
2008-07-14
firewire: clean up some includes
Stefan Richter
1
-4
/
+4
2008-07-14
firewire: remove unused struct members
Stefan Richter
4
-5
/
+0
[next]