Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2017-09-14 | Add TEE network filtering | John Klug | 2 | |
2017-06-09 | Initial commit of Yocto 2.1 changes | Jeff Hatch | 1 | |
2017-04-13 | Add usb-serial-simple driver for telit module firmware upgrade support | Jeff Hatch | 2 | |
2017-02-28 | Add rfkill for wifi | John Klug | 1 | |
2017-02-24 | rename driver level add device tree | John Klug | 1 | |
2017-02-07 | Add the bonding module for ethernet | John Klug | 1 | |
2017-01-27 | Prevent leap second from being cancelled during the leap second. | John Klug | 1 | |
2016-12-09 | mLinux: set the CONFIG_NETFILTER_XT_MATCH_HASHLIMIT kernel option | Jeff Hatch | 1 | |
2016-12-09 | mLinux: set CONFIG_NETFILTER_XT_TARGET_LOG kernel option | Jeff Hatch | 1 | |
2016-11-04 | add Cadence ethernet patch. | John Klug | 1 | |
2016-11-01 | mtcap: rename machine type mtp to mtcap | Brandon Bayer | 3 | |
2016-10-11 | mtp: enable CONFIG_NETFILTER_XT_TARGET_LOG option in kernel defconfig | Mykyta Dorokhin | 1 | |
2016-09-21 | Merge 'mirror/dev-mtp' into internal-dev | Brandon Bayer | 1 | |
2016-09-20 | Add preempt to the mLinux kernel for PPS signal | John Klug | 1 | |
2016-09-20 | PPS Driver Patch to handle both edges of the PPS signal. | John Klug | 2 | |
2016-09-20 | mpt: Add preempt to the mLinux kernel for PPS signal | Mykyta Dorokhin | 1 | |
2016-09-14 | mtp: Set led-status ON while booting and heartbeat while running | Mykyta Dorokhin | 1 | |
2016-09-13 | fix: mtp device tree patch | Brandon Bayer | 1 | |
2016-09-13 | mtp: set CONFIG_MTS_NUM_ACCESSORY_PORTS to zero in the kernel defconfig. | Mykyta Dorokhin | 1 | |
2016-08-31 | mtp: Add initial support for the new mtp machine type. | Mykyta Dorokhin | 3 | |
Existing kernel/u-boot/at91bootstrap modified to support building against mtp machine type. | ||||
2016-07-25 | Add rfkill.ko driver for Redpine, wpa_supplicant bluetooth command. | jklug | 1 | |
2016-05-02 | linux-3.12.27: mtcdt: update defconfig | Jesse Gilles | 1 | |
Enable IPv6, netfilter, VLAN_8021Q Enable more Bluetooth UART protocols Enable more crypto options | ||||
2016-05-02 | linux-3.12.27: fix interface blacklist for Telit LE910 | Jesse Gilles | 1 | |
Fixes cdc-wdm, wwan interface | ||||
2015-10-13 | Fix logging verbosity when disconnecting from cell modem tty: | jhatch | 1 | |
From Linux stable kernel 4ad8d53c777d5b48115b8cb9e73391ac434f9e60: USB: option: reduce interrupt-urb logging verbosity commit f0e4cba2534cd88476dff920727c81350130f3c5 upstream. Do not log normal interrupt-urb shutdowns as errors. The option driver has always been logging any nonzero interrupt-urb status as an error, including when the urb is killed during normal operation. Commit 9096f1fbba91 ("USB: usb_wwan: fix potential NULL-deref at resume") moved the interrupt urb submission from port probe and release to open and close, thus potentially increasing the number of these false-positive error messages dramatically. Reported-by: Ed Butler <ressy66@ausics.net> Tested-by: Ed Butler <ressy66@ausics.net> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Jiri Slaby <jslaby@suse.cz> | ||||
2015-01-15 | linux-3.12.27: mtcdt: disable ssc03.0.1 | Jesse Gilles | 1 | |
ssc0 is not used and this fixes LED behavior on boot | ||||
2015-01-13 | linux-3.12.27: mtcdt: enable FANOTIFY | Jesse Gilles | 1 | |
2015-01-07 | linux-3.12.27: add linux-3.12-spi-atmel-dma-min.patch, build spi-atmel as module | Jesse Gilles | 2 | |
Forces spi-atmel to always use DMA mode instead of switching between PIO and DMA depending on the transfer size. Switching between the two can cause Rx buffer corruption with the 3.12 driver. This comes at the cost of lower performance (15 to 20%) for small transfers (1-15 bytes), but improves reliability for protocols that use small and large transfers regularly. For large transfers (1024 bytes), DMA mode is 300% faster than PIO. https://lkml.org/lkml/2013/10/21/534 | ||||
2014-12-12 | linux-3.12.27: mtcdt.dts: fix spi dts | Jesse Gilles | 1 | |
2014-12-12 | linux-3.12.27: mtcdt.dts: update SPI CS pins, add spidev on CS2 | Jesse Gilles | 1 | |
2014-12-03 | linux-3.12.27: defconfig: add some CRYPTO modules | Jesse Gilles | 1 | |
2014-11-05 | linux-3.12.27: mtcdt: add pps-gpio pin for AP1 | Jesse Gilles | 1 | |
2014-11-04 | linux-3.12.17: mtcdt: relabel controllable LEDs to status, a, b, c, d | Jesse Gilles | 1 | |
2014-11-04 | initial commit with MTCDT support | Jesse Gilles | 14 | |