aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-28Documentation/ABI: document the nvmem sysfs filesSrinivas Kandagatla2-0/+20
2017-08-28lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King1-1/+1
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach3-1/+37
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla1-0/+3
2017-08-28nvmem: core: remove unneeded NULL checkDan Carpenter1-1/+1
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez2-0/+44
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 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-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