index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ipack
Age
Commit message (
Expand
)
Author
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
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2014-09-23
ipoctal: clear break interrupt as soon as it occurs
Federico Vaga
2014-09-23
ipoctal: get carrier driver to avoid rmmod
Federico Vaga
2014-09-23
ipack: save carrier owner to allow device to get it
Federico Vaga
2014-09-23
ipoctal: reset function istead of duplicate code
Federico Vaga
2014-09-23
drivers/ipack/devices/ipoctal.h: Fix typo in include guard
Rasmus Villemoes
2014-07-18
ipack: Replace DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
[next]