index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
firewire: core: add forgotten dummy driver methods, remove unused ones
Stefan Richter
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
firewire: core: small clarifications in core-cdev
Stefan Richter
2010-07-29
firewire: core: remove unused code
Stefan Richter
2010-07-29
firewire: ohci: release channel in error path
Stefan Richter
2010-07-29
firewire: ohci: use memory barriers to order descriptor updates
Stefan Richter
2010-07-27
tools/firewire: add userspace front-end of nosy
Stefan Richter
2010-07-27
firewire: nosy: use generic printk macros
Stefan Richter
2010-07-27
firewire: nosy: endianess fixes and annotations
Stefan Richter
2010-07-27
firewire: nosy: annotate __user pointers and __iomem pointers
Stefan Richter
2010-07-27
firewire: nosy: fix device shutdown with active client
Stefan Richter
2010-07-27
firewire: nosy: handle errors in device probe
Stefan Richter
2010-07-27
firewire: nosy: fix IRQ handler for card ejection
Stefan Richter
2010-07-27
firewire: nosy: unroll some simple functions
Stefan Richter
2010-07-27
firewire: nosy: use flagless variants of spinlock accessors
Stefan Richter
2010-07-27
firewire: nosy: fix list corruption by NOSY_IOC_STOP
Stefan Richter
2010-07-27
firewire: nosy: convert to unlocked ioctl
Stefan Richter
2010-07-27
firewire: nosy: misc cleanups
Stefan Richter
2010-07-27
firewire: new driver: nosy - IEEE 1394 traffic sniffer
Stefan Richter
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
2010-07-23
firewire: core: fix upper bound of possible CSR allocations
Stefan Richter
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
2010-07-13
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
2010-07-13
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
2010-07-13
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
2010-07-08
firewire: core: no need to track irq flags in bm_work
Stefan Richter
2010-06-20
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
2010-06-20
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
2010-06-20
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
2010-06-20
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
2010-06-20
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
2010-06-20
firewire: cdev: fix race in iso context creation
Clemens Ladisch
2010-06-20
firewire: remove an unused function argument
Stefan Richter
2010-06-20
firewire: core: remove an unnecessary zero initialization
Stefan Richter
2010-06-19
firewire: core: remove unused variable
Stefan Richter
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
2010-06-19
firewire: core: combine some repeated code
Stefan Richter
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
2010-06-19
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
2010-06-10
firewire: core: always enable cycle master packets
Clemens Ladisch
[next]