index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-11
mISDN: Do not disable IRQ in ph_data_ind()
Karsten Keil
2009-06-11
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
Roel Kluin
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
2009-06-11
mISDN: Fix overlapping data access
Karsten Keil
2009-06-11
ISDN:Fix DMA alloc for hfcpci
Karsten Keil
2009-06-08
isdn: prevent NULL ptr Oops in capi_cmsg2str()
Tilman Schmidt
2009-06-08
isdn: kerneldoc for capiutil.c
Tilman Schmidt
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
2009-05-25
mISDN: Fix DTMF detection enable/disable
Andreas Eversberg
2009-05-25
mISDN: Use kernel_{send,recv}msg instead of open coding
Arnaldo Carvalho de Melo
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
2009-05-25
mISDN: get_free_devid() failure ignored
Roel Kluin
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
2009-05-25
mISDN: Fix skb leak in error cases
Karsten Keil
2009-05-25
mISDN: Add "sapi" information to debug messages
Andreas Eversberg
2009-05-25
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
Frank Seidel
2009-05-25
mISDN: Fix TEI and SAPI handling
Andreas Eversberg
2009-05-25
mISDN: Hardware acceleration is now possible in conjunction with audio recording
Andreas Eversberg
2009-05-25
mISDN: Fix DTMF locking bug issue
Andreas Eversberg
2009-05-25
mISDN: Added layer-1-hold feature
Andreas Eversberg
2009-05-25
mISDN: Fixed missing spin lock on pipeline process
Andreas Eversberg
2009-05-25
mISDN: Reduce stack size in dsp_cmx_send()
Frank Seidel
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2009-05-25
mISDN: DSP now uses ring buffer for echo canceler
Andreas Eversberg
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
2009-05-21
gigaset: beyond ARRAY_SIZE of iwb->data
Roel Kluin
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-17
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
2009-05-17
gigaset: remove UNDOCREQ config option
Tilman Schmidt
2009-05-17
gigaset: move up Kconfig inclusion point
Tilman Schmidt
2009-05-17
gigaset: fix error return code
Tilman Schmidt
2009-05-17
gigaset: skip unnecessary hex formatting
Tilman Schmidt
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
2009-05-09
Fix the race between capifs remount and node creation
Al Viro
2009-05-09
Fix races around the access to ->s_options
Al Viro
2009-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
2009-04-17
USB: add reset endpoint operations
David Vrabel
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-06
gigaset: in file ops, check for device disconnect before anything else
Tilman Schmidt
2009-04-06
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
[next]