aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan1-1/+17
2017-08-31eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong1-71/+55
2017-08-31mcb: Fix an error handling path in 'chameleon_parse_cells()'Christophe JAILLET1-2/+4
2017-08-31MCB: add support for SC31 to mcb-lpcMichael Moese1-0/+15
2017-08-29mux: make device_type constBhumika Goyal1-1/+1
2017-08-28char: virtio: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King1-1/+1
2017-08-28nvmem: core: remove unneeded NULL checkDan Carpenter1-1/+1
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez1-0/+37
2017-08-28nvmem: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-28nvmem: lpc18xx-eeprom: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-28parport: use release_mem_region instead of release_resourceAnton Vasilyev1-4/+2
2017-08-28parport: cleanup statics initialization to NULL or 0Carlos Palminha4-4/+4
2017-08-28parport_pc: use pr_contMikulas Patocka1-12/+12
2017-08-28drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley4-0/+324
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 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