index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
3
-5
/
+5
2010-07-13
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
9
-46
/
+48
2010-07-13
isdn: fix strlen() usage
Dan Carpenter
1
-3
/
+4
2010-07-08
isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI
Tilman Schmidt
1
-2
/
+2
2010-07-08
isdn/gigaset: fix leaks in error path
Tilman Schmidt
1
-0
/
+2
2010-07-08
isdn/gigaset: reduce syslog spam
Tilman Schmidt
1
-8
/
+8
2010-07-08
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
5
-18
/
+0
2010-07-08
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
1
-1
/
+26
2010-07-08
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
1
-11
/
+16
2010-07-08
isdn/gigaset: drop debug check on isochronous write
Tilman Schmidt
1
-18
/
+0
2010-07-08
isdn/gigaset: ignore irrelevant device responses
Tilman Schmidt
2
-56
/
+16
2010-07-08
isdn/gigaset: avoid copying AT commands twice
Tilman Schmidt
6
-134
/
+85
2010-07-08
isdn/gigaset: adjust usb_gigaset tty write buffer limit
Tilman Schmidt
1
-1
/
+2
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-240
/
+383
2010-07-06
isdn: avoid calling tty_ldisc_flush() in atomic context
Tilman Schmidt
1
-6
/
+0
2010-06-27
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
1
-1
/
+2
2010-06-26
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
3
-53
/
+180
2010-06-26
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
3
-38
/
+52
2010-06-26
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-26
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-26
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
6
-112
/
+94
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+5
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-06-01
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-2
/
+2
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-25
/
+38
2010-05-31
drivers/isdn: Use memdup_user
Julia Lawall
3
-32
/
+12
2010-05-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2010-05-29
drivers/isdn/hardware/mISDN: Add missing spin_unlock
Julia Lawall
1
-1
/
+3
2010-05-27
mISDN: remove unnecessary test on f_pos
Jan Blunck
1
-2
/
+0
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-26
/
+8
2010-05-25
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+1
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
3
-10
/
+35
2010-05-24
isdn/gigaset: remove dummy CAPI method implementations
Tilman Schmidt
1
-26
/
+2
2010-05-24
isdn/capi: make reset_ctr op truly optional
Tilman Schmidt
1
-0
/
+6
2010-05-22
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-1
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-8
/
+9
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-258
/
+31
2010-05-20
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-4
/
+14
2010-05-19
hisax_fcpcipnp: fix broken isapnp device table.
Rusty Russell
1
-1
/
+2
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
3
-10
/
+35
2010-05-17
procfs: Push down the bkl from ioctl
Frederic Weisbecker
1
-4
/
+14
2010-05-10
pcmcia: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-10
pcmcia: dev_node removal (remaining drivers)
Dominik Brodowski
1
-48
/
+3
2010-05-10
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
4
-150
/
+11
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
5
-60
/
+18
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
96
-107
/
+197
2010-04-23
X25: Use identifiers for isdn device to x25 interface
andrew hendry
1
-8
/
+9
2010-04-19
Fix ISDN/Gigaset build failure
Linus Torvalds
1
-0
/
+1
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
9
-20
/
+1
[next]