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.12.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
/
hardware
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-02-03
isdn: off by one in connect_res()
Dan Carpenter
1
-1
/
+1
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-14
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2
-6
/
+12
2015-01-12
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
1
-1
/
+1
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-03
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
1
-1
/
+1
2013-09-16
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
1
-2
/
+2
2013-07-20
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-6
/
+6
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+9
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
4
-9
/
+9
2013-03-15
drivers/isdn: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+5
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
11
-47
/
+44
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-04
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
11
-47
/
+44
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2
-5
/
+5
2012-11-19
treewide: fix printk typo in multiple drivers
Masanari Iida
1
-1
/
+1
2012-11-10
isdn: Fix typo in drivers/isdn
Masanari Iida
2
-2
/
+2
2012-10-26
isdn: Fix typo in isdn drivers
Masanari Iida
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
5
-5
/
+10
2012-09-03
mISDN: fix possible memory leak in hfcmulti_init()
Wei Yongjun
1
-0
/
+2
2012-07-30
mISDN: Bugfix only few bytes are transfered on a connection
Karsten Keil
1
-3
/
+4
2012-07-18
ISDN: Add check for usb_alloc_urb() result
Karsten Keil
1
-5
/
+13
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-22
mISDN: Add X-Tensions USB ISDN TA XC-525
Karsten Keil
1
-0
/
+6
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
8
-12
/
+51
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
8
-159
/
+228
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
8
-121
/
+57
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
8
-176
/
+122
2012-05-16
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
Martin Bachem
1
-8
/
+2
2012-05-16
mISDN: avmfritz use the bigger fifo of chip version 2
Karsten Keil
1
-27
/
+41
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
8
-113
/
+39
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
8
-49
/
+23
2012-05-16
isdn: Fix typo in hfcmulti.c
Masanari Iida
1
-2
/
+2
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
7
-11
/
+36
2012-04-27
isdn/eicon: use standard __init,__exit function markup
hartleys
11
-36
/
+33
2012-04-26
mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.
Andreas Eversberg
2
-166
/
+236
[next]