aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-21usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interfaceBadhri Jagan Sridharan
2015-01-14cpufreq: stats: hold reference on global cpufreqDaniel Rosenberg
2015-01-12video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2015-01-12cpufreq: interactive: only boost tunable affected cpusLianwei Wang
2015-01-12cpufreq: interactive: don't skip waking up speedchange_task if target_freq > ...Minsung Kim
2015-01-12staging: binder: Change binder mutex to rtmutex.Riley Andrews
2015-01-12power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-01-12cpufreq: Avoid using global variable total_cpusRuchi Kandoi
2015-01-09USB: f_rndis: fix compile errorBadhri Jagan Sridharan
2015-01-07USB: gadget: rndis: Add module parameter for DL max packets per xferxerox_lin
2015-01-07ndis: Add debug support to disable RNDIS Multipacket FeatureBadhri Jagan Sridharan
2015-01-07RNDIS: Add Data aggregation (multi packet) supportBadhri Jagan Sridharan
2015-01-07USB: gadget: u_ether: Fix data stall issue in RNDIS tethering modeBadhri Jagan Sridharan
2015-01-07usb: gadget: prevent change of Host MAC address of 'usb0' interfacetaeju.park
2015-01-07usb: u_ether: Add workqueue as bottom half handler for rx data pathBadhri Jagan Sridharan
2015-01-06cpufreq: interactive: make common_tunables staticTodd Poynor
2015-01-06cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2015-01-06usb: Add support for rndis uplink aggregationxerox_lin
2015-01-06USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSGxerox_lin
2015-01-06firmware loader: fix pending_fw_head list corruptionMaxime Bizon
2015-01-06firmware: Avoid deadlock of usermodehelper lock at shutdownTakashi Iwai
2015-01-06staging: android: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2015-01-06usb: gadget: f_audio_source: Fixed USB Audio Class Interface DescriptorAnson Jacob
2015-01-06usb: gadget: f_audio_source: change max ISO packet sizeAnson Jacob
2015-01-06video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2015-01-06HID: steelseries: validate output report detailsKees Cook
2015-01-06usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_writeAnson Jacob
2015-01-06input: Made keyreset more robustDaniel Rosenberg
2015-01-06power: Add property CHARGE_COUNTER_EXT and 64-bit precision propertiesTodd Poynor
2015-01-06cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_...Minsung Kim
2015-01-06cpufreq: Persist cpufreq time in state data across hotplugRuchi Kandoi
2015-01-06cpufreq: interactive: prevents the frequency to directly raise above theRuchi Kandoi
2014-12-19n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-12-19input: Changed keyreset to act as a wrapper for keycombo.Daniel Rosenberg
2014-12-19input: add keycombo, a general key combo driver.Daniel Rosenberg
2014-12-19fiq_debugger: Add fiq_watchdog_triggered apiArve Hjønnevåg
2014-12-19fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu sp...Arve Hjønnevåg
2014-12-19video: adf: memblock: map buffer for dmaGreg Hackmann
2014-12-18HID: add missing hid usagesOlivier Gay
2014-12-18HID: Add some missing HUT mappingsHans de Goede
2014-12-17video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2014-12-17of: fix CONFIG_CMDLINE_EXTENDColin Cross
2014-12-17fiq_debugger: add ARM64 supportColin Cross
2014-12-17fiq_debugger: split arm support into fiq_debugger_arm.cColin Cross
2014-12-17fiq_debugger: use pt_regs for registersColin Cross
2014-12-17fiq_debugger: allow compiling without CONFIG_FIQ_GLUEColin Cross
2014-12-17fiq_debugger: rename debug->fiq_debuggerColin Cross
2014-12-17fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2014-12-17cpufreq: interactive: remove compilation error from commitRuchi Kandoi
2014-12-17cpufreq: interactive: turn boost_pulse off on boost offRuchi Kandoi