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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-02
Add DIP switch readout for HFC-4S IOB4ST
Karsten Keil
1
-3
/
+3
2008-08-02
Fix remaining big endian issue of hfcmulti
Karsten Keil
1
-14
/
+13
2008-08-02
mISDN cleanup user interface
Karsten Keil
4
-10
/
+8
2008-08-02
mISDN fix main ISDN Makefile
Karsten Keil
1
-1
/
+1
2008-07-30
hysdn: remove the packed attribute from PofTimStamp_tag
David Howells
1
-1
/
+1
2008-07-30
isdn: use the common ascii hex helpers
Harvey Harrison
1
-3
/
+2
2008-07-28
Remove deprecated virt_to_bus()
Karsten Keil
2
-3
/
+1
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
3
-3
/
+3
2008-07-27
isdn: mISDN HFC PCI support depends on virt_to_bus()
Stephen Rothwell
1
-0
/
+1
2008-07-27
Fix namespace issue with Hisax
Karsten Keil
3
-3
/
+3
2008-07-27
Add layer1 over IP support
Karsten Keil
5
-1
/
+2003
2008-07-27
Add mISDN HFC multiport driver
Karsten Keil
4
-0
/
+6537
2008-07-27
Add mISDN HFC PCI driver
Karsten Keil
4
-0
/
+2503
2008-07-27
Add mISDN DSP
Karsten Keil
14
-0
/
+5991
2008-07-27
Add mISDN core files
Karsten Keil
15
-0
/
+6835
2008-07-27
Add mISDN driver
Karsten Keil
3
-1
/
+5
2008-07-26
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
David Howells
1
-2
/
+0
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
4
-16
/
+16
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+2
2008-07-22
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-07-20
tty: Ldisc revamp
Alan Cox
2
-3
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
5
-13
/
+31
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
9
-41
/
+26
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-1
/
+1
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-1
/
+1
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-0
/
+4
2008-06-20
divamnt: BKL pushdown
Jonathan Corbet
1
-5
/
+11
2008-06-20
CAPI: BKL pushdown
Jonathan Corbet
1
-6
/
+11
2008-06-20
isdn: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+2
2008-06-12
drivers/isdn/sc/ioctl.c: add missing kfree
Julia Lawall
1
-0
/
+1
2008-06-10
isdn: use simple_read_from_buffer()
Akinobu Mita
1
-21
/
+8
2008-06-10
isdn divas: fix proc creation
Alexey Dobriyan
2
-3
/
+2
2008-05-23
isdn: fix integer as NULL pointer warning
Harvey Harrison
1
-3
/
+3
2008-05-14
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-14
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-14
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-01
isdn: hysdn_procconf.c build fix
Ingo Molnar
1
-1
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-7
/
+8
2008-04-30
isdn: switch to int put_char method
Alan Cox
1
-3
/
+6
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-3
/
+1
2008-04-30
isdn_tty: Prepare for BKL push down
Alan Cox
1
-18
/
+8
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
5
-32
/
+22
2008-04-28
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
1
-4
/
+4
2008-04-28
capifs: fix memory leak on remount
Cyrill Gorcunov
1
-0
/
+1
2008-04-28
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
1
-4
/
+6
[next]