aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-28drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS featuresAndrew Worsley1-4/+8
2017-08-28w1: ds2438: make several functions staticColin Ian King1-4/+5
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 Poehlmann2-2/+63
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann2-11/+36
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: include compiler.h from mux/consumer.hUlrich Hecht1-0/+2
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 Manne3-20/+23
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-Hartman14-272/+756
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-Hartman10-152/+573
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: Include <linux/gpio/consumer.h>Fabio Estevam1-2/+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 Vaga3-3/+43
2017-08-28drivers/fmc: change registration prototypeFederico Vaga2-3/+25
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga7-139/+195
2017-08-28drivers/fmc: hide fmc operations behind helpersFederico Vaga6-19/+87
2017-08-28drivers/fmc: remove unused variableFederico Vaga1-2/+1
2017-08-28thunderbolt: Fix reset response_typeDan Carpenter1-1/+1