Sebastian Sumpf
0c2bdf9edd
usb_drv: Remote USB driver interface
...
Issue #1329
2015-02-16 13:40:33 +01:00
Alexander Boettcher
a59cf9f557
usb: wacom touchscreen support
2014-12-19 13:58:48 +01:00
Josef Söntgen
703e3622ff
wifi_drv: Port of the Linux wireless stack
2014-11-28 12:02:36 +01:00
Josef Söntgen
2eaa55e6b1
dde_linux: remove base cxx from lxip.mk
2014-11-28 12:02:36 +01:00
Josef Söntgen
f127f5c7fc
dde_linux: remove base cxx dep from usb.inc
2014-11-28 12:02:36 +01:00
Sebastian Sumpf
bc4eab430a
lxip: Add loopback device
...
Fixes #1204
2014-11-12 14:44:17 +01:00
Sebastian Sumpf
d426c5e6c2
dde_linux: make drivers self containing
...
Ported drivers list and extract all needed source files. This decouples
ports according to contrib sources and also enables us to revert lxip to
Linux version 3.9, while staying with 3.14 for usb.
Fixes #1285
2014-11-12 14:44:17 +01:00
Sebastian Sumpf
98165dd91b
dde_linux: Update to Linux 3.14.5
...
Update patch files and file lists.
2014-08-28 12:35:55 +02:00
Christian Menard
ad2cd4b328
dde_linux: HID multitouch support
...
Fixes #1209
2014-07-24 16:15:58 +02:00
Christian Prochaska
14951649e4
dde_linux: implement memory barriers in USB driver
...
This patch implements the memory barrier macros in the USB driver for ARMv7
and x86.
Fixes #1159 .
2014-06-06 14:54:08 +02:00
Sebastian Sumpf
d1e10e939d
dde_linux: migrate to new ports mechanism
...
Issue #1082
2014-05-27 11:14:43 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00