aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman1-26/+32
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman1-3/+2
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman1-0/+1
2020-12-04mmc: renesas_sdhi: populate hook for longer busy_waitWolfram Sang2-0/+22
2020-12-04mmc: tmio: add hook for custom busy_wait calculationWolfram Sang2-5/+13
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang4-0/+21
2020-12-04Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-12/+13
2020-12-04Merge branch 'fixes' into nextUlf Hansson1-3/+3
2020-12-04mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang1-3/+3
2020-12-04mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763EBen Chuang1-0/+7
2020-12-04mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton1-4/+4
2020-12-04memstick: r592: Fix error return in r592_probe()Jing Xiangfeng1-4/+8
2020-12-04Add auxiliary bus supportDave Ertman3-0/+272
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-04soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()Zhang Changzhong1-0/+1
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/queueMarc Zyngier2-4/+27
2020-12-04misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz1-1/+0
2020-12-04pinctrl: qcom-pmic-gpio: Add support for pmx55Vinod Koul1-0/+2
2020-12-04pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-04pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keywordZou Wei1-3/+3
2020-12-04pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build errorTiezhu Yang1-0/+1
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil1-7/+5
2020-12-04psci: Replace psci_function_id array with a structDavid Brazdil1-15/+14
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil1-34/+60
2020-12-04psci: Support psci_ops.get_version for v0.1David Brazdil1-3/+10
2020-12-04pinctrl: mtk: Fix low level output voltage issueZhiyong Tao1-4/+4
2020-12-04pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai1-5/+9
2020-12-04gpio: mxs: Remove unused .id_table supportFabio Estevam1-14/+0
2020-12-04pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]Cristian Ciocaltea1-1/+1
2020-12-04gpio: tegra186: Set affinity callback to parentLinus Walleij1-0/+11
2020-12-04gpio: sifive: Set affinity callback to parentLinus Walleij1-0/+11
2020-12-04gpio: sysfs: Enforce character deviceLinus Walleij1-1/+2
2020-12-04crypto: cpt - Fix sparse warnings in cptpfHerbert Xu1-3/+3
2020-12-04hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu1-0/+1
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie5-9/+18
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-9/+36
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie9-124/+143
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski56-211/+426
2020-12-03vfio-ccw: Wire in the request callbackEric Farman2-0/+30
2020-12-03vfio-mdev: Wire in a request handler for mdev parentEric Farman2-0/+17
2020-12-03rtc: s3c: Remove dead code related to periodic tick handlingMarek Szyprowski1-224/+2
2020-12-03rtc: s3c: Disable all enable (RTC, tick) bits in the probeMarek Szyprowski1-0/+4
2020-12-03rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_timeNikita Shubin1-3/+3
2020-12-03rtc: test: remove debug messageAlexandre Belloni1-1/+0
2020-12-03rtc: mxc{,_v2}: enable COMPILE_TESTAlexandre Belloni1-2/+6
2020-12-03rtc: enable RTC framework on ARCH=umJohannes Berg1-1/+3
2020-12-03Merge tag 'iio-for-5.11b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman43-850/+700
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-110/+249
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-03drm: amdgpu: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1