summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-071-1/+1
| * | | | | | | | | | | IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-071-0/+3
| * | | | | | | | | | | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
| * | | | | | | | | | | IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
| * | | | | | | | | | | IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
| * | | | | | | | | | | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
| * | | | | | | | | | | IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7
| * | | | | | | | | | | IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
| * | | | | | | | | | | IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
| * | | | | | | | | | | IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
* | | | | | | | | | | | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-12-105-206/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-043-199/+10
| * | | | | | | | | | | | vfio: fix a warning messageDan Carpenter2015-11-211-1/+1
| * | | | | | | | | | | | vfio: platform: remove needless stack usageKees Cook2015-11-201-4/+1
| * | | | | | | | | | | | vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-11-201-1/+1
| * | | | | | | | | | | | vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-191-1/+0
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-12-104-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | of/irq: Export of_irq_find_parent againCarlo Caione2015-12-091-1/+2
| * | | | | | | | | | | | of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck2015-12-081-0/+5
| * | | | | | | | | | | | of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-12-011-2/+3
| * | | | | | | | | | | | of: do not use 0x in front of %paDmitry V. Krivenok2015-12-011-1/+1
| * | | | | | | | | | | | of: Fix comparison of reserved memory regionsMichael Ellerman2015-12-011-1/+7
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-12-1014-75/+53
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clk: sunxi: pll2: Fix clock running too fastMaxime Ripard2015-12-031-18/+5
| * | | | | | | | | | | | clk: scpi: add missing of_node_putJulia Lawall2015-12-011-0/+1
| * | | | | | | | | | | | clk: qoriq: fix memory leakSudip Mukherjee2015-11-301-1/+3
| * | | | | | | | | | | | imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre2015-11-301-4/+5
| * | | | | | | | | | | | imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre2015-11-301-7/+7
| * | | | | | | | | | | | Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-11-305-29/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | clk: ti: drop locking code from mux/divider driversGrygorii Strashko2015-11-242-25/+6
| | * | | | | | | | | | | | clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong2015-11-241-0/+2
| | * | | | | | | | | | | | clk: ti: fapll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| | * | | | | | | | | | | | clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre2015-11-241-2/+2
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | clk: mmp: add linux/clk.h includesArnd Bergmann2015-11-253-0/+3
| * | | | | | | | | | | | clk: gpio: Get parent clk names in of_gpio_clk_setup()Jyri Sarha2015-11-191-16/+17
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-12-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ipmi: move timer init to before irq is setupJan Stancek2015-12-091-4/+4
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-092-9/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | PCI: altera: Fix error when INTx is 4Ley Foon Tan2015-12-041-1/+1
| * | | | | | | | | | | PCI: altera: Check TLP completion statusLey Foon Tan2015-12-041-2/+10
| * | | | | | | | | | | PCI: altera: Fix Requester ID for config accessesLey Foon Tan2015-12-041-2/+3
| * | | | | | | | | | | PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter2015-12-041-2/+2
| * | | | | | | | | | | PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier2015-12-041-2/+2
* | | | | | | | | | | | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-086-11/+39
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner2015-12-071-1/+2
| * | | | | | | | | | | | libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-071-0/+8
| * | | | | | | | | | | | sata_sil: disable trimMikulas Patocka2015-11-301-0/+3
| * | | | | | | | | | | | AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu2015-11-301-0/+9
| * | | | | | | | | | | | sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann2015-11-201-0/+5
| * | | | | | | | | | | | ahci: Order SATA device IDs for codename LewisburgAlexandra Yates2015-11-161-10/+10