index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
Commit message (
Expand
)
Author
Age
Files
Lines
*
mISDN: fix a loop count
Dan Carpenter
2015-12-15
1
-4
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
1
-1
/
+1
|
\
\
|
*
|
mISDN: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
|
|
/
*
|
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2015-01-13
2
-6
/
+12
|
/
*
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
2013-09-15
1
-2
/
+2
*
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
2013-07-19
1
-6
/
+6
*
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
*
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
7
-34
/
+34
*
isdn: Fix typo in drivers/isdn
Masanari Iida
2012-11-09
2
-2
/
+2
*
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
2012-09-13
5
-5
/
+10
*
mISDN: fix possible memory leak in hfcmulti_init()
Wei Yongjun
2012-09-03
1
-0
/
+2
*
mISDN: Bugfix only few bytes are transfered on a connection
Karsten Keil
2012-07-29
1
-3
/
+4
*
ISDN: Add check for usb_alloc_urb() result
Karsten Keil
2012-07-18
1
-5
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
1
-0
/
+6
|
\
|
*
mISDN: Add X-Tensions USB ISDN TA XC-525
Karsten Keil
2012-05-22
1
-0
/
+6
*
|
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
8
-12
/
+51
*
|
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
8
-159
/
+228
*
|
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
8
-121
/
+57
*
|
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
8
-176
/
+122
*
|
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
Martin Bachem
2012-05-16
1
-8
/
+2
*
|
mISDN: avmfritz use the bigger fifo of chip version 2
Karsten Keil
2012-05-16
1
-27
/
+41
*
|
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
8
-113
/
+39
*
|
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
2012-05-16
8
-49
/
+23
*
|
isdn: Fix typo in hfcmulti.c
Masanari Iida
2012-05-16
1
-2
/
+2
*
|
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-05-04
7
-11
/
+36
*
|
mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.
Andreas Eversberg
2012-04-26
2
-166
/
+236
*
|
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
Andreas Eversberg
2012-04-26
2
-71
/
+95
*
|
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
Andreas Eversberg
2012-04-26
1
-15
/
+10
*
|
mISDN: Fixed false interruption of audio during bridging change.
Andreas Eversberg
2012-04-26
1
-8
/
+16
|
/
*
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-03-27
7
-7
/
+7
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
17
-1558
/
+1556
*
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
2012-02-13
1
-2
/
+1
*
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-27
/
+1
*
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-0
/
+1
|
\
|
*
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
2011-06-11
1
-0
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
8
-0
/
+8
|
/
*
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
2011-05-25
1
-0
/
+6
*
isdn: hfcsusb: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-4
/
+1
*
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-4
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-3
/
+3
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
2
-3
/
+3
*
|
drivers/isdn: Remove unnecessary semicolons
Joe Perches
2010-11-15
2
-3
/
+3
|
/
[next]