index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
2
-4
/
+6
2019-10-09
drm/i915: Only enqueue already completed requests
Chris Wilson
3
-38
/
+74
2019-10-09
drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
Chris Wilson
1
-1
/
+0
2019-10-09
drm/i915/cml: Add second PCH ID for CMP
Matt Roper
2
-0
/
+2
2019-10-09
iio: Fix an undefied reference error in noa1305_probe
zhong jiang
1
-0
/
+1
2019-10-09
iio: light: opt3001: fix mutex unlock race
David Frey
1
-1
/
+5
2019-10-09
iio: adc: ad799x: fix probe error handling
Marco Felsch
1
-2
/
+2
2019-10-09
iio: light: add missing vcnl4040 of_compatible
Marco Felsch
1
-0
/
+4
2019-10-09
iio: light: fix vcnl4000 devicetree hooks
Marco Felsch
1
-5
/
+5
2019-10-09
iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
Lorenzo Bianconi
1
-1
/
+3
2019-10-09
iio: adc: axp288: Override TS pin bias current for some models
Hans de Goede
1
-0
/
+32
2019-10-09
iio: imu: adis16400: fix memory leak
Navid Emamdoost
1
-1
/
+4
2019-10-09
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
1
-1
/
+4
2019-10-09
iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
Fabrice Gasnier
2
-3
/
+41
2019-10-09
iio: adc: stm32-adc: move registers definitions
Fabrice Gasnier
3
-136
/
+136
2019-10-09
iio: accel: adxl372: Perform a reset at start up
Stefan Popa
1
-0
/
+8
2019-10-09
iio: accel: adxl372: Fix push to buffers lost samples
Stefan Popa
1
-2
/
+1
2019-10-09
iio: accel: adxl372: Fix/remove limitation for FIFO samples
Stefan Popa
1
-3
/
+8
2019-10-09
iio: adc: hx711: fix bug in sampling of data
Andreas Klinger
1
-5
/
+5
2019-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-147
/
+154
2019-10-09
drm/amdgpu: fix memory leak
Nirmoy Das
1
-7
/
+7
2019-10-08
Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-15
/
+27
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
1
-1
/
+1
2019-10-08
drm/panel: tpo-td043mtea1: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: tpo-td028ttec1: Fix SPI alias
Laurent Pinchart
1
-2
/
+1
2019-10-08
drm/panel: sony-acx565akm: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: nec-nl8048hl11: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-08
drm/panel: lg-lb035q02: Fix SPI alias
Laurent Pinchart
1
-1
/
+8
2019-10-07
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
1
-1
/
+5
2019-10-07
drm/i915: Prevent bonded requests from overtaking each other on preemption
Chris Wilson
1
-8
/
+12
2019-10-07
drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
Ville Syrjälä
1
-1
/
+14
2019-10-07
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
1
-3
/
+22
2019-10-07
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
1
-1
/
+1
2019-10-07
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
3
-10
/
+6
2019-10-07
drm/i915: Whitelist COMMON_SLICE_CHICKEN2
Kenneth Graunke
1
-0
/
+3
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
3
-3
/
+11
2019-10-07
drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
Chris Wilson
1
-1
/
+0
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
1
-1
/
+1
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+8
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
1
-5
/
+10
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
1
-2
/
+3
2019-10-07
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
1
-0
/
+3
2019-10-07
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
1
-1
/
+1
2019-10-07
usb:cdns3: Fix for CV CH9 running with g_zero driver.
Pawel Laszczak
1
-2
/
+8
2019-10-07
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
3
-9
/
+0
2019-10-07
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
3
-6
/
+6
2019-10-07
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
1
-7
/
+39
2019-10-07
staging: vt6655: Fix memory leak in vt6655_probe
Navid Emamdoost
1
-1
/
+3
[prev]
[next]