summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-11mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal2-12/+68
2020-12-11mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal11-68/+89
2020-12-11mtd: nand: ecc-hamming: Cleanup and style fixesMiquel Raynal1-14/+12
2020-12-11mtd: nand: ecc-hamming: Drop/fix the kernel docMiquel Raynal1-29/+10
2020-12-11mtd: nand: ecc-hamming: Clarify the driver descriptionsMiquel Raynal1-1/+1
2020-12-11mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal23-30/+31
2020-12-11mtd: rawnand: Get rid of chip->ecc.privMiquel Raynal1-14/+17
2020-12-11mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal2-116/+279
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal2-79/+73
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal3-38/+76
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal2-3/+2
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal4-31/+37
2020-11-30mtd: nand: ecc-bch: Cleanup and style fixesMiquel Raynal1-26/+29
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal8-15/+16
2020-11-30mtd: nand: ecc: Add an I/O request tweaking mechanismMiquel Raynal1-0/+106
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+20
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-11-28Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-34/+51
2020-11-28Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+22
2020-11-28Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-30/+72
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-401/+524
2020-11-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-14/+23
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-93/+98
2020-11-27Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-116/+294
2020-11-27Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+15
2020-11-27Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-797/+2078
2020-11-27Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-193/+469
2020-11-27Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+70
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+5
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-12/+36
2020-11-27Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...Arnd Bergmann1-1/+2
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-10/+19
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie6-67/+265
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie2-48/+22
2020-11-27Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie1-1/+2
2020-11-27Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-4/+1
2020-11-26Merge tag 'pm-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+3
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-26platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-11-26platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede1-0/+27
2020-11-26platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1