summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/core: don't search the GID table twiceMatan Barak2015-12-231-18/+35
* IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak2015-12-231-54/+89
* IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak2015-12-231-8/+15
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-2220-832/+763
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-1520-830/+761
| |\
| | * IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-114-283/+210
| | * IB/iser: Use helper for container_ofSagi Grimberg2015-12-113-6/+9
| | * IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-113-83/+89
| | * IB/srp: use the new CQ APIChristoph Hellwig2015-12-112-94/+86
| | * IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2015-12-112-345/+130
| | * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-116-6/+229
| | * irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-112-6/+3
| | * irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-112-4/+0
| | * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-117-32/+34
* | | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-19/+0
* | | staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-20/+1
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-2212-142/+63
* | | IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-226-73/+12
* | | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+8
* | | Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-12-202-14/+53
|\ \ \
| * | | rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9
| * | | rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
* | | | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-205-17/+19
|\ \ \ \
| * | | | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-131-1/+1
| * | | | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-131-0/+2
| * | | | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-131-1/+1
| * | | | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-131-13/+9
| * | | | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-131-2/+6
* | | | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-2011-47/+122
|\ \ \ \ \
| * | | | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| * | | | | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
| * | | | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-12-189-43/+101
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
| | * | | | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
| | * | | | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
| | * | | | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
| | * | | | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
* | | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-12-203-10/+24
|\ \ \ \ \ \
| * | | | | | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10
| * | | | | | md: fix bug due to nested suspendMikulas Patocka2015-12-181-3/+4
| * | | | | | MD: change journal disk role to disk 0Shaohua Li2015-12-182-3/+7
| * | | | | | md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-181-1/+3
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-193-8/+8
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...Mark Brown2015-12-162-7/+7
| |\ \ \ \ \ \ \
| | | * | | | | | spi: spidev: Hold spi_lock over all defererences of spi in release()Mark Brown2015-12-161-1/+1
| | | | |/ / / / | | | |/| | | |
| | * / | | | | spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV2015-12-121-6/+6
| | |/ / / / /