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
*
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
*
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
*
|
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-03-03
6
-507
/
+447
|
\
\
|
|
/
|
*
firewire: ohci: extend initialization log message
Stefan Richter
2010-02-24
1
-7
/
+10
|
*
firewire: ohci: fix IR/IT context mask mixup
Stefan Richter
2010-02-24
1
-7
/
+7
|
*
firewire: ohci: add module parameter to activate quirk fixes
Stefan Richter
2010-02-24
1
-0
/
+11
|
*
firewire: ohci: use an ID table for quirks detection
Stefan Richter
2010-02-24
1
-18
/
+28
|
*
firewire: ohci: reorder struct fw_ohci for better cache efficiency
Stefan Richter
2010-02-24
1
-11
/
+12
|
*
firewire: ohci: remove unused dualbuffer IR code
Stefan Richter
2010-02-24
1
-183
/
+1
|
*
firewire: core: combine a bit of repeated code
Stefan Richter
2010-02-24
1
-12
/
+5
|
*
firewire: core: change type of a data buffer
Stefan Richter
2010-02-24
1
-173
/
+152
|
*
firewire: cdev: add more flexible cycle timer ioctl
Stefan Richter
2010-02-24
1
-6
/
+32
|
*
firewire: core: rename an internal function
Stefan Richter
2010-02-24
1
-14
/
+14
|
*
firewire: core: fix an information leak
Stefan Richter
2010-02-24
1
-0
/
+1
|
*
firewire: core: increase stack size of config ROM reader
Stefan Richter
2010-02-24
1
-4
/
+2
|
*
firewire: core: don't fail device creation in case of too large config ROM bl...
Stefan Richter
2010-02-24
1
-7
/
+11
|
*
firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
Stefan Richter
2010-02-24
1
-10
/
+22
|
*
Merge tag 'v2.6.33' for its firewire changes since last branch point
Stefan Richter
2010-02-24
4
-47
/
+114
|
|
\
|
*
|
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
2010-02-20
4
-31
/
+15
|
*
|
firewire: get_cycle_timer optimization and cleanup
Stefan Richter
2010-02-20
2
-37
/
+36
|
*
|
firewire: ohci: enable cycle timer fix on ALi and NEC controllers
Stefan Richter
2010-02-19
1
-5
/
+8
|
*
|
firewire: ohci: work around cycle timer bugs on VIA controllers
Clemens Ladisch
2010-02-19
1
-3
/
+49
|
*
|
firewire: make PCI device id constant
Németh Márton
2010-01-10
1
-1
/
+1
[next]