index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-24
Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...
Linus Torvalds
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-07-24
Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
2020-07-23
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-23
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-07-23
Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-22
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
2020-07-22
virtio-mmio: Reject invalid IRQ 0 command line argument
Bjorn Helgaas
2020-07-22
iommu/qcom: Use domain rather than dev as tlb cookie
Rob Clark
2020-07-22
i2c: cadence: Clear HOLD bit at correct time in Rx path
Raviteja Narayanam
2020-07-22
Revert "i2c: cadence: Fix the hold bit setting"
Raviteja Narayanam
2020-07-21
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
2020-07-21
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
2020-07-20
Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into master
Linus Torvalds
2020-07-20
drm/lima: fix wait pp reset timeout
Qiang Yu
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-19
Revert "media: atomisp: keep the ISP powered on when setting it"
Mauro Carvalho Chehab
2020-07-19
media: atomisp: fix mask and shift operation on ISPSSPM0
Colin Ian King
2020-07-19
media: atomisp: move system_local consts into a C file
Mauro Carvalho Chehab
2020-07-19
media: atomisp: get rid of version-specific system_local.h
Mauro Carvalho Chehab
2020-07-19
media: atomisp: move global stuff into a common header
Mauro Carvalho Chehab
2020-07-19
media: atomisp: remove non-used 32-bits consts at system_local
Mauro Carvalho Chehab
2020-07-19
media: atomisp: get rid of some unused static vars
Mauro Carvalho Chehab
2020-07-19
media: atomisp: Fix error code in ov5693_probe()
Dan Carpenter
2020-07-19
media: atomisp: Replace trace_printk by pr_info
Nicolas Boichat
2020-07-19
media: atomisp: Fix __func__ style warnings
Baidyanath Kundu
2020-07-19
media: atomisp: fix help message for ISP2401 selection
Mauro Carvalho Chehab
2020-07-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-18
Merge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-18
hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
Maciej S. Szmigiero
2020-07-18
media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.
B K Karthik
2020-07-18
media: atomisp: make const arrays static, makes object smaller
Colin Ian King
2020-07-18
media: atomisp: Clean up non-existing folders from Makefile
Andy Shevchenko
2020-07-18
media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Use temporary variable for device in gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Refactor PMIC detection to a separate function
Andy Shevchenko
2020-07-18
media: atomisp: Deduplicate return ret in gmin_i2c_write()
Andy Shevchenko
2020-07-18
media: atomisp: Make pointer to PMIC client global
Andy Shevchenko
2020-07-18
media: atomisp: Don't try to parse unexpected ACPI object type
Andy Shevchenko
2020-07-18
media: atomisp: make platform data more readable
Andy Shevchenko
[next]