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