summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2016-08-11usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda-2/+2
2016-08-11usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda-2/+5
2016-08-11usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda-1/+2
2016-08-10usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus-0/+2
2016-08-10usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi-1/+1
2016-08-10usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi-3/+20
2016-08-10usb: dwc3: gadget: increment request->actual onceFelipe Balbi-8/+11
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-117/+118
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-156/+313
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe-85/+85
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe-1/+1
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe-31/+32
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-194/+1634
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-11/+11
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-278/+1304
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds-99/+749
2016-08-05Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+18
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-13/+78
2016-08-05Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-22/+63
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-95/+80
2016-08-05Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+41
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+28
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-59/+1151
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-300/+293
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook-2/+18
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe-1/+38
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe-19/+9
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe-1/+61
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe-138/+228
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe-1/+4
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe-12/+55
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe-48/+76
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe-2/+4
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe-4/+13
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe-1/+257
2016-08-05ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe-0/+8
2016-08-05NTB: allocate number transport entries depending on size of ring sizeDave Jiang-2/+27
2016-08-05ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe-2/+8
2016-08-05ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe-4/+5
2016-08-05Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki-4/+41
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-944/+840
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki-24/+28
2016-08-04ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki-0/+6
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds-2985/+4226
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-655/+16126