summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* locking/drm: Kill mutex trickeryPeter Zijlstra2016-10-252-39/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-241-3/+3
|\
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-191-3/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-2411-26/+32
|\ \
| * | clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-201-1/+1
| * | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-193-9/+9
| * | clk: uniphier: fix memory overrun bugMasahiro Yamada2016-10-191-1/+1
| * | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-171-2/+2
| * | clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-171-0/+1
| * | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt2016-10-171-7/+4
| * | clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-171-0/+1
| * | clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-171-5/+5
| * | clk: mediatek: Add hardware dependencyJean Delvare2016-10-171-0/+2
| * | clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
| * | clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada2016-10-171-1/+1
| * | clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada2016-10-171-0/+4
| |/
* | Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-248-8/+57
|\ \
| * | gpio: mpc8xxx: Correct irq handler functionLiu Gang2016-10-241-1/+1
| * | gpio: ath79: Fix module autoloadJavier Martinez Canillas2016-10-241-0/+1
| * | gpio: ts4800: Fix module autoloadJavier Martinez Canillas2016-10-211-0/+1
| * | gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flagsLars-Peter Clausen2016-10-211-0/+11
| * | gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flagsLars-Peter Clausen2016-10-211-0/+13
| * | gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offsetLars-Peter Clausen2016-10-211-0/+5
| * | gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offsetLars-Peter Clausen2016-10-211-0/+5
| * | gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validationLars-Peter Clausen2016-10-211-1/+1
| * | gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()David Arcari2016-10-201-2/+5
| * | gpio: mockup: add sysfs dependencyArnd Bergmann2016-10-201-1/+1
| * | gpio: stmpe: || vs && typoDan Carpenter2016-10-201-1/+1
| * | gpio: mxs: Unmap region obtained by of_iomapArvind Yadav2016-10-201-2/+6
| |/
* | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-243-19/+34
|\ \
| * | xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-241-1/+3
| * | xenbus: prefer list_for_each()Jan Beulich2016-10-241-2/+2
| * | xenbus: advertise control feature flagsJuergen Gross2016-10-241-16/+29
* | | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-232-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-237-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-191-15/+1
| * | | | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-191-4/+12
| * | | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-192-6/+23
| * | | | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-191-1/+3
| * | | | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-191-0/+4