Searched hist:fcae40c99fb3d09f4407f549a7f17761abe5e1bc (Results 1 – 8 of 8) sorted by relevance
/linux/include/sound/ |
H A D | timer.h | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | soc-component.h | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pcm.h | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/sound/pci/hda/ |
H A D | hda_controller.c | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/sound/drivers/ |
H A D | aloop.c | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/sound/core/ |
H A D | timer.c | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pcm_lib.c | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pcm_native.c | diff fcae40c99fb3d09f4407f549a7f17761abe5e1bc Tue Apr 24 14:06:08 CEST 2018 Baolin Wang <baolin.wang@linaro.org> ALSA: Replace timespec with timespec64
Since timespec is not year 2038 safe on 32bit system, and we need to convert all timespec variables to timespec64 type for sound subsystem.
This patch is used to do preparation for following patches, that will convert all structures defined in uapi/sound/asound.h to use 64-bit time_t.
Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|