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
/
isdn
/
gigaset
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
1
-4
/
+5
2019-02-12
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+12
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
1
-0
/
+11
2018-10-13
gigaset: don't try to printk userland buffer contents
Al Viro
1
-1
/
+1
2018-10-08
isdn/gigaset/isocdata: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-08
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-10-05
gigaset: asyncdata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-06-22
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-14
/
+12
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+4
2018-05-17
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
1
-0
/
+1
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-15
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
1
-8
/
+6
2017-10-18
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2
-20
/
+23
2017-10-18
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
1
-9
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2
-3
/
+3
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-11
/
+11
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-14
/
+14
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
3
-48
/
+48
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-02-19
ser_gigaset: use container_of() instead of detour
Paul Bolle
1
-8
/
+1
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-07-15
isdn/gigaset: drop unused ldisc methods
Tilman Schmidt
1
-24
/
+0
2015-07-15
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2015-03-23
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
1
-107
/
+151
2015-03-23
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
1
-37
/
+19
2015-03-23
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
1
-69
/
+57
2015-03-23
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
1
-44
/
+55
2014-12-10
isdn/gigaset: enable Kernel CAPI support by default
Tilman Schmidt
1
-1
/
+1
2014-12-10
isdn/gigaset: elliminate unnecessary argument from send_cb()
Tilman Schmidt
1
-16
/
+15
2014-12-10
isdn/gigaset: clarify gigaset_modem_fill control structure
Tilman Schmidt
1
-28
/
+24
2014-12-10
isdn/gigaset: drop duplicate declaration
Tilman Schmidt
1
-3
/
+0
2014-10-14
isdn/gigaset: fix usb_gigaset write_cmd result race
Tilman Schmidt
1
-1
/
+3
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
1
-23
/
+125
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-05
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
1
-7
/
+5
2014-10-05
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
1
-2
/
+0
2014-10-05
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
[next]