summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Change ABM config init interfaceYongqiang Sun2020-10-083-6/+19
* drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2020-10-072-4/+24
* drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders2020-10-071-5/+5
* drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst2020-10-071-0/+2
* drm/nouveau/device: return error for unknown chipsetsKarol Herbst2020-10-071-0/+1
* Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-068-13/+1022
|\
| * Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-303-0/+1007
| * fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-09-251-0/+12
| * fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-254-13/+3
* | Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-031-8/+21
|\ \
| * | xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-10-011-8/+21
* | | Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-10-034-52/+40
|\ \ \
| * \ \ Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-09-291-2/+4
| |\ \ \
| | * | | phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
| * | | | usbcore/driver: Accommodate usbipM. Vefa Bicakci2020-09-251-6/+31
| * | | | usbcore/driver: Fix incorrect downcastM. Vefa Bicakci2020-09-251-9/+2
| * | | | usbcore/driver: Fix specific driver selectionM. Vefa Bicakci2020-09-251-1/+1
| * | | | Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci2020-09-251-6/+0
| * | | | USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-09-221-28/+2
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-033-0/+13
|\ \ \ \ \
| * | | | | i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry2020-09-271-0/+9
| * | | | | i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-09-271-0/+3
| * | | | | i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare2020-09-211-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-032-0/+9
|\ \ \ \ \
| * | | | | Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-09-281-0/+7
| * | | | | Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-09-281-0/+2
* | | | | | Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-10-024-3/+19
|\ \ \ \ \ \
| * | | | | | pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen2020-10-011-0/+4
| * | | | | | pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov2020-10-011-1/+1
| * | | | | | pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede2020-09-211-1/+13
| * | | | | | pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham2020-09-121-1/+1
* | | | | | | Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-021-7/+4
|\ \ \ \ \ \ \
| * | | | | | | PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi2020-09-081-7/+4
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-10-022-8/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke2020-09-291-7/+15
| * | | | | | | | scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam2020-09-221-1/+2
* | | | | | | | | Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-021-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt2020-09-291-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-10-021-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpufreq: intel_pstate: Fix missing return statementZhang Rui2020-09-301-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-022-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov2020-09-221-1/+1
| * | | | | | | | | iio: adc: ad7124: Fix typo in device nameMircea Caprioru2020-09-201-2/+2
* | | | | | | | | | Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-10-0210-58/+135
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko2020-10-011-1/+4
| * | | | | | | | | | gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko2020-10-011-1/+3
| * | | | | | | | | | Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Walleij2020-09-301-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose2020-09-281-1/+1
| * | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-09-293-50/+90
| |\| | | | | | | | | |
| | * | | | | | | | | | gpio: aspeed: fix ast2600 bank propertiesTao Ren2020-09-241-2/+2