aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann2-9/+9
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero1-20/+20
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield2-28/+6
2015-12-15mISDN: fix a loop countDan Carpenter1-4/+3
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-02-02isdn: off by one in connect_res()Dan Carpenter1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel1-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()Jesper Juhl1-1/+1
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr1-2/+2
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu1-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+9
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro4-9/+9
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2013-02-22new helper: file_inode(file)Al Viro1-3/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-5/+5
2013-01-29Merge branch 'master' into for-nextJiri Kosina11-47/+44
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman11-47/+44
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2-5/+5
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida1-1/+1
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida2-2/+2
2012-10-26isdn: Fix typo in isdn driversMasanari Iida1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil5-5/+10
2012-09-03mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun1-0/+2
2012-07-29mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil1-3/+4
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil1-5/+13
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-22mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil1-0/+6
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil8-12/+51
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil8-159/+228
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil8-121/+57
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil8-176/+122
2012-05-16mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem1-8/+2