summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: mb86s7x: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
* gpio: etraxfs: use builtin_platform_driverGeliang Tang2016-11-221-6/+1
* gpio: max77620: add compatible string to device id listVenkat Reddy Talla2016-11-161-0/+1
* gpio: intel-mid: use builtin_pci_driverGeliang Tang2016-11-151-6/+1
* gpio: tag line labels used for interruptsLinus Walleij2016-11-151-2/+18
* gpio: clamp values on gpio[d]_direction_output()Linus Walleij2016-11-151-5/+8
* gpio: htc-egpio: read output value from cacheLinus Walleij2016-11-131-4/+8
* gpio: htc-egpio: add .get_direction() supportLinus Walleij2016-11-121-0/+10
* ACPI / gpio: avoid warning for gpio hogging codeArnd Bergmann2016-11-091-4/+4
* gpio: davinci: Use unique labels for each gpio chipAxel Haslam2016-11-091-1/+6
* gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker2016-11-041-30/+2
* gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()Wei Yongjun2016-10-311-1/+3
* ACPI / gpio: make acpi_gpiochip_parse_own_gpio staticWei Yongjun2016-10-311-3/+3
* ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()Wei Yongjun2016-10-311-0/+1
* gpio: gpiolib-devprop: Check chip->parent pointer before dereferencingThor Thayer2016-10-251-0/+5
* gpio: altera-a10sr: Drop unnecessary gpiochip_removeWei Yongjun2016-10-251-10/+0
* Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into develLinus Walleij2016-10-246-801/+1082
|\
| * pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong2016-10-246-801/+1082
* | gpio: mxs: fix duplicate level interruptsSascha Hauer2016-10-241-9/+29
* | gpio: mxs: use enable/disable regs to (un)mask irqsSascha Hauer2016-10-241-3/+4
* | ACPI / gpio: Add support for naming GPIOsMika Westerberg2016-10-241-0/+3
* | gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg2016-10-244-46/+66
* | ACPI / gpio: Add hogging supportMika Westerberg2016-10-241-0/+71
* | ACPI / gpio: Allow holes in list of GPIOs for a deviceMika Westerberg2016-10-241-11/+21
* | gpio: pca953x: Add MAX7318 compatibleMarek Vasut2016-10-241-0/+2
* | gpio: ts4900: Add hardware dependenciesJean Delvare2016-10-241-0/+1
* | gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.Thor Thayer2016-10-243-0/+149
* | gpio: merrifield: set default handler to be handle_bad_irq()Andy Shevchenko2016-10-241-1/+1
* | gpio: max77620: Remove unused fields from struct max77620_gpioAxel Lin2016-10-241-8/+2
|/
* Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-242-1/+2
|\
| * UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-247-75/+104
|\ \
| * | target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-211-1/+1
| * | target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-211-11/+26
| * | target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-211-2/+3
| * | target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-211-1/+1
| * | target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-211-4/+8
| * | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-201-15/+1
| * | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-201-4/+12
| * | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-202-6/+23
| * | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-201-1/+3
| * | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-201-0/+4
| * | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-202-3/+3
| * | target/user: Fix comments to not refer to data ringAndy Grover2016-10-201-7/+5
| * | target/user: Return an error if cmd data size is too largeAndy Grover2016-10-201-3/+6
| * | target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover2016-10-201-19/+10
* | | Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-242-4/+6
|\ \ \
| * | | hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter2016-10-171-1/+3
| * | | hwmon: (adm9240) handle temperature readings below 0Chris Packham2016-10-171-3/+3
| |/ /