index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
ipack
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-07
ipack: make ipack_bus_type const
Ricardo B. Marliere
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-08
tty: ipoctal: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-07
ipack: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-20
ipack: ipoctal: remove unnecessary (void*) conversions
XU pengfei
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-01
ipack: Check dev_set_name() return value
Bo Liu
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2021-10-04
ipack: ipoctal: rename tty-driver pointer
Johan Hovold
2021-09-27
ipack: ipoctal: fix module reference leak
Johan Hovold
2021-09-27
ipack: ipoctal: fix missing allocation-failure check
Johan Hovold
2021-09-27
ipack: ipoctal: fix tty-registration error handling
Johan Hovold
2021-09-27
ipack: ipoctal: fix tty registration race
Johan Hovold
2021-09-27
ipack: ipoctal: fix stack information leak
Johan Hovold
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-13
ipack: tpci200: fix memory leak in the tpci200_register
Dongliang Mu
2021-08-13
ipack: tpci200: fix many double free issues in tpci200_pci_probe
Dongliang Mu
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-05-27
ipac: tpci200: fix kernel-doc syntax and remove filename from file header
Aditya Srivastava
2021-05-27
ipac: ipoctal: fix kernel-doc syntax and remove filename from file headers
Aditya Srivastava
2021-05-27
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-02-09
ipack: Handle a driver without remove callback
Uwe Kleine-König
2021-02-09
ipack: Fail earlier for drivers without probe function
Uwe Kleine-König
2020-11-09
ipack: iopctal: remove unneeded break
Tom Rix
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-15
ipack: tpci200: fix error return code in tpci200_register()
Wei Yongjun
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-07-11
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-03
Merge 5.2-rc3 into tty-next
Greg Kroah-Hartman
2019-05-24
tty: ipoctal: drop unused iflag macro
Johan Hovold
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-07
ipack: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-05-18
ipack: Improve a size determination in ipack_bus_register()
Markus Elfring
2017-05-18
ipack: Delete an error message for a failed memory allocation in ipack_device...
Markus Elfring
2016-10-27
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
[next]