summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
|\
| * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
| * mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-061-1/+5
* | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-145-7/+55
|\ \
| * | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| * | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-061-3/+6
| * | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-061-1/+17
| * | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| * | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-061-1/+1
| * | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-061-2/+6
| * | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
| * | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-062-3/+7
* | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
|\ \ \
| * \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-113-12/+19
| |\ \ \
| | * | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
| | * | | phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
| | * | | phy: core: fix wrong err handle for phy_power_onShawn Lin2016-02-101-7/+9
| | * | | phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven2016-02-031-0/+1
| | | |/ | | |/|
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-143-14/+17
|\ \ \ \
| * | | | irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-111-1/+1
| * | | | irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-111-6/+5
| * | | | irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni2016-02-041-6/+11
| * | | | irqchip/sun4i: Fix compilation outside of arch/armAndre Przywara2016-02-021-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-02-141-21/+28
|\ \ \ \
| * | | | component: remove device from master match list on failed addDaniel Stone2016-02-111-0/+2
| * | | | component: Detach components when deleting master structJon Medhurst (Tixy)2016-01-271-19/+22
| * | | | component: fix crash on x86_64 with hda audio driversRussell King2016-01-261-2/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-134-16/+27
|\ \ \ \ \
| * | | | | IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
| * | | | | IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
| * | | | | IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-111-3/+2
| * | | | | net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-02-1316-286/+559
|\ \ \ \ \ \
| * | | | | | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2016-02-102-2/+5
| * | | | | | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-101-3/+9
| * | | | | | target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger2016-02-101-1/+1
| * | | | | | qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle2016-02-061-1/+1
| * | | | | | qla2xxx: Fix stale pointer access.Quinn Tran2016-02-065-9/+31
| * | | | | | target/user: Fix cast from pointer to phys_addr_tArnd Bergmann2016-02-061-1/+1
| * | | | | | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-062-38/+0
| * | | | | | target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger2016-02-061-12/+41
| * | | | | | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-052-51/+148
| * | | | | | target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger2016-02-031-7/+9
| * | | | | | target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2016-02-032-1/+38
| * | | | | | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-032-61/+75
| * | | | | | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran2016-01-293-45/+142
| * | | | | | qla2xxx: Fix warning reported by static checkerHimanshu Madhani2016-01-291-3/+4
| * | | | | | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-293-64/+67
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-02-136-33/+59
|\ \ \ \ \ \