index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-4
/
+15
2011-05-10
Merge tag 'v2.6.39-rc7'
Stefan Richter
1
-14
/
+25
2011-05-02
firewire: Fix for broken configrom updates in quick succession
B.J. Buchalter
1
-14
/
+25
2011-04-19
firewire: ohci: optimize find_branch_descriptor()
Clemens Ladisch
1
-4
/
+3
2011-04-19
firewire: ohci: avoid separate DMA mapping for small AT payloads
Clemens Ladisch
1
-8
/
+17
2011-04-19
firewire: ohci: do not start DMA contexts before link is enabled
Clemens Ladisch
1
-6
/
+7
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-01-23
firewire: ohci: log dead DMA contexts
Clemens Ladisch
1
-4
/
+55
2011-01-13
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
1
-1
/
+1
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-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
1
-22
/
+22
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
1
-134
/
+277
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-10-30
firewire: ohci: fix race when reading count in AR descriptor
Clemens Ladisch
1
-2
/
+4
2010-10-30
firewire: ohci: avoid reallocation of AR buffers
Clemens Ladisch
1
-12
/
+16
2010-10-30
firewire: ohci: fix race in AR split packet handling
Clemens Ladisch
1
-14
/
+21
2010-10-30
firewire: ohci: fix buffer overflow in AR split packet handling
Clemens Ladisch
1
-3
/
+32
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
1
-18
/
+1
2010-09-08
firewire: ohci: activate cycle timer register quirk on Ricoh chips
Heikki Lindholm
1
-0
/
+1
2010-08-29
firewire: ohci: work around VIA and NEC PHY packet reception bug
Stefan Richter
1
-1
/
+9
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-153
/
+548
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
1
-69
/
+247
2010-07-29
firewire: ohci: release channel in error path
Stefan Richter
1
-0
/
+1
2010-07-29
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
1
-0
/
+3
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
1
-0
/
+3
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
1
-2
/
+1
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
1
-15
/
+38
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
1
-4
/
+4
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
1
-5
/
+14
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
1
-12
/
+2
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
1
-0
/
+1
2010-06-10
firewire: allocate broadcast channel in hardware
Clemens Ladisch
1
-6
/
+12
2010-06-10
firewire: add CSR cmstr support
Clemens Ladisch
1
-0
/
+35
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
1
-0
/
+27
2010-06-10
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
1
-1
/
+13
2010-06-10
firewire: add CSR BUS_TIME support
Clemens Ladisch
1
-59
/
+109
[next]