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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...
Takashi Sakamoto
1
-1
/
+3
2022-07-28
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
1
-12
/
+2
2022-06-17
firewire: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-4
/
+2
2022-06-17
firewire: cdev: fix potential leak of kernel stack due to uninitialized value
Takashi Sakamoto
1
-1
/
+1
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-27
/
+32
2022-04-25
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
2
-6
/
+6
2022-04-25
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
2
-20
/
+23
2022-04-25
firewire: fix potential uaf in outbound_phy_packet_callback()
Chengfeng Ye
1
-1
/
+3
2022-04-05
firewire: add kernel API to access packet structure in request structure for ...
Takashi Sakamoto
1
-0
/
+18
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
2
-2
/
+32
2022-04-05
firewire: Add dummy read_csr/write_csr functions
Hector Martin
1
-0
/
+11
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+6
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2021-11-01
firewire: Remove function callback casts
Oscar Carter
1
-6
/
+26
2021-10-28
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-7
/
+7
2021-10-16
scsi: firewire: sbp2: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-16
scsi: firewire: sbp2: Call scsi_done() directly
Bart Van Assche
1
-1
/
+1
2021-09-11
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+0
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+24
2021-07-05
firewire: nosy: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+24
2021-07-05
firewire: net: remove unused variable 'guid'
Pu Lehui
1
-4
/
+0
2021-06-15
firewire: nosy: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+24
2021-05-17
firewire: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
1
-2
/
+7
2021-03-17
firewire: ohci: Use tasklet_disable_in_atomic() where required
Sebastian Andrzej Siewior
1
-2
/
+2
2021-02-09
firewire: replace tricky statement by two simple ones
Uwe Kleine-König
1
-1
/
+3
2020-09-25
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
1
-15
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-7
/
+7
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-7
/
+7
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
5
-5
/
+5
2020-04-23
firewire: switch ioctl_queue_iso to use of copy_from_user()
Al Viro
1
-3
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-02
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+3
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+1
2019-11-13
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
3
-10
/
+2
2019-11-13
firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
1
-1
/
+1
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+5
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
1
-11
/
+1
2019-07-25
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
10
-140
/
+10
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-13
/
+2
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
1
-4
/
+1
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
[next]