summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-24usb: dwc2: Fix comment alignment and formatJohn Youn
2017-01-24usb: dwc2: Add identifier in prototypesJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2017-01-24usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak
2017-01-24usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-01-24usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phaseBaolin Wang
2017-01-24usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi
2017-01-24usb: renesas_usbhs: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: msm: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: omap-otg: Replace the extcon APIChanwoo Choi
2017-01-24usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi
2017-01-24usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi
2017-01-24usb: dwc3: gadget: extract __dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: dwc3: gadget: simplify dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: gadget: f_uac2: improve error handlingPeter Chen
2017-01-24usb: dwc2: host: use true/false for booleanNicholas Mc Guire
2017-01-24usb: dwc2: host: use msleep() for long delaysNicholas Mc Guire
2017-01-24usb: dwc3: exynos: Remove MODULE_ALIAS()Javier Martinez Canillas
2017-01-24usb: dwc3: exynos remove suspend clock unspecified debug messageShuah Khan
2017-01-24usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-24usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"Colin Ian King
2017-01-24usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak
2017-01-24usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King
2017-01-12i2c: print correct device invalid addressJohn Garry