summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-12usb: gadget: udc: net2280: Remove obsolete module param use_dma_chainingRicardo Ribalda Delgado
2015-01-12usb: renesas_usbhs: fix platform init error messageSergei Shtylyov
2015-01-12usb: gadget: cleanup on stack DECLARE_COMPLETIONsNicholas Mc Guire
2015-01-12usb: gadget: f_uac1: update Class-Specific AudioControl Interface Header Desc...Xuebing Wang
2015-01-12usb: gadget: f_uac1: configure endpoint before using itXuebing Wang
2015-01-12usb: gadget: fix platform_no_drv_owner.cocci warningsJulia Lawall
2015-01-12usb: gadget: udc: remove bogus NULL checkDan Carpenter
2015-01-12usb: gadget: udc: clean up a printkDan Carpenter
2015-01-12usb: dwc2: platform: add generic PHY framework supportYunzhi Li
2015-01-12usb: gadget: uvc: configfs support in uvc functionAndrzej Pietrasiewicz
2015-01-12usb: gadget: uvc: verify descriptors presenceAndrzej Pietrasiewicz
2015-01-12usb: gadget: f_uvc: rename a macro to avoid conflictsAndrzej Pietrasiewicz
2015-01-12usb: renesas_usbhs: kill dead code in usbhs_probe()Sergei Shtylyov
2015-01-12usb: gadget: hid: consistently use 2^n - 1 for max valuesAndrzej Pietrasiewicz
2015-01-12usb: dwc3: Remove current_trb as it is unusedAmit Virdi
2015-01-12usb: dwc3: gadget: Remove redundant checkAmit Virdi
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison
2015-01-12usb: gadget: udc: s3c2410_udc.c: Remove some unused functionsRickard Strandqvist
2015-01-12usb: dwc3: Fixed a typo in commentsMickael Maison
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-07Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo