summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
AgeCommit message (Expand)AuthorLines
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-02-02isdn: off by one in connect_res()Dan Carpenter-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann-6/+12
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-1/+1
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes-1/+1
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl-1/+1
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr-2/+2
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu-6/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+9
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-9/+9
2013-03-15drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten-13/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+3
2013-02-22new helper: file_inode(file)Al Viro-3/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+5
2013-01-29Merge branch 'master' into for-nextJiri Kosina-47/+44
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman-47/+44
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers-5/+5
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida-1/+1
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida-2/+2
2012-10-26isdn: Fix typo in isdn driversMasanari Iida-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil-5/+10
2012-09-03mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun-0/+2
2012-07-29mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil-3/+4
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil-5/+13
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+6
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2012-05-22mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil-0/+6
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp-0/+1
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil-12/+51
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil-159/+228
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil-121/+57
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil-176/+122
2012-05-16mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem-8/+2
2012-05-16mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil-27/+41
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil-113/+39
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil-49/+23
2012-05-16isdn: Fix typo in hfcmulti.cMasanari Iida-2/+2
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil-11/+36
2012-04-27isdn/eicon: use standard __init,__exit function markuphartleys-36/+33
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg-166/+236
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg-71/+95
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg-15/+10
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg-8/+16