summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: binder: Add page usage in binder statsSherry Yang2017-09-013-0/+32
* android: binder: fixup crash introduced by moving buffer hdrSherry Yang2017-09-011-1/+1
* drivers: w1: add hwmon temp support for w1_thermJaghathiswari Rankappagounder Natarajan2017-08-311-0/+86
* drivers: w1: refactor w1_slave_show to make the temp reading functionality se...Jaghathiswari Rankappagounder Natarajan2017-08-311-31/+51
* drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan2017-08-311-1/+17
* eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong2017-08-311-71/+55
* mcb: Fix an error handling path in 'chameleon_parse_cells()'Christophe JAILLET2017-08-311-2/+4
* MCB: add support for SC31 to mcb-lpcMichael Moese2017-08-311-0/+15
* mux: make device_type constBhumika Goyal2017-08-291-1/+1
* char: virtio: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King2017-08-281-1/+1
* nvmem: core: remove unneeded NULL checkDan Carpenter2017-08-281-1/+1
* nvmem: core: Add nvmem_cell_read_u32Leonard Crestez2017-08-281-0/+37
* nvmem: Convert to using %pOF instead of full_nameRob Herring2017-08-281-2/+2
* nvmem: lpc18xx-eeprom: explicitly request exclusive reset controlPhilipp Zabel2017-08-281-1/+1
* parport: use release_mem_region instead of release_resourceAnton Vasilyev2017-08-281-4/+2
* parport: cleanup statics initialization to NULL or 0Carlos Palminha2017-08-284-4/+4
* parport_pc: use pr_contMikulas Patocka2017-08-281-12/+12
* drivers: w1: Add 1w slave driver for DS28E05 EEPROMAndrew Worsley2017-08-284-0/+324
* drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...Andrew Worsley2017-08-281-4/+8
* w1: ds2438: make several functions staticColin Ian King2017-08-281-4/+5
* w1: ds1wm: add messages to make incorporation in mfd-drivers easierJohannes Poehlmann2017-08-281-1/+14
* w1: ds1wm: silence interrupts on HW before claiming the interruptJohannes Poehlmann2017-08-281-0/+6
* w1: ds1wm: add level interrupt modesJohannes Poehlmann2017-08-281-0/+4
* w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann2017-08-281-2/+58
* w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann2017-08-281-4/+19
* w1: ds2490: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-281-1/+1
* char: tlclk: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* w1: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* drivers/fsi/scom: Remove reset before every putscomEdward A. James2017-08-281-6/+4
* drivers/fsi: add const to bin_attribute structuresBhumika Goyal2017-08-281-2/+2
* mux: zap mux- prefix from the source filesPeter Rosin2017-08-285-0/+5
* mux: convert to using %pOF instead of full_nameRob Herring2017-08-281-6/+6
* applicom: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
* char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-282-20/+21
* char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-282-2/+9
* Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-08-2811-196/+603
|\
| * extcon: max77693: Allow MHL attach notifierMaciej Purski2017-08-251-3/+2
| * extcon: Correct description to improve the readabilityChanwoo Choi2017-08-162-166/+158
| * extcon: Remove unused CABLE_NAME_MAX definitionChanwoo Choi2017-08-161-1/+0
| * Merge branch 'ib-extcon-usb-phy-4.14' into extcon-nextChanwoo Choi2017-08-164-23/+15
| |\
| | * usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi2017-08-161-3/+3
| | * phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon APIChanwoo Choi2017-08-161-4/+4
| | * phy: rockchip-inno-usb2: Replace the extcon APIChanwoo Choi2017-08-031-5/+5
| | * phy: qcom-usb-hs: Replace the extcon APIChanwoo Choi2017-07-161-11/+3
| * | extcon: cros-ec: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-071-0/+2
| * | extcon: Convert to using %pOF instead of full_nameRob Herring2017-07-191-2/+2
| * | Merge remote-tracking branch 'origin/ib-extcon-mfd-4.14' into extcon-nextChanwoo Choi2017-07-173-0/+423
| |\ \
| | * | extcon: cros-ec: Add extcon-cros-ec driver to support display outBenson Leung2017-07-173-0/+423
| | |/
| * / extcon: int3496: Constify acpi_device_idArvind Yadav2017-07-161-1/+1
| |/