aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAge
* drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-22
* isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-17
* isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl2013-10-02
* isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-15
* mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | drivers/isdn: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\|
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-19
| * | isdn: Fix typo in isdn driversMasanari Iida2012-10-26
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| |/ |/|
* | Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | isdn: Fix typo in drivers/isdnMasanari Iida2012-11-09
|/
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-13
* mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun2012-09-03
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-30
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\
| * mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil2012-05-22
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\ \ | |/ |/|
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-16
* | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-16
* | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-16
* | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-16
* | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-16
* | mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-16
* | mISDN: Early confirm for transparent dataKarsten Keil2012-05-16
* | mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-16
* | isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-16
* | mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-04
* | isdn/eicon: use standard __init,__exit function markuphartleys2012-04-27
* | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-26
* | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-26
* | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-26
* | mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\
| * mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-27
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-13
* eicon: fix -Warray-bounds warningDanny Kukawka2012-02-02
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31