firefly-linux-kernel-4.4.55.git
2016-02-16 Riley Andrewssched: add sched blocked tracepoint which dumps out...
2016-02-16 Arve Hjønnevågsched: Enable might_sleep before initializing drivers.
2016-02-16 John Stultzfiq_debugger: Build fixes for 4.1
2016-02-16 Arve Hjønnevågfiq_debugger: Add fiq_watchdog_triggered api
2016-02-16 Arve Hjønnevågfiq_debugger: Call fiq_debugger_printf through a functi...
2016-02-16 Colin Crossfiq_debugger: add ARM64 support
2016-02-16 Colin Crossfiq_debugger: split arm support into fiq_debugger_arm.c
2016-02-16 Colin Crossfiq_debugger: use pt_regs for registers
2016-02-16 Colin Crossfiq_debugger: allow compiling without CONFIG_FIQ_GLUE
2016-02-16 Colin Crossfiq_debugger: rename debug->fiq_debugger
2016-02-16 Colin Crossfiq_debugger: move into drivers/staging/android/fiq_deb...
2016-02-16 Arve HjønnevågARM: fiq_glue: Add custom fiq return handler api.
2016-02-16 Todd PoynorARM: kgdb: ignore breakpoint instructions from user...
2016-02-16 Arve HjønnevågARM: fiq_debugger: Update tty code for 3.9
2016-02-16 Arve HjønnevågARM: fiq_debugger: Use kmsg_dumper to dump kernel logs
2016-02-16 Arve HjønnevågARM: fiq_debugger: Fix to compile on 3.7
2016-02-16 MarsARM: fiq_debugger: fix uninitialised spin_lock.
2016-02-16 Colin CrossARM: fiq_debugger: lock between tty and console writes
2016-02-16 Colin CrossARM: fiq_debugger: add process context reboot command
2016-02-16 Colin CrossARM: fiq_debugger: fix multiple consoles and make it...
2016-02-16 Colin Crosskdb: support new lines without carriage returns
2016-02-16 Colin CrossARM: fiq_debugger: add support for kgdb
2016-02-16 Colin CrossARM: fiq_debugger: add debug_putc
2016-02-16 Colin CrossARM: fiq_debugger: add support for reboot commands
2016-02-16 Colin CrossARM: fiq_debugger: fix compiling for v3.3
2016-02-16 Iliyan MalchevARM: Add generic fiq serial debugger
2016-02-16 Arve HjønnevågARM: Add fiq_glue
2016-02-16 keunyoungfix false disconnect due to a signal sent to the readin...
2016-02-16 Amit Pundirusb: gadget: u_ether: use %z format specifier for size_t
2016-02-16 Amit Pundirusb: gadget: rndis: fix broken build for 4.4
2016-02-16 Amit Pundirusb: gadget: rndis: fix broken data aggregation build
2016-02-16 Amit Pundirusb: gadget: rndis: use %z format specifier for size_t
2016-02-16 Amit Pundirusb: gadget: cleanup: fix unused variable and function...
2016-02-16 Amit Pundirusb: gadget: build audio_source function only if SND...
2016-02-16 Amit Pundirusb: gadget: configfs: handle gadget reset request...
2016-02-16 Badhri Jagan... ANDROID: usb: gadget: create F_midi device
2016-02-16 Badhri Jagan... usb: gadget: Add device attribute to determine gadget...
2016-02-16 Amit Pundirusb: phy: fix dual role sysfs build if kernel modules...
2016-02-16 Badhri Jagan... usb: phy: Dual role sysfs class definition
2016-02-16 Amit Pundirusb: gadget: fix NULL ptr derefer while symlinking...
2016-02-16 Badhri Jagan... usb:gadget:Add "state" attribute to android_device
2016-02-16 Badhri Jagan... usb: gadget: Do not disconnect unregistered dev
2016-02-16 Badhri Jagan... usb: gadget: Relocate f_accessory
2016-02-16 Badhri Jagan... usb: gadget: Accessory:Migrate to USB_FUNCTION API
2016-02-16 Badhri Jagan... usb: gadget: Move gadget functions code
2016-02-16 Badhri Jagan... usb:gadget:audio_source: Move to USB_FUNCTION API
2016-02-16 Badhri Jagan... usb: gadget: Add function devices to the parent
2016-02-16 Badhri Jagan... usb: gadget: f_audio_source:replace deprecated API
2016-02-16 Amit Pundirusb: gadget: check for accessory device before disconne...
2016-02-16 Praneeth Bajjuriusb: u_ether: Fix compile errors
2016-02-16 Badhri Jagan... usb: gadget: Add Uevent to notify userspace
2016-02-16 Badhri Jagan... usb: gadget: configfs: Add usb_function ptr to fi struct
2016-02-16 Badhri Jagan... usb: gadget: mtp/ptp: Migrate functions to the USB_FUNC...
2016-02-16 xerox_linUSB: gadget: rndis: Add module parameter for DL max...
2016-02-16 Badhri Jagan... ndis: Add debug support to disable RNDIS Multipacket...
2016-02-16 Badhri Jagan... RNDIS: Add Data aggregation (multi packet) support
2016-02-16 Badhri Jagan... USB: gadget: u_ether: Fix data stall issue in RNDIS...
2016-02-16 taeju.parkusb: gadget: prevent change of Host MAC address of...
2016-02-16 Badhri Jagan... usb: u_ether: Add workqueue as bottom half handler...
2016-02-16 xerox_linusb: Add support for rndis uplink aggregation
2016-02-16 xerox_linUSB: rndis: Free the rndis response queue during REMOTE...
2016-02-16 Anson Jacobusb: gadget: f_audio_source: Fixed USB Audio Class...
2016-02-16 Anson Jacobusb: gadget: f_audio_source: change max ISO packet...
2016-02-16 Anson Jacobusb: gadget: f_accessory: Enabled Zero Length Packet...
2016-02-16 Greg Hackmanndrivers: usb: gadget: 64-bit related type fixes
2016-02-16 Colin Crossusb: gadget: f_accessory: move userspace interface...
2016-02-16 Colin Crossusb: gadget: f_mtp: move userspace interface to uapi
2016-02-16 Peter OhUSB: remove duplicate out endpoint creation in MTP...
2016-02-16 Benoit Gobyusb: gadget: Fix android gadget driver build
2016-02-16 Arve Hjønnevågusb: gadget: android: Fixes and hacks to make android...
2016-02-16 Arve Hjønnevågusb: otg: otg-wakelock: Fix build for 3.7
2016-02-16 Todd Poynorusb: gadget: accessory: Fix section mismatch (again)
2016-02-16 Mike LockwoodUSB: gadget: f_audio_source: New gadget driver for...
2016-02-16 Mike LockwoodUSB: gadget: f_accessory: Add support for HID input...
2016-02-16 Mike LockwoodUSB: gadget: Add ACCESSORY_SET_AUDIO_MODE control reque...
2016-02-16 Benoit Gobyusb: gadget: accessory: Fix section mismatch
2016-02-16 Benoit Gobyusb: otg: otg-wakelock: Fix build for 3.4
2016-02-16 Benoit Gobyusb: gadget: adb: Only enable the gadget when adbd...
2016-02-16 Colin Crossusb: gadget: adb: do not set error flag when dequeuing req
2016-02-16 Colin Crossusb: gadget: adb: allow freezing in adb_read
2016-02-16 Benoit Gobyusb: gadget: accessory: Add Android Accessory function
2016-02-16 Benoit Gobyusb: gadget: adb: Add ADB function
2016-02-16 Benoit Gobyusb: gadget: mtp: Add MTP/PTP function
2016-02-16 Colin Crossusb: otg: otg-wakelock: fix build for 3.3
2016-02-16 Todd Poynorusb: otg: Temporarily grab wakelock on charger and...
2016-02-16 Todd PoynorUSB: OTG: Take wakelock when VBUS present
2016-02-16 Dmitry Shmidtwlan: Add get_wake_irq functionality
2016-02-16 Dmitry ShmidtAdd flags parameter to get_country_code template
2016-02-16 Dmitry Shmidtnet: wireless: Add get_country_code functionality to...
2016-02-16 Dmitry Shmidtnetwork: wireless: Add get_mac_addr functionality to...
2016-02-16 Dmitry Shmidtwlan: Create generic wlan platform data header
2016-02-16 Dmitry Shmidtnet: wireless: Decrease scan entry expiration to avoid...
2016-02-16 Ashish Sharmabridge: Have tx_bytes count headers like rx_bytes.
2016-02-16 Nick Pellyrfkill: Introduce CONFIG_RFKILL_PM and use instead...
2016-02-16 Tushar Beheratcp: Fix IPV6 module build errors
2016-02-16 Amit Pundirnet: ipv6: fix virtual tunneling build
2016-02-16 Lorenzo ColittiDon't kill IPv4 sockets when killing IPv6 sockets was...
2016-02-16 Dmitry Shmidttcp: fix tcp_default_init_rwnd() for 4.1
2016-02-16 Lorenzo Colittinet: support marking accepting TCP sockets
2016-02-16 JP Abgralltcp: add a sysctl to config the tcp_default_init_rwnd
next