summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai28-5779/+0
2015-01-12staging: line6: Make *_disconnect() functions staticChris Rorvick8-96/+94
2015-01-12staging: line6: Call *_disconnect() via pointerChris Rorvick6-42/+8
2015-01-12staging: line6: Call *_process_message() via pointerChris Rorvick6-35/+10
2015-01-12staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick5-13/+10
2015-01-12staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick9-33/+24
2015-01-12staging: line6: Move audio endpoints to propertiesChris Rorvick6-64/+52
2015-01-12staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick1-5/+0
2015-01-12staging: line6: Move control endpoints to propertiesChris Rorvick3-40/+48
2015-01-12staging: line6: Move altsetting to propertiesChris Rorvick2-51/+25
2015-01-12staging: line6: Filter on UX2 interfacesChris Rorvick1-16/+4
2015-01-12staging: line6: Filter on Pocket POD interfaceChris Rorvick1-10/+2
2015-01-12staging: line6: Split out POD HD500 interfacesChris Rorvick3-19/+28
2015-01-12staging: line6: Split out PODxt Live interfacesChris Rorvick4-81/+48
2015-01-12staging: line6: List out capabilities individuallyChris Rorvick2-22/+36
2015-01-12staging: line6: Use explicit indexes when defining propertiesChris Rorvick1-22/+90
2015-01-12staging: line6: Rename capability macrosChris Rorvick6-14/+14
2015-01-12staging: line6: Remove useless commentsChris Rorvick1-2/+0
2015-01-12staging: line6: Remove idVendor and idProduct macrosChris Rorvick2-61/+19
2015-01-12staging: line6: Key off of device typeChris Rorvick4-143/+144
2015-01-12staging: line6: Index properties array with device typeChris Rorvick1-15/+2
2015-01-12staging: line6: Define a device type enumChris Rorvick2-18/+57
2015-01-12staging: line6: Cleanup device tableChris Rorvick1-19/+21
2015-01-12staging: line6: Remove unsupported X3 devicesChris Rorvick3-30/+0
2015-01-12staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2-11/+0
2015-01-12staging: line6: Remove `device_bit' from propertiesChris Rorvick4-86/+24
2015-01-12Staging: line6: remove spaces before commas.Jonas Lundqvist1-3/+3
2015-01-12staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist1-7/+8
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-9/+74
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-246/+391
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-45/+61
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie7-152/+213
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-12/+14
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie8-33/+124
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang1-3/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-48/+72
2015-01-06Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+2
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki92-1818/+1320
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1