summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2016-09-20Bring mts-io.init up to speed and fix radio resetJohn Klug1
2016-09-21mtp: remove /dev/modem_at[0,1] before powering down the radio on mts-io loadingMykyta Dorokhin1
Graceful cell radio power down can take 15+ seconds (to unregister from the network). While powering down the radio is still responsive to AT command.
2016-09-20mpt: Add preempt to the mLinux kernel for PPS signalMykyta Dorokhin1
2016-09-20mtp: graceful restart of the cellular radio and lora chip reset.Mykyta Dorokhin2
2016-09-19chore: update preferred versions of mts-ioBrandon Bayer2
2016-09-19mtp: set proper timings for the radio power up/down; remove radio reset on ↵Brandon Bayer1
mts-io load
2016-09-15mtp: perform the radio reset on mts-io module loading.Brandon Bayer1
2016-09-15Merge 'mirror/dev-mtp' into internal-devBrandon Bayer3
2016-09-15mtp: disable radio-reset for the mtp hardwareMykyta Dorokhin3
2016-09-14Merge 'mirror/dev-mtp' into internal-devBrandon Bayer1
2016-09-14mtp: remove led-a/b/c/d, add led-status properlyBrandon Bayer3
2016-09-14mtp: Set led-status ON while booting and heartbeat while runningMykyta Dorokhin1
2016-09-13fix: mtp device tree patchBrandon Bayer1
2016-09-13feat: add preferred versions of lora packet-forwarderBrandon Bayer2
2016-09-13mts-io:feat: add MTP-0.0 hardware supportBrandon Bayer3
2016-09-13mtp: set CONFIG_MTS_NUM_ACCESSORY_PORTS to zero in the kernel defconfig.Mykyta Dorokhin1
2016-09-09feat: add preferred versions of lora-gatewayBrandon Bayer2
2016-09-08chore: update mts-io preferred version to 1.2.0Brandon Bayer2
2016-09-08feat: update mts-io to 1.2.0 for initial CDT refresh & Picocell supportBrandon Bayer1
2016-08-31mtp: Add initial support for the new pico machine type.Mykyta Dorokhin1
Build: MACHINE=mtp bitbake mlinux-picocell-image
2016-08-31mtp: Add initial support for the new mtp machine type.Mykyta Dorokhin7
Existing kernel/u-boot/at91bootstrap modified to support building against mtp machine type.
2016-08-11For MTR 3.5 on mLinux, add the udev rules for the G3 and C2 radios so that ↵Jeff Hatch1
modem_at0 and modem_at1 get instantiated in /dev
2016-07-25Add rfkill.ko driver for Redpine, wpa_supplicant bluetooth command.jklug1
2016-06-21Move led-status_heartbeat_trigger init script to S95 from S99Jeff Hatch1
2016-05-02udev: disable dev cache, update cellular_radio.rules commentsJesse Gilles3
Booting MTCDT with and without DEVCACHE did not seem to make much difference in boot time and disabling the cache eliminates any issues with USB device caching.
2016-05-02linux-3.12.27: bump PRJesse Gilles1
2016-05-02linux-3.12.27: mtcdt: update defconfigJesse Gilles1
Enable IPv6, netfilter, VLAN_8021Q Enable more Bluetooth UART protocols Enable more crypto options
2016-05-02linux-3.12.27: fix interface blacklist for Telit LE910Jesse Gilles1
Fixes cdc-wdm, wwan interface
2016-01-15machine/mtcdt: mts-io 1.1.4Jesse Gilles1
2015-10-26udev: cellular_radio.rules: add ttyUSBx ports comment for LTE radiosJesse Gilles1
2015-10-13Add LAT1, LEU1, and LVW2 LTE modems rulesJeff Hatch1
2015-10-13Fix logging verbosity when disconnecting from cell modem tty:jhatch2
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-07-13[IN001224] Kernel Oops fixJeff Hatch1
2015-04-27mts-io: create /dev links for MTAC-MFSER cardsJesse Gilles2
2015-04-08bumped mts-ioSean Godinez2
2015-03-31u-boot-2012.10: mtcdt: read ethernet addr from EEPROMJesse Gilles2
2015-03-26mts-io: add radio-reset on rebootJesse Gilles2
2015-03-19mtcdt: updated preferred version of mts-io and mts-id-eeprom for uuidSean Godinez1
2015-03-13Merge branch 'uuid'Sean Godinez2
2015-03-13mts-io:mts-id-eeprom: added uuid fieldSean Godinez2
2015-02-25mtcdt: update mts-io, mts-id-eeprom versionsJesse Gilles1
2015-02-25linux-3.12.27: disable rm_work for kernelJesse Gilles1
2015-02-25mts-io: update to 1.1.1, mts-id-eeprom: update to 0.2.5Jesse Gilles3
2015-01-15linux-3.12.27: mtcdt: disable ssc0Jesse Gilles2
ssc0 is not used and this fixes LED behavior on boot
2015-01-15contrib/uboot-setenv-mtcdt.minicom: set bootargs to mem=256MJesse Gilles1
2015-01-13u-boot-2012.10: mtcdt: update to 256MB RAMJesse Gilles2
2015-01-13at91bootstrap-3.5.3: mtcdt: update to 256MB RAMJesse Gilles2
2015-01-13linux-3.12.27: mtcdt: enable FANOTIFYJesse Gilles2
2015-01-09mtcdt: use mts-io 1.1.0Jesse Gilles1
2015-01-09mts-io: update to 1.1.0Jesse Gilles1
adds mtac-lora support