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: core: retry on local errors in bus manager election
Clemens Ladisch
2010-06-10
1
-0
/
+10
|
|
*
firewire: ohci: speed up PHY register accesses
Clemens Ladisch
2010-06-10
1
-4
/
+10
|
|
*
firewire: core: trivial fix for warning strings
Stefan Richter
2010-06-09
1
-3
/
+3
|
|
*
firewire: check cdev response length
Clemens Ladisch
2010-06-09
3
-4
/
+44
|
|
*
firewire: ohci: add MSI support
Clemens Ladisch
2010-06-09
1
-3
/
+12
|
|
*
firewire: ohci: do not enable interrupts without the handler
Stefan Richter
2010-06-09
1
-11
/
+13
|
*
|
tools/firewire: add userspace front-end of nosy
Stefan Richter
2010-07-27
1
-1
/
+2
|
*
|
firewire: nosy: use generic printk macros
Stefan Richter
2010-07-27
1
-17
/
+16
|
*
|
firewire: nosy: endianess fixes and annotations
Stefan Richter
2010-07-27
2
-51
/
+29
|
*
|
firewire: nosy: annotate __user pointers and __iomem pointers
Stefan Richter
2010-07-27
1
-4
/
+4
|
*
|
firewire: nosy: fix device shutdown with active client
Stefan Richter
2010-07-27
1
-29
/
+82
|
*
|
firewire: nosy: handle errors in device probe
Stefan Richter
2010-07-27
1
-7
/
+33
|
*
|
firewire: nosy: fix IRQ handler for card ejection
Stefan Richter
2010-07-27
1
-0
/
+4
|
*
|
firewire: nosy: unroll some simple functions
Stefan Richter
2010-07-27
1
-46
/
+29
|
*
|
firewire: nosy: use flagless variants of spinlock accessors
Stefan Richter
2010-07-27
1
-18
/
+12
|
*
|
firewire: nosy: fix list corruption by NOSY_IOC_STOP
Stefan Richter
2010-07-27
1
-1
/
+1
|
*
|
firewire: nosy: convert to unlocked ioctl
Stefan Richter
2010-07-27
1
-12
/
+17
|
*
|
firewire: nosy: misc cleanups
Stefan Richter
2010-07-27
3
-188
/
+171
|
*
|
firewire: new driver: nosy - IEEE 1394 traffic sniffer
Stefan Richter
2010-07-27
5
-0
/
+982
*
|
|
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...
Stefan Richter
2010-06-02
1
-5
/
+19
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-05-27
6
-95
/
+235
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
firewire: core: use separate timeout for each transaction
Clemens Ladisch
2010-05-19
3
-45
/
+37
|
*
|
firewire: core: Fix tlabel exhaustion problem
Peter Hurley
2010-05-19
1
-1
/
+1
|
*
|
firewire: core: make transaction label allocation more robust
Clemens Ladisch
2010-04-19
1
-5
/
+19
|
*
|
firewire: core: clean up config ROM related defined constants
Stefan Richter
2010-04-19
1
-5
/
+6
|
*
|
firewire: cdev: mark char device files as not seekable
Stefan Richter
2010-04-10
1
-4
/
+4
|
*
|
firewire: ohci: cleanups and fix for nonstandard build without debug facility
Stefan Richter
2010-04-10
1
-14
/
+15
|
*
|
firewire: ohci: wait for PHY register accesses to complete
Stefan Richter
2010-04-10
1
-55
/
+57
|
*
|
firewire: ohci: fix up configuration of TI chips
Clemens Ladisch
2010-04-10
2
-1
/
+26
|
*
|
firewire: ohci: enable 1394a enhancements
Clemens Ladisch
2010-04-10
3
-3
/
+86
|
*
|
firewire: ohci: do not clear PHY interrupt status inadvertently
Clemens Ladisch
2010-04-10
2
-0
/
+8
|
*
|
firewire: ohci: add a function for reading PHY registers
Clemens Ladisch
2010-04-10
1
-5
/
+19
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
5
-76
/
+65
|
|
\
\
|
*
|
|
Fix typos in comments
Thomas Weber
2010-03-16
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-04-22
2
-13
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
firewire: ohci: wait for local CSR lock access to finish
Clemens Ladisch
2010-04-19
1
-7
/
+13
|
*
|
|
firewire: ohci: prevent aliasing of locally handled register addresses
Clemens Ladisch
2010-04-19
1
-2
/
+1
|
*
|
|
firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources
Clemens Ladisch
2010-04-19
1
-3
/
+7
|
*
|
|
firewire: core: fix retries calculation in iso manage_channel()
Clemens Ladisch
2010-04-19
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-04-15
1
-10
/
+13
|
\
\
\
|
|
/
/
|
*
|
firewire: cdev: fix information leak
Stefan Richter
2010-04-10
1
-9
/
+9
|
*
|
firewire: cdev: require quadlet-aligned headers for transmit packets
Clemens Ladisch
2010-04-10
1
-0
/
+2
|
*
|
firewire: cdev: disallow receive packets without header
Clemens Ladisch
2010-04-10
1
-1
/
+2
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-1
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-03-26
3
-65
/
+47
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
firewire: core: align driver match with modalias
Stefan Richter
2010-03-24
1
-49
/
+38
|
*
firewire: core: fix Model_ID in modalias
Stefan Richter
2010-03-24
1
-26
/
+14
|
*
firewire: ohci: add cycle timer quirk for the TI TSB12LV22
Clemens Ladisch
2010-03-17
1
-0
/
+4
|
*
firewire: core: fw_iso_resource_manage: fix error handling
Clemens Ladisch
2010-03-15
1
-2
/
+3
[prev]
[next]