aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-28scsi: hisi_sas: change slot index allocation modeXiang Chen2-3/+11
2018-05-28scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry4-70/+36
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-43/+71
2018-05-28scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun1-1/+1
2018-05-28scsi: target: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King1-1/+1
2018-05-28scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King1-1/+1
2018-05-28scsi: core: sanitize++ in progressDouglas Gilbert1-0/+4
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-29powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V1-1/+2
2018-05-29netfilter: nfnetlink: allow commit to failFlorian Westphal1-1/+8
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal3-10/+2
2018-05-29netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal6-20/+4
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl1-4/+2
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo1-1/+3
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo1-2/+2
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso1-2/+2
2018-05-28media: ddbridge: conditionally enable fast TS for stv0910-equipped bridgesDaniel Scheller1-5/+29
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller4-3/+5
2018-05-28media: ddbridge/mci: add identifiers to function definition argumentsDaniel Scheller2-2/+2
2018-05-28media: ddbridge/mci: protect against out-of-bounds array access in stop()Daniel Scheller2-10/+15
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young1-2/+2
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski1-3/+6
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski1-46/+36
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski1-3/+3
2018-05-28PM / QoS: Drop redundant declaration of pm_qos_get_value()Rafael J. Wysocki1-1/+0
2018-05-28media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko1-35/+9
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko3-40/+35
2018-05-28bcache: Move couple of string arrays to sysfs.cAndy Shevchenko3-20/+18
2018-05-28bcache: stop bcache device when backing device is offlineColy Li2-0/+55
2018-05-28media: uvcvideo: Fix driver reference countingPhilipp Zabel1-9/+2
2018-05-28media: gspca_zc3xx: Enable short exposure times for OV7648Ondrej Zary1-3/+6
2018-05-28media: gspca_zc3xx: Fix power line frequency settings for OV7648Ondrej Zary1-7/+0
2018-05-28media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648Ondrej Zary1-8/+34
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil5-31/+33
2018-05-28media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2Hans Verkuil1-52/+31
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva1-8/+6
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil1-2/+2
2018-05-28media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil1-6/+13
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King1-1/+1
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita1-5/+12
2018-05-28media: staging: tegra-vde: Reset memory clientDmitry Osipenko1-4/+38
2018-05-28media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia1-1/+2
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia1-1/+1
2018-05-28media: stk1160: Add missing calls to mutex_destroyEzequiel Garcia1-0/+2
2018-05-28media: stk1160: Fix typo s/therwise/OtherwiseEzequiel Garcia1-1/+1
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven18-56/+20
2018-05-28media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter1-1/+1
2018-05-28media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab1-11/+12
2018-05-28media: gspca: Kill all URBs before releasing any of themEzequiel Garcia1-4/+11