aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander1-3/+2
2017-04-06HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander1-10/+69
2017-04-06HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander1-2/+2
2017-04-06HID: sony: DS4 use brighter LED colorsRoderick Colenbrander1-4/+4
2017-04-06HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander1-101/+85
2017-04-06HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander1-0/+6
2017-03-21HID: sony: Perform duplicate device check earlier onRoderick Colenbrander1-4/+4
2017-03-21HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander1-25/+105
2017-03-21HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander1-0/+12
2017-03-21HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander1-95/+81
2017-03-21HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander1-1/+1
2017-03-21HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander1-7/+89
2017-03-21HID: sony: Make work handling more genericRoderick Colenbrander1-11/+19
2017-03-21HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander1-48/+51
2017-03-21HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander1-202/+59
2017-03-21HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander1-0/+27
2017-03-21HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander1-28/+184
2017-03-21HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander3-296/+117
2017-03-06HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik1-30/+15
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown1-0/+3
2017-02-20ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWNTheodore Ts'o2-5/+5
2017-02-20tpm: declare tpm2_get_pcr_allocation() as staticJarkko Sakkinen2-50/+45
2017-02-20fork: Fix task_struct alignmentPeter Zijlstra1-1/+1
2017-02-19Linux 4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: lantiq-ssc: activate under COMPILE_TESTHauke Mehrtens1-1/+1
2017-02-19spi: armada-3700: Remove spi_master_put in a3700_spi_remove()Wei Yongjun1-1/+0
2017-02-19irqchip/qcom: Fix error handlingChristophe JAILLET1-2/+2
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-18hrtimer: Catch invalid clockids againMarc Zyngier1-5/+15
2017-02-18MAINTAINERS: cpufreq: add bmips-cpufreq.cMarkus Mayer1-0/+7
2017-02-18PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping1-1/+1
2017-02-18PM / Documentation: Spelling s/wrtie/write/Geert Uytterhoeven1-1/+1
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven1-1/+1
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17nvme: Check for Security send/recv support before issuing commands.Scott Bauer4-1/+4
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig6-140/+131
2017-02-17block/sed-opal: tone down not supported warningsChristoph Hellwig1-4/+4
2017-02-17block: don't defer flushes on blk-mq + schedulingJens Axboe1-1/+7
2017-02-17blk-mq-sched: ask scheduler for work, if we failed dispatching leftoversJens Axboe1-3/+12
2017-02-17blk-mq: don't special case flush inserts for blk-mq-schedJens Axboe1-8/+10
2017-02-17blk-mq-sched: don't add flushes to the head of requeue queueJens Axboe1-1/+1
2017-02-17blk-mq: have blk_mq_dispatch_rq_list() return if we queued IO or notJens Axboe1-1/+1