index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
irda
/
irttp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
irda: Convert function pointer arrays and uses to const
Joe Perches
1
-2
/
+4
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
1
-75
/
+52
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
1
-15
/
+16
2013-07-19
net/irda: fixed style issues in irttp
Dragos Foianu
1
-27
/
+23
2012-11-28
irda: irttp: fix memory leak in irttp_open_tsap() error path
Tommi Rantala
1
-0
/
+1
2012-10-04
silence some noisy printks in irda
Dave Jones
1
-1
/
+1
2011-11-21
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-06-16
net: Remove casts of void *
Joe Perches
1
-9
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-18
net: irda: irttp: sync error paths of data- and udata-requests
Wolfram Sang
1
-4
/
+5
2010-11-16
irda: irttp: allow zero byte packets
Wolfram Sang
1
-6
/
+19
2010-06-12
irttp: Print device parameters and statistics as unsigned
Ben Hutchings
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-27
net: irda: init spinlock after memcpy
Deepak Saxena
1
-0
/
+1
2008-12-10
net: Make static
Roel Kluin
1
-7
/
+7
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-54
/
+54
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-10
[IRDA]: Make the IRDA use the seq_open_private()
Pavel Emelyanov
1
-19
/
+2
2007-07-18
[IrDA]: Fix IrDA build failure
Samuel Ortiz
1
-1
/
+1
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-07-10
[IrDA]: tsap init routine factorisation.
G. Liakhovetski
1
-10
/
+19
2007-04-25
[IrDA]: Misc spelling corrections.
G. Liakhovetski
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-03-20
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-1
/
+1
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-20
/
+20
2006-12-06
[IrDA]: Incorrect TTP header reservation
Jeet Chaudhuri
1
-2
/
+2
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
1
-0
/
+1
2006-12-02
[IRDA]: Trivial annotations.
Al Viro
1
-2
/
+2
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
1
-6
/
+8
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-6
/
+3
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
1
-5
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-09-24
[IRDA]: *irttp cleanup
Alexey Dobriyan
1
-11
/
+4
2005-09-24
[IRDA]: Fix memory leak in irttp_init()
Alexey Dobriyan
1
-0
/
+1
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1912