summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: pxa: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+1
* gpio: pca953x: Use of_device_get_match_data()Thierry Reding2018-05-161-6/+4
* gpio: palmas: Use of_device_get_match_data()Thierry Reding2018-05-161-5/+1
* gpio: mxs: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: ingenic: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: ge: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: dwapb: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+1
* gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding2018-05-161-7/+2
* gpio: mockup: use the SPDX identifier and remove license boilerplateBartosz Golaszewski2018-05-161-6/+1
* gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy2018-05-162-10/+39
* gpio: make several const arrays static, shrinks object sizeColin Ian King2018-05-162-2/+2
* gpio: mxc: Remove reliance on <linux/gpio.h>Linus Walleij2018-05-161-6/+3
* gpio: mvebu: Use the proper APIsLinus Walleij2018-05-161-12/+8
* gpio: msic: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mm-lantiq: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: ml_ioh: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mc9s08dz60: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: mc33880: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: max730x: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lynxpoint: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lpc32xx: Include the right headerLinus Walleij2018-05-161-2/+1
* gpio: lp873x: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: lp3943: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: loongson: Use BIT() macrosLinus Walleij2018-05-161-14/+11
* gpio: loongson: Create a dynamic platform deviceLinus Walleij2018-05-161-10/+37
* gpio: loongson: Use right includeLinus Walleij2018-05-161-33/+33
* gpiolib: add hogs support for machine codeBartosz Golaszewski2018-05-161-0/+67
* gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King2018-05-161-1/+1
* gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang2018-05-161-2/+56
* gpio: eic: Add edge trigger emulation for EICBaolin Wang2018-05-161-0/+73
* gpio: xra1403: Switch to a fixed upper bound for registersLaura Abbott2018-04-271-10/+5
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1618-82/+109
|\
| * scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-101-1/+1
| * scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-101-4/+4
| * scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-101-5/+8
| * scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-101-0/+9
| * scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-101-9/+9
| * Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-101-2/+0
| * scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-102-1/+4
| * scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn2018-04-101-3/+3
| * scsi: qla2xxx: correctly shift host byteJohannes Thumshirn2018-04-101-1/+1
| * scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-108-31/+45
| * scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings2018-04-101-2/+2
| * scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-091-23/+21
| * scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-091-0/+3
| * scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King2018-04-091-1/+0
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-162-7/+0
|\ \
| * | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-4/+0
| * | .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-071-1/+0
| * | kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada2018-04-071-2/+0