summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-1/+1
|\ \ \ | |/ /
| * | isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-121-1/+1
| |/
* | mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-132-6/+12
|/
* drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
* isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl2013-10-021-1/+1
* isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-151-2/+2
* mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-191-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-9/+9
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-094-9/+9
* | drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-212-5/+5
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-2911-47/+44
| |\ \ | | |/
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-5/+5
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-261-1/+1
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| |/ |/|
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-0311-47/+44
* | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-092-2/+2
|/
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-135-5/+10
* mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-031-0/+2
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-291-3/+4
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-181-5/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+6
|\
| * mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil2012-05-221-0/+6
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\ \ | |/ |/|
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-168-12/+51
* | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-168-159/+228
* | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-168-121/+57
* | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-168-176/+122
* | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-161-8/+2
* | mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-161-27/+41
* | mISDN: Early confirm for transparent dataKarsten Keil2012-05-168-113/+39
* | mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-168-49/+23
* | isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* | mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-047-11/+36
* | isdn/eicon: use standard __init,__exit function markuphartleys2012-04-2711-36/+33
* | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-262-166/+236
* | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-262-71/+95
* | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-261-15/+10
* | mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-261-8/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-027-7/+7
|\
| * mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-277-7/+7
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* isdn: whitespace coding style cleanupJoe Perches2012-02-21104-26828/+26816
* mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-131-2/+1
* eicon: fix -Warray-bounds warningDanny Kukawka2012-02-021-30/+30
OpenPOWER on IntegriCloud