index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-cdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
1
-3
/
+21
2011-07-16
firewire: cdev: prevent race between first get_info ioctl and bus reset event...
Stefan Richter
1
-8
/
+10
2011-07-16
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
Stefan Richter
1
-1
/
+1
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-1
/
+1
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
1
-1
/
+1
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-0
/
+1
2011-05-10
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
1
-3
/
+1
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
1
-1
/
+2
2011-01-23
firewire: cdev: remove unneeded reference
Clemens Ladisch
1
-5
/
+0
2011-01-23
firewire: cdev: always wait for outbound transactions to complete
Clemens Ladisch
1
-14
/
+28
2011-01-23
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Clemens Ladisch
1
-7
/
+1
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
1
-3
/
+4
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-82
/
+327
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
1
-21
/
+72
2010-07-29
firewire: core: small clarifications in core-cdev
Stefan Richter
1
-6
/
+6
2010-07-29
firewire: core: remove unused code
Stefan Richter
1
-6
/
+2
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
1
-3
/
+9
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
1
-3
/
+6
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
1
-5
/
+68
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
1
-0
/
+64
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
1
-21
/
+21
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
1
-1
/
+2
2010-07-13
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
1
-0
/
+11
2010-07-13
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
1
-0
/
+4
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
1
-1
/
+1
2010-06-20
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...
Stefan Richter
1
-9
/
+36
2010-06-20
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
1
-1
/
+6
2010-06-20
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
1
-0
/
+8
2010-06-20
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
1
-3
/
+4
2010-06-20
firewire: cdev: fix race in iso context creation
Clemens Ladisch
1
-5
/
+8
2010-06-20
firewire: remove an unused function argument
Stefan Richter
1
-2
/
+1
2010-06-20
firewire: core: remove an unnecessary zero initialization
Stefan Richter
1
-1
/
+1
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
1
-1
/
+1
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
1
-1
/
+1
2010-06-09
firewire: check cdev response length
Clemens Ladisch
1
-3
/
+6
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-4
/
+4
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-10
/
+13
2010-04-10
firewire: cdev: mark char device files as not seekable
Stefan Richter
1
-4
/
+4
2010-04-10
firewire: cdev: fix information leak
Stefan Richter
1
-9
/
+9
2010-04-10
firewire: cdev: require quadlet-aligned headers for transmit packets
Clemens Ladisch
1
-0
/
+2
2010-04-10
firewire: cdev: disallow receive packets without header
Clemens Ladisch
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
firewire: core: combine a bit of repeated code
Stefan Richter
1
-12
/
+5
2010-02-24
firewire: core: change type of a data buffer
Stefan Richter
1
-173
/
+152
2010-02-24
firewire: cdev: add more flexible cycle timer ioctl
Stefan Richter
1
-6
/
+32
2010-02-24
Merge tag 'v2.6.33' for its firewire changes since last branch point
Stefan Richter
1
-14
/
+36
2010-02-20
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
1
-1
/
+1
2010-02-20
firewire: get_cycle_timer optimization and cleanup
Stefan Richter
1
-9
/
+7
2010-01-26
firewire: core: fix use-after-free regression in FCP handler
Stefan Richter
1
-14
/
+36
2009-12-29
firewire: cdev: fix another memory leak in an error path
Stefan Richter
1
-0
/
+1
[next]