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
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
Denis V. Lunev
1
-1
/
+1
2007-10-15
[ISDN]: Remove local copy of device name to make sure renames work.
Karsten Keil
2
-68
/
+85
2007-10-14
hisax: hfc_usb: update to current CVS version
Martin Bachem
1
-30
/
+33
2007-10-14
more trivial signedness fixes in drivers
Al Viro
2
-2
/
+3
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2
-2
/
+2
2007-10-13
fallout from elsa setup split
Al Viro
1
-1
/
+1
2007-10-12
Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...
Linus Torvalds
7
-662
/
+868
2007-10-12
[ISDN] HiSax diva: split setup into three smaller functions
Jeff Garzik
1
-219
/
+294
2007-10-12
[ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their own
Jeff Garzik
1
-119
/
+157
2007-10-12
[ISDN] HiSax elsa: split huge setup function into four smaller functions
Jeff Garzik
1
-216
/
+278
2007-10-12
[ISDN] HiSax avm_pci: split setup into three smaller functions
Jeff Garzik
1
-88
/
+136
2007-10-12
[ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source code
Jeff Garzik
3
-20
/
+3
2007-10-12
[ISDN] hysdn: convert to PCI hotplug API
Jeff Garzik
1
-144
/
+130
2007-10-10
[ISDN]: Change I4L to use alloc_netdev().
Karsten Keil
2
-84
/
+91
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-69
/
+36
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
3
-7
/
+10
2007-10-08
ISDN: Fix data access out of array bounds
Karsten Keil
1
-2
/
+3
2007-08-26
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
Jesper Juhl
2
-4
/
+3
2007-08-21
hisax: update hfc_usb driver
Martin Bachem
2
-445
/
+288
2007-07-31
Remove 'isdn_* is defined but unused' warnings
Charlie Shepherd
1
-2
/
+2
2007-07-21
Use menuconfig objects: ISDN/Gigaset
Jan Engelhardt
1
-6
/
+2
2007-07-21
Use menuconfig objects: ISDN
Jan Engelhardt
1
-2
/
+2
2007-07-21
Use menuconfig objects - CONFIG_ISDN_I4L
Tilman Schmidt
8
-17
/
+5
2007-07-19
isdn/sc: compile breakage re check_reset()
Alexey Dobriyan
3
-3
/
+3
2007-07-18
ISDN HiSax: uninitialized return in hisax_cs_setup
Florin Malita
1
-3
/
+1
2007-07-17
[ISDN] HiSax hfc_pci: minor cleanups
Jeff Garzik
1
-98
/
+93
2007-07-17
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
Jeff Garzik
1
-45
/
+63
2007-07-17
[ISDN] HiSax enternow: split setup into 3 smaller functions
Jeff Garzik
1
-76
/
+89
2007-07-17
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
Jeff Garzik
1
-74
/
+93
2007-07-17
[ISDN] HiSax netjet_s: code movement, prep for hotplug
Jeff Garzik
1
-86
/
+108
2007-07-17
[ISDN] HiSax: move card state alloc/setup code into separate functions
Jeff Garzik
1
-18
/
+54
2007-07-17
[ISDN] HiSax: move card setup into separate function
Jeff Garzik
1
-88
/
+99
2007-07-17
i4l: leak in eicon/idifunc.c
Armin Schindler
1
-0
/
+1
2007-07-17
isdn/capi warning fixes
Andrew Morton
1
-1
/
+1
2007-07-17
Use menuconfig objects: ISDN: CONFIG_CAPI_EICON
Jan Engelhardt
1
-11
/
+10
2007-07-17
Use menuconfig objects: ISDN: CONFIG_CAPI_AVM
Jan Engelhardt
1
-12
/
+10
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
Jan Engelhardt
5
-15
/
+13
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN
Jan Engelhardt
5
-16
/
+10
2007-07-17
sane irq initialization in sedlbauer hisax
Karsten Keil
1
-1
/
+7
2007-07-17
Make ISDN CAPI use seq_list_xxx helpers
Pavel Emelianov
1
-24
/
+4
2007-07-17
Mismatching declarations of revision strings in HiSax
David Woodhouse
1
-5
/
+5
2007-07-17
Use mutex instead of semaphore in CAPI 2.0 driver
Matthias Kaehlcke
1
-3
/
+3
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-3
/
+1
2007-06-08
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-01
isdn: fix section mismatch warnings
Sam Ravnborg
2
-2
/
+2
2007-06-01
Fix broken CLIR in isdn driver
Karsten Keil
1
-1
/
+2
2007-06-01
ISDN4Linux: fix maturity label
Tilman Schmidt
1
-4
/
+5
2007-05-23
drivers/isdn/hardware/eicon/message.c warning fixes
Andrew Morton
1
-7
/
+6
2007-05-23
capifunc warning fixes
Andrew Morton
1
-8
/
+8
2007-05-23
HiSax: fix error checking for hisax_register()]
Alan Stern
5
-29
/
+30
[next]