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