aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14firmware: google: Probe for a GSMI handler in firmwareArthur Heymans1-0/+19
2020-01-14firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans1-0/+6
2020-01-14firmware: google: Release devices before unregistering the busPatrick Rudolph1-0/+7
2020-01-14slimbus: qcom: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2020-01-14slimbus: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-01-14slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-8/+12
2020-01-14dt-bindings: SLIMBus: add slim devices optional propertiesSrinivas Kandagatla1-0/+10
2020-01-14vme: bridges: reduce stack usageArnd Bergmann1-12/+18
2020-01-14mic: Remove unneeded NULL checkXu Wang3-9/+0
2020-01-14visorbus: fix uninitialized variable accessArnd Bergmann1-4/+7
2020-01-14uio: uio_pdrv_genirq: Do not log an error when deferring probe routine.Oscar Ravadilla1-0/+2
2020-01-14uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai1-2/+4
2020-01-14misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck1-5/+5
2020-01-14misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck1-1/+1
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King1-2/+2
2020-01-14misc: tsl2550: remove redundant initialization to variable rColin Ian King1-7/+5
2020-01-14misc: pti: remove redundant assignments to retvalColin Ian King1-2/+2
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2-1/+8
2020-01-14misc: cxl: use mmgrabJulia Lawall1-1/+1
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi2-1/+9
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi2-2/+9
2020-01-14misc: rtsx: Fix impossible conditionRui Feng1-5/+6
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan1-0/+1
2020-01-14misc: genwqe: fix compile warningsHongbo Yao1-4/+4
2020-01-14bus: fsl-mc: properly empty-initialize structureIoana Ciornei1-3/+3
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return valueTianlin Li1-4/+17
2020-01-12Linux 5.5-rc6Linus Torvalds1-1/+1
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren1-1/+1
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah3-5/+5
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel1-1/+11
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch1-0/+2
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2-5/+7
2020-01-10nvmem: core: fix memory abort in cleanup pathBitan Biswas1-3/+5
2020-01-10nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan1-22/+57
2020-01-10nvmem: imx: scu: correct the fuse word indexPeng Fan1-5/+5
2020-01-10nvmem: imx: scu: fix write SIPPeng Fan1-4/+2
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler1-3/+30
2020-01-10mei: bus: use simple sprintf for sysfsTomas Winkler1-5/+5
2020-01-09i2c: fix bus recovery stop mode timingRussell King1-3/+10
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus1-0/+1
2020-01-09mtd: sm_ftl: fix NULL pointer warningArnd Bergmann1-1/+2
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi1-1/+2
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski1-4/+4
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian3-13/+14
2020-01-09mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych1-7/+6
2020-01-09mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello1-2/+36
2020-01-09fs: move guard_bio_eod() after bio_set_op_attrsMing Lei4-7/+17
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-01-08pstore/ram: Regularize prz label allocation lifetimeKees Cook2-3/+3
2020-01-08tipc: fix wrong connect() return codeTuong Lien1-2/+2