summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29s390/pci: avoid using strncmp with hardcoded lengthVasily Gorbik
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring
2019-08-29arm64: dts: ti: k3-j721e-main: Fix gic-its node unit-addressSuman Anna
2019-08-29arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna
2019-08-29arm64: dts: ti: k3-j721e-main: Add hwspinlock nodeSuman Anna
2019-08-29arm64: dts: ti: k3-am65-main: Add hwspinlock nodeSuman Anna
2019-08-29arm64: dts: k3-j721e: Add gpio-keys on common processor boardNikhil Devshatwar
2019-08-29dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721ELokesh Vutla
2019-08-29arm64: dts: ti: k3-j721e-common-proc-board: Disable unused gpio modulesLokesh Vutla
2019-08-29arm64: dts: ti: k3-j721e: Add gpio nodes in wakeup domainLokesh Vutla
2019-08-29arm64: dts: ti: k3-j721e: Add gpio nodes in main domainLokesh Vutla
2019-08-29arm64: dts: ti: k3-j721e: Update the power domain cellsLokesh Vutla
2019-08-29arm64: dts: ti: k3-am654: Update the power domain cellsLokesh Vutla
2019-08-29ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai
2019-08-29mtd: hyperbus: fix dependency and build errorRandy Dunlap
2019-08-29mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer
2019-08-29mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2019-08-29tools lib traceevent: Remove unneeded qsort and uses memmove insteadSteven Rostedt (VMware)
2019-08-29tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-08-29perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) workArnaldo Carvalho de Melo
2019-08-29libperf: Move 'enum perf_user_event_type' to perf/event.hJiri Olsa
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-29libperf: Add 'union perf_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/eve...Jiri Olsa
2019-08-29libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf...Jiri Olsa
2019-08-29libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.hJiri Olsa
2019-08-29libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...Jiri Olsa
2019-08-29posix-cpu-timers: Make expiry_active check actually work correctlyThomas Gleixner
2019-08-29mtd: spi-nor: remove superfluous pass of nor->info->sector_sizeTudor Ambarus
2019-08-29powerpc/of/pci: Rewrite pci_parse_of_flagsAlexey Kardashevskiy
2019-08-29driver core: platform: Export platform_get_irq_optional()Thierry Reding
2019-08-29drm/ingenic: Hardcode panel type to DPILaurent Pinchart
2019-08-29usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak
2019-08-29usb: common: Simplify usb_decode_get_set_descriptor function.Pawel Laszczak
2019-08-29usb: common: Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-29dt-bindings: add binding for USBSS-DRD controller.Pawel Laszczak