summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-11android: drivers: Avoid debugfs race in binderRiley Andrews1-2/+13
2016-02-11android: binder: More offset validationArve Hjønnevåg1-2/+9
2016-02-11misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla1-3/+6
2016-02-11mei: fix double freeing of a cb during link resetAlexander Usyskin3-20/+14
2016-02-11misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar1-0/+35
2016-02-11misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar1-35/+91
2016-02-11w1: w1_process() is not freezable kthreadJiri Kosina1-1/+0
2016-02-11nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes1-1/+3
2016-02-09char: nwbutton: avoid unused variable warningArnd Bergmann1-3/+2
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt7-7/+215
2016-02-09misc: mic: Enable VOP debugfs and driver buildSudeep Dutt4-0/+262
2016-02-09misc: mic: Enable VOP card side functionalityAshutosh Dixit1-0/+755
2016-02-09misc: mic: Enable VOP host side functionalitySudeep Dutt1-0/+1164
2016-02-09misc: mic: Add data structures for the VOP driverSudeep Dutt1-0/+170
2016-02-09misc: mic: MIC VOP BusSudeep Dutt4-0/+361
2016-02-09misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt4-719/+1
2016-02-09misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt9-1464/+4
2016-02-09mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler1-391/+0
2016-02-09lkdtm: mark execute_location as noinlineArnd Bergmann1-1/+1
2016-02-09misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar1-0/+49
2016-02-09misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar1-2/+2
2016-02-08firmware: Change the page arrary alloc to vmallocChen Feng1-5/+4
2016-02-08ppdev: add support for compat ioctlBamvor Jian Zhang1-0/+12
2016-02-08ppdev: convert to y2038 safeBamvor Jian Zhang1-20/+55
2016-02-08firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez1-4/+4
2016-02-08drivers: char: raw: Removed unnecessary bracesBhumika Goyal1-3/+1
2016-02-08char/nvram: set array of const as constLABBE Corentin1-6/+6
2016-02-08spmi: pmic-arb: Support more than 128 peripheralsStephen Boyd1-42/+111
2016-02-08omap_hdq: fix usecount handlingAndreas Kemnade1-1/+0
2016-02-08GenWQE: use kobj_to_dev()Geliang Tang1-1/+1
2016-02-08pch_phub: use kobj_to_dev()Geliang Tang1-4/+2
2016-02-07vme: vme_ca91cx42.c: use to_pci_dev()Geliang Tang1-6/+5
2016-02-07nvmem: rockchip: trivial: Make the driver more readabilityCaesar Wang1-48/+42
2016-02-07nvmem: sunxi: trivial: fix code styleCaesar Wang1-6/+3
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla1-0/+6
2016-02-07nvmem: mediatek: Add Mediatek EFUSE driverAndrew-CT Chen3-0/+102
2016-02-07nvmem: NXP LPC18xx EEPROM memory NVMEM driverAriel D'Alessandro3-0/+341
2016-02-07misc: c2port: use kobj_to_dev()Geliang Tang1-6/+2
2016-02-07misc: cxl: use kobj_to_dev()Geliang Tang1-3/+2
2016-02-07misc: eeprom: use kobj_to_dev()Geliang Tang4-7/+7
2016-02-07misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang3-12/+12
2016-02-07misc/bmp085: Enable building as a moduleBen Hutchings1-1/+1
2016-02-07drivers/misc: make arm-charlcd.c explicitly non-modularPaul Gortmaker1-22/+2
2016-02-07misc: pch_phub: allow build on MIPS platformsPaul Burton1-1/+1
2016-02-07misc: st_core: remove unreachable codeSudip Mukherjee1-1/+0
2016-02-07misc: mic: use common error pathSudip Mukherjee1-6/+7
2016-02-07misc: mic: return error directlySudip Mukherjee1-2/+2
2016-02-07misc: mic: return error properlySudip Mukherjee1-1/+6
2016-02-07misc: mic: remove unneeded debug messageSudip Mukherjee1-6/+5
2016-02-07mic_virtio: fix a timeout loopDan Carpenter1-1/+1