summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet2024-04-091-5/+5
* isdn: capi: make capi_class constantRicardo B. Marliere2024-03-071-9/+12
* isdn: mISDN: make elements_class constantRicardo B. Marliere2024-03-071-6/+10
* tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2023-12-081-2/+2
* Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-302-3/+3
|\
| * isdn: kcapi: replace deprecated strncpy with strscpy_padJustin Stitt2023-10-021-2/+2
| * isdn: replace deprecated strncpy with strscpyJustin Stitt2023-10-021-1/+1
* | isdn: mISDN: hfcsusb: Spelling fix in commentKunwu Chan2023-10-231-1/+1
|/
* Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-204-8/+8
|\
| * mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor2023-08-033-3/+3
| * mISDN: hfcpci: Fix potential deadlock on &hc->lockChengfeng Ye2023-07-281-5/+5
* | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-2/+3
* | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-111-1/+1
* | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-2/+1
|/
* mISDN: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-312-7/+6
* Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-051-13/+2
|\
| * mISDN: Use list_count_nodes()Christophe JAILLET2023-04-281-13/+2
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-9/+2
|\ \ | |/ |/|
| * mISDN: remove unneeded mISDN_class_release()Greg Kroah-Hartman2023-03-301-6/+0
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
| * drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | mISDN: remove unused vpm_read_address and cpld_read_reg functionsTom Rix2023-03-241-31/+0
* | isdn: mISDN: netjet: Remove redundant pci_clear_masterCai Huoqing2023-03-241-1/+0
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-4/+4
* Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-213-14/+30
|\
| * mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-6/+13
| * mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-4/+9
| * mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-131-4/+8
* | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\ \ | |/ |/|
| * driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
|/
* mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo2022-11-141-1/+1
* mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang2022-11-111-1/+2
* isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang2022-11-021-1/+1
* mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang2022-11-021-2/+3
* mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou2022-10-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-032-6/+8
|\
| * mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2022-09-302-6/+8
* | isdn: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-221-2/+2
|/
* isdn: mISDN: hfcsusb: drop unexpected word "the" in the commentsJiang Jian2022-06-221-1/+1
* net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp2022-04-061-1/+1
* mISDN: fix typo "frame to short" -> "frame too short"Tong Zhang2022-03-212-3/+3
* isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai2022-03-071-1/+5
* mISDN: Fix memory leak in dsp_pipeline_build()Alexey Khoroshilov2022-03-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-7/+7
|\
| * mISDN: change function names to avoid conflictswolfgang huang2021-12-283-7/+7
* | isdn: cpai: no need to initialise statics to 0Jason Wang2021-12-131-1/+1
|/
* mISDN: Fix return values of the probe functionZheyu Ma2021-10-191-4/+4
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-091-1/+1
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-081-0/+5