summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-21ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2014-04-21ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2014-04-21ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2014-04-21ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2014-04-21ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2014-04-21ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2014-04-21gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross
2014-04-21usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby
2014-04-21ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2014-04-21kdb: support new lines without carriage returnsColin Cross
2014-04-21ARM: fiq_debugger: add support for kgdbColin Cross
2014-04-21ARM: fiq_debugger: add debug_putcColin Cross
2014-04-21ARM: fiq_debugger: add support for reboot commandsColin Cross
2014-04-21ARM: fiq_debugger: fix compiling for v3.3Colin Cross
2014-04-21usb: gadget: adb: do not set error flag when dequeuing reqColin Cross
2014-04-21usb: gadget: adb: allow freezing in adb_readColin Cross
2014-04-21usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2014-04-21usb: gadget: adb: Add ADB functionBenoit Goby
2014-04-21usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2014-04-21usb: gadget: Add Android Composite Gadget driverBenoit Goby
2014-04-21usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2014-04-21usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2014-04-21HID: Add input_register callback.Jaikumar Ganesh
2014-04-21fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2014-04-21hid-multitouch: Filter collections by application usage.Jeff Brown
2014-04-21net: Only NET_ADMIN is allowed to fully control TUN interfaces.Chia-chi Yeh
2014-04-21bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2014-04-21netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2014-04-21netfilter: fixup the quota2, and enable.JP Abgrall
2014-04-21netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2014-04-21USB: OTG: Take wakelock when VBUS presentTodd Poynor
2014-04-21gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2014-04-21netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2014-04-21netfilter: add xt_qtaguid matching moduleJP Abgrall
2014-04-21nf: xt_socket: export the fancy sock finder codeJP Abgrall
2014-04-21net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2014-04-21net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2014-04-21net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2014-04-21net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2014-04-21net: wireless: Add CONFIG_WIFI_CONTROL_FUNC optionDmitry Shmidt
2014-04-21net: wireless: Add get_country_code functionality to platformDmitry Shmidt
2014-04-21network: wireless: Add get_mac_addr functionality to platformDmitry Shmidt
2014-04-21ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2014-04-21ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2014-04-21ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2014-04-21ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2014-04-21ARM: etm: Configure data tracingArve Hjønnevåg
2014-04-21ARM: etm: Allow range selectionArve Hjønnevåg
2014-04-21ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2014-04-21ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg