Home
last modified time | relevance | path

Searched hist:"6 ac0aec6b0a651d64eef759fddf17d9145b51033" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/joystick/iforce/
H A Diforce-serio.cdiff 6ac0aec6b0a651d64eef759fddf17d9145b51033 Fri Aug 10 02:28:35 CEST 2018 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: iforce - allow callers supply data buffer when fetching device IDs

We want to move buffer handling into transport layers as the properties of
buffers (DMA-safety, alignment, etc) are different for different
transports. To allow this, let's allow caller to specify their own buffers
for the results of iforce_get_id_packet() and let transport drivers to
figure what buffers they need to use for transfers.

Tested-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
H A Diforce.hdiff 6ac0aec6b0a651d64eef759fddf17d9145b51033 Fri Aug 10 02:28:35 CEST 2018 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: iforce - allow callers supply data buffer when fetching device IDs

We want to move buffer handling into transport layers as the properties of
buffers (DMA-safety, alignment, etc) are different for different
transports. To allow this, let's allow caller to specify their own buffers
for the results of iforce_get_id_packet() and let transport drivers to
figure what buffers they need to use for transfers.

Tested-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
H A Diforce-main.cdiff 6ac0aec6b0a651d64eef759fddf17d9145b51033 Fri Aug 10 02:28:35 CEST 2018 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: iforce - allow callers supply data buffer when fetching device IDs

We want to move buffer handling into transport layers as the properties of
buffers (DMA-safety, alignment, etc) are different for different
transports. To allow this, let's allow caller to specify their own buffers
for the results of iforce_get_id_packet() and let transport drivers to
figure what buffers they need to use for transfers.

Tested-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
H A Diforce-usb.cdiff 6ac0aec6b0a651d64eef759fddf17d9145b51033 Fri Aug 10 02:28:35 CEST 2018 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: iforce - allow callers supply data buffer when fetching device IDs

We want to move buffer handling into transport layers as the properties of
buffers (DMA-safety, alignment, etc) are different for different
transports. To allow this, let's allow caller to specify their own buffers
for the results of iforce_get_id_packet() and let transport drivers to
figure what buffers they need to use for transfers.

Tested-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>