Searched hist:"6915 c0e487c822e2436683e14302c0b8a6155cc7" (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | sysfs-tty | diff 6915c0e487c822e2436683e14302c0b8a6155cc7 Thu Sep 06 03:17:18 CEST 2012 Tomas Hlavacek <tmshlvck@gmail.com> tty: uartclk value from serial_core exposed to sysfs
Added file /sys/devices/.../tty/ttySX/uartclk to allow reading uartclk value in struct uart_port in serial_core via sysfs.
tty_register_device() has been generalized and refactored in order to add support for setting drvdata and attribute_group to the device.
Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/include/linux/ |
H A D | tty.h | diff 6915c0e487c822e2436683e14302c0b8a6155cc7 Thu Sep 06 03:17:18 CEST 2012 Tomas Hlavacek <tmshlvck@gmail.com> tty: uartclk value from serial_core exposed to sysfs
Added file /sys/devices/.../tty/ttySX/uartclk to allow reading uartclk value in struct uart_port in serial_core via sysfs.
tty_register_device() has been generalized and refactored in order to add support for setting drvdata and attribute_group to the device.
Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/tty/ |
H A D | tty_io.c | diff 6915c0e487c822e2436683e14302c0b8a6155cc7 Thu Sep 06 03:17:18 CEST 2012 Tomas Hlavacek <tmshlvck@gmail.com> tty: uartclk value from serial_core exposed to sysfs
Added file /sys/devices/.../tty/ttySX/uartclk to allow reading uartclk value in struct uart_port in serial_core via sysfs.
tty_register_device() has been generalized and refactored in order to add support for setting drvdata and attribute_group to the device.
Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/tty/serial/ |
H A D | serial_core.c | diff 6915c0e487c822e2436683e14302c0b8a6155cc7 Thu Sep 06 03:17:18 CEST 2012 Tomas Hlavacek <tmshlvck@gmail.com> tty: uartclk value from serial_core exposed to sysfs
Added file /sys/devices/.../tty/ttySX/uartclk to allow reading uartclk value in struct uart_port in serial_core via sysfs.
tty_register_device() has been generalized and refactored in order to add support for setting drvdata and attribute_group to the device.
Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|