aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28w1: ds1wm: add messages to make incorporation in mfd-drivers easierJohannes Poehlmann1-1/+14
2017-08-28w1: ds1wm: silence interrupts on HW before claiming the interruptJohannes Poehlmann1-0/+6
2017-08-28w1: ds1wm: add level interrupt modesJohannes Poehlmann1-0/+4
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-2/+58
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-4/+19
2017-08-28w1: ds2490: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-28char: tlclk: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28w1: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28drivers/fsi/scom: Remove reset before every putscomEdward A. James1-6/+4
2017-08-28drivers/fsi: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-28mux: zap mux- prefix from the source filesPeter Rosin5-0/+5
2017-08-28mux: convert to using %pOF instead of full_nameRob Herring1-6/+6
2017-08-28applicom: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2-20/+21
2017-08-28char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2-2/+9
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman11-196/+603
2017-08-28Merge tag 'stm-for-greg-20170825' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman9-151/+561
2017-08-28vmci: fix duplicated code for different branchesGustavo A. R. Silva1-8/+2
2017-08-28misc: apds9802als: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: hmc6352: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: isl29020: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring2-10/+10
2017-08-28misc: apds9802als: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: apds990x: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: bh1770glc: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: isl29020: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal4-4/+4
2017-08-28misc: pch_phub: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: tifm: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: ioc4: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: eeprom_93xx46: Simplify the usage of gpiod APIFabio Estevam1-17/+7
2017-08-28firmware: vpd: use memunmap instead of iounmapPan Bian1-5/+5
2017-08-28android: binder: Add shrinker tracepointsSherry Yang2-2/+80
2017-08-28android: binder: Add global lru shrinker to binderSherry Yang4-40/+225
2017-08-28android: binder: Move buffer out of area shared with user spaceSherry Yang3-67/+90
2017-08-28android: binder: Add allocator selftestSherry Yang5-0/+289
2017-08-28android: binder: Refactor prev and next buffer into a helper functionSherry Yang1-9/+15
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga2-3/+39
2017-08-28drivers/fmc: change registration prototypeFederico Vaga1-1/+14
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga6-138/+192
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga5-19/+69
2017-08-28drivers/fmc: remove unused variableFederico Vaga1-2/+1
2017-08-28thunderbolt: Fix reset response_typeDan Carpenter1-1/+1
2017-08-28thunderbolt: Allow clearing the keyBernat, Yehezkel1-4/+11
2017-08-28thunderbolt: Make key root-only accessibleBernat, Yehezkel1-1/+1
2017-08-28thunderbolt: Remove superfluous checkBernat, Yehezkel1-3/+0
2017-08-28coresight: constify amba_idArvind Yadav1-1/+1