index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-05-03
5
-84
/
+135
|
\
|
*
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
2018-05-02
1
-0
/
+5
|
*
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
2018-05-01
1
-76
/
+110
|
*
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
2018-05-01
1
-0
/
+9
|
*
Input: hideep_ts - fix a typo in Kconfig
Masanari Iida
2018-04-24
1
-1
/
+1
|
*
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
2018-04-24
1
-1
/
+1
|
*
Input: leds - fix out of bound access
Dmitry Torokhov
2018-04-11
1
-4
/
+4
|
*
Input: synaptics-rmi4 - fix an unchecked out of memory error path
Christophe JAILLET
2018-04-07
1
-2
/
+5
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-05-03
3
-8
/
+10
|
\
\
|
*
|
scsi: target: Fix fortify_panic kernel exception
Bryant G Ly
2018-04-21
1
-4
/
+4
|
*
|
scsi: isci: Fix infinite loop in while loop
Colin Ian King
2018-04-21
1
-2
/
+1
|
*
|
scsi: storvsc: Set up correct queue depth values for IDE devices
Long Li
2018-04-20
1
-2
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-04-30
1
-1
/
+1
|
\
\
\
|
*
|
|
sparc64: Fix mistake in oradax license text
Rob Gardner
2018-04-30
1
-1
/
+1
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-1
/
+6
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-28
3
-8
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
1
-4
/
+2
|
*
|
|
|
|
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-04-27
1
-0
/
+16
|
*
|
|
|
|
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
2018-04-27
1
-1
/
+1
|
*
|
|
|
|
i2c: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-18
1
-3
/
+0
*
|
|
|
|
|
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-28
2
-17
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
2018-04-27
1
-3
/
+11
|
*
|
|
|
|
|
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
2018-04-25
1
-14
/
+23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-27
9
-96
/
+120
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2018-04-26
1
-2
/
+9
|
*
|
|
|
|
|
ARM: amba: Make driver_override output consistent with other buses
Geert Uytterhoeven
2018-04-26
1
-3
/
+0
|
*
|
|
|
|
|
Revert "ARM: amba: Fix race condition with driver_override"
Greg Kroah-Hartman
2018-04-26
1
-9
/
+2
|
*
|
|
|
|
|
ARM: amba: Don't read past the end of sysfs "driver_override" buffer
Geert Uytterhoeven
2018-04-25
1
-1
/
+2
|
*
|
|
|
|
|
ARM: amba: Fix race condition with driver_override
Geert Uytterhoeven
2018-04-25
1
-2
/
+9
|
*
|
|
|
|
|
virt: vbox: Log an error when we fail to get the host version
Hans de Goede
2018-04-23
1
-1
/
+3
|
*
|
|
|
|
|
virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory
Hans de Goede
2018-04-23
2
-5
/
+19
|
*
|
|
|
|
|
virt: vbox: Add vbg_req_free() helper function
Hans de Goede
2018-04-23
3
-34
/
+47
|
*
|
|
|
|
|
virt: vbox: Move declarations of vboxguest private functions to private header
Hans de Goede
2018-04-23
1
-0
/
+8
|
*
|
|
|
|
|
slimbus: Fix out-of-bounds access in slim_slicesize()
Geert Uytterhoeven
2018-04-23
1
-1
/
+1
|
*
|
|
|
|
|
fpga-manager: altera-ps-spi: preserve nCONFIG state
Anatolij Gustschin
2018-04-23
1
-1
/
+1
|
*
|
|
|
|
|
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
2018-04-23
1
-40
/
+9
|
*
|
|
|
|
|
uio_hv_generic: use correct channel in isr
Stephen Hemminger
2018-04-23
1
-7
/
+7
|
*
|
|
|
|
|
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
2018-04-23
1
-0
/
+5
|
*
|
|
|
|
|
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
2018-04-23
1
-2
/
+2
|
*
|
|
|
|
|
ANDROID: binder: prevent transactions into own process.
Martijn Coenen
2018-04-23
1
-0
/
+8
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
2
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
firmware: some documentation fixes
Andres Rodriguez
2018-04-25
2
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-27
9
-29
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-04-25
1
-6
/
+5
|
*
|
|
|
|
|
tty: serial: xuartps: Setup early console when uartclk is also passed
Michal Simek
2018-04-23
1
-1
/
+1
|
*
|
|
|
|
|
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-04-23
2
-3
/
+7
|
*
|
|
|
|
|
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
Tetsuo Handa
2018-04-23
1
-8
/
+5
|
*
|
|
|
|
|
tty: serial: qcom_geni_serial: Use signed variable to get IRQ
Karthikeyan Ramasubramanian
2018-04-23
1
-4
/
+6
|
*
|
|
|
|
|
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-04-23
2
-4
/
+9
[next]