summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-27
* mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei2021-07-20
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-06-16
* isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter2021-06-03
* mISDN: fix crash in fritzpciTong Zhang2021-04-10
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-09-06
* isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-09-06
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-04
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-03
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-03-23
* isdn: eicon: fix a missing-check bugWenwen Wang2018-06-13
* ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2018-02-25
* ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-02-01
* mISDN: fix a loop countDan Carpenter2015-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
|\ \
| * | mISDN: replace current->state by set_current_state()Fabian Frederick2015-02-22
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ \ | |/ / |/| |
| * | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | isdn: off by one in connect_res()Dan Carpenter2015-02-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\| |
| * | isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-12
| |/
* / mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2015-01-13
|/
* 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-29
* 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