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
/
hardware
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-04-26
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
Andreas Eversberg
2
-71
/
+95
2012-04-26
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
Andreas Eversberg
1
-15
/
+10
2012-04-26
mISDN: Fixed false interruption of audio during bridging change.
Andreas Eversberg
1
-8
/
+16
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-7
/
+7
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
mISDN: array underflow in open_bchannel()
Dan Carpenter
7
-7
/
+7
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
104
-26828
/
+26816
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-03
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
1
-27
/
+1
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-06-12
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
1
-0
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
8
-0
/
+8
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+2
2011-05-26
isdn/diva: Drop __TIME__ usage
Michal Marek
1
-3
/
+2
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2011-05-26
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-04-18
isdn: hfcsusb: Fix set-but-unused variables.
David S. Miller
1
-4
/
+1
2011-04-18
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
1
-4
/
+2
2011-04-18
isdn: eicon: Fix set-but-unused variables.
David S. Miller
2
-23
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-9
/
+9
2011-02-28
drivers:isdn:istream.c Fix typo pice to piece
Justin Mattock
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2010-11-15
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2
-3
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-3
/
+3
2010-10-27
drivers/isdn: delete double assignment
Julia Lawall
1
-1
/
+1
[next]