summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-072-4/+9
| * net: mac802154: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-5/+3
| * net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-074-15/+13
| * net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-5/+3
| * net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-07956-32167/+9437
|\
| * Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-11-064-44/+44
| |\
| | * mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello2020-10-301-7/+8
| | * mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen2020-10-281-3/+5
| | * mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin2020-10-281-3/+2
| | * mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-19/+24
| | * mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam2020-10-261-12/+5
| * | Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-061-2/+1
| |\ \
| | * | spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll2020-11-061-2/+1
| * | | Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-0633-117/+265
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2020-11-0516-48/+119
| | |\ \ \
| | | * | | ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu2020-11-041-1/+0
| | | * | | ASoC: qcom: lpass-cpu: Fix clock disable failureV Sujith Kumar Reddy2020-10-291-4/+10
| | | * | | ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positionsV Sujith Kumar Reddy2020-10-291-1/+1
| | | * | | Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown2020-10-2813426-258567/+536516
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
| | | * | | ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
| | | * | | ASoC: SOF: loader: handle all SOF_IPC_EXT typesBard Liao2020-10-231-0/+5
| | | * | | ASoC: cs42l51: manage mclk shutdown delayOlivier Moysan2020-10-231-1/+21
| | | * | | ASoC: qcom: sdm845: set driver name correctlySrinivas Kandagatla2020-10-231-0/+2
| | | * | | ASoC: codecs: wsa881x: add missing stream rates and formatSrinivas Kandagatla2020-10-231-0/+2
| | | * | | ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015Tzung-Bi Shih2020-10-191-6/+25
| | | * | | ASoC: Intel: catpt: Relax clock selection conditionsCezary Rojewski2020-10-141-3/+6
| | | * | | ASoC: Intel: catpt: Wake up device before configuring SSP portCezary Rojewski2020-10-141-0/+10
| | | * | | ASoC: Intel: atom: Remove duplicate kconfigsCezary Rojewski2020-10-143-22/+4
| | | * | | ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup functionTomasz Figa2020-10-141-8/+31
| | * | | | ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett2020-11-051-0/+1
| | * | | | ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett2020-11-041-0/+1
| | * | | | ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin2020-11-041-0/+1
| | * | | | ALSA: hda/realtek - Enable headphone for ASUS TM420Kailang Yang2020-11-031-0/+13
| | * | | | ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()Dan Carpenter2020-11-031-0/+2
| | * | | | ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng2020-10-281-0/+1
| | * | | | ALSA: hda: Separate runtime and system suspendKai-Heng Feng2020-10-282-29/+36
| | * | | | ALSA: hda: Refactor codec PM to use direct-complete optimizationKai-Heng Feng2020-10-281-16/+29
| | * | | | ALSA: hda/realtek - Fixed HP headset Mic can't be detectedKailang Yang2020-10-281-11/+43
| | * | | | ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2Keith Winstein2020-10-271-0/+4
| | * | | | ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann2020-10-261-1/+1
| | * | | | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-269-12/+14
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-0665-370/+439
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-11-0624-97/+128
| | |\ \ \ \
| | | * | | | Fonts: Replace discarded const qualifierLee Jones2020-11-0313-13/+13
| | | * | | | drm/vc4: drv: Remove unused variableMaxime Ripard2020-11-031-1/+0
| | | * | | | drm/panfrost: Fix module unloadSteven Price2020-11-031-2/+3
| | | * | | | drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-033-7/+13
| | | * | | | drm/vc4: kms: Add functions to create the state objectsMaxime Ripard2020-11-022-24/+57