Xiang Xiao
|
779a610ca3
|
Remove the unnecessary NULL fields in global instance definition of file_operations
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-01-04 00:32:13 +02:00 |
Petro Karashchenko
|
09b3fb25ab
|
drivers: remove unimplemented open/close/ioctl interfaces
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-04-15 16:56:25 +08:00 |
Petro Karashchenko
|
a743fed63d
|
file_operations: get back C89 compatible initializer
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-01-11 02:14:00 +08:00 |
Xiang Xiao
|
5b2a17b892
|
Include assert.h in necessary place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-06-08 13:06:08 -07:00 |
Alin Jerpelea
|
e5b6305f4a
|
drivers: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-04 18:32:27 -08:00 |
Gustavo Henrique Nihei
|
55d66f60a3
|
drivers: Fix typos reported by codespell
|
2021-02-25 18:57:18 -08:00 |
Augusto Fraga Giachero
|
ffcedfd971
|
Remove copyright from headers
|
2020-11-25 05:13:46 -08:00 |
Augusto Fraga Giachero
|
6a43daa67e
|
Update licenses to Apache 2.0
|
2020-11-25 05:13:46 -08:00 |
Augusto Fraga Giachero
|
f92e9641cd
|
Fix coding style issues
Fix long lines pointed by nxstyle.
|
2020-09-18 07:03:09 -07:00 |
Augusto Fraga Giachero
|
1efbb4c114
|
Fix build errors when using DEBUGASSERT
I never tested these drivers with debug assertions enabled as I should
have. This commit fixes build errors due to wrong variable names used.
|
2020-09-18 07:03:09 -07:00 |
Augusto Fraga Giachero
|
f08ab217b0
|
drivers/rf/dat-31r5-sp.c: dd support to the DAT-31R5-SP+ digital attenuator. Creates a the new device driver directory drivers/rf/ to support drivers related to RF peripherals. It also adds support for the DAT-31R5-SP+ digital attenuator.
|
2019-09-05 13:28:28 -06:00 |