aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski1-6/+14
2016-04-29usb: Add driver for UCSIHeikki Krogerus4-0/+720
2016-04-28usb: core: move root hub's device node assignment after it is added to busPeter Chen2-1/+1
2016-04-28Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-1/+1
2016-04-28usb: Remove unnecessary space before function pointer arguments.Sandhya Bankar1-4/+4
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge4-8/+19
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre4-4/+4
2016-04-28usb: devio: declare usbdev_vm_ops as staticMichele Curti1-1/+1
2016-04-28usb: misc: usbtest: fix error of urb allocationChunfeng Yun1-0/+3
2016-04-28usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun1-0/+3
2016-04-28usbip: vudc: fix Kconfig dependenciesArnd Bergmann1-4/+4
2016-04-28usbip: safe completion against unbind operationNobuo Iwata1-1/+4
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak4-6/+6
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov4-18/+12
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak1-3/+2