summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Merge remote-tracking branch 'sound-upstream/for-next' into drm-intel-nightlyDaniel Vetter28-5966/+0
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley1-0/+8
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2-5/+7
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin1-2/+4
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
2014-12-26[regression] braino in "lustre: use is_root_inode()"Al Viro1-1/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-41/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds25-0/+14091
2014-12-17lustre: get rid of playing with ->fsAl Viro3-41/+2
2014-12-16[media] bq/c-qcam, w9966, pms: move to staging in preparation for removalHans Verkuil8-0/+4271
2014-12-16[media] tlg2300: move to staging in preparation for removalHans Verkuil11-0/+3942
2014-12-16[media] vino/saa7191: move to staging in preparation for removalHans Verkuil10-0/+5878
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds688-86707/+18681
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-6223/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-27/+0
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner1-2/+1
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+8
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-5557/+1432
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds13-393/+278