summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-300/+293
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook1-2/+18
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe1-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe1-1/+4
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe1-12/+55
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe1-48/+76
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe1-2/+4
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2-4/+13
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe1-1/+257
2016-08-05ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe1-0/+8
2016-08-05NTB: allocate number transport entries depending on size of ring sizeDave Jiang1-2/+27
2016-08-05ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe1-2/+8
2016-08-05ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe1-4/+5
2016-08-05Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki2-4/+41
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds44-944/+840
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki4-24/+28
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki1-0/+6
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds60-2985/+4226
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds94-655/+16126
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds19-280/+5095
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-75/+263
2016-08-04mm/block: convert rw_page users to bio op useMike Christie4-38/+37
2016-08-04loop: make do_req_filebacked more robustChristoph Hellwig1-33/+22
2016-08-04loop: don't try to use AIO for discardsChristoph Hellwig1-4/+8
2016-08-04nbd: fix race in ioctlVegard Nossum1-8/+4
2016-08-04floppy: fix open(O_ACCMODE) for ioctl-only openJiri Kosina1-12/+9
2016-08-04Input: silead - remove some dead codeDan Carpenter1-3/+0
2016-08-04Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann1-0/+1
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford52-72/+13335
2016-08-04Soft RoCE driverMoni Shoua35-0/+12885
2016-08-04dm raid: fix use of wrong status char during resynchronizationHeinz Mauelshagen1-1/+0
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-27/+46
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds43-208/+173
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann1-2/+8
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski25-169/+131
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski1-4/+0
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada15-33/+33
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee1-0/+1
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds1-4/+0
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford6-23/+29
2016-08-03Merge branch 'next' into for-linusDmitry Torokhov13-59/+1153
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker3-23/+107
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker1-0/+41
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring1-21/+20