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
*
macintosh/adb: Use C99 initializers for struct adb_driver instances
Finn Thain
2018-03-30
5
-36
/
+35
*
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
1
-0
/
+27
|
\
|
*
ocxl: Add get_metadata IOCTL to share OCXL information to userspace
Alastair D'Silva
2018-03-02
1
-0
/
+27
*
|
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2018-03-20
1
-1
/
+1
*
|
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2018-03-14
2
-17
/
+12
*
|
PCI/hotplug: ppc: correct a php_slot usage after free
Simon Guo
2018-03-13
1
-1
/
+1
*
|
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
3
-7
/
+45
*
|
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
3
-7
/
+27
*
|
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
2018-03-13
1
-8
/
+2
*
|
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
2018-03-13
1
-2
/
+6
*
|
powerpc/via-pmu: Fix section mismatch warning
Mathieu Malaterre
2018-03-13
1
-1
/
+1
*
|
macintosh: Add module license to ans-lcd
Larry Finger
2018-03-13
1
-0
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
3
-5
/
+10
|
\
\
|
*
|
clocksource/drivers/arc_timer: Update some comments
Vineet Gupta
2018-02-28
1
-3
/
+8
|
*
|
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
2018-02-28
1
-1
/
+1
|
*
|
clocksource/drivers/fsl_ftm_timer: Fix error return checking
Colin Ian King
2018-02-26
1
-1
/
+1
*
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-03
2
-1
/
+2
|
\
\
\
|
*
|
|
i2c: octeon: Prevent error message on bus error
Jan Glauber
2018-03-02
2
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
3
-11
/
+16
|
\
\
\
|
*
|
|
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
2018-03-03
1
-2
/
+1
|
*
|
|
vfio: disable filesystem-dax page pinning
Dan Williams
2018-03-03
1
-3
/
+15
|
*
|
|
dax: ->direct_access does not sleep anymore
Boaz Harrosh
2018-02-26
1
-6
/
+0
*
|
|
|
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-03-03
17
-160
/
+241
|
\
\
\
\
|
*
|
|
|
media: vb2: Makefile: place vb2-trace together with vb2-core
Mauro Carvalho Chehab
2018-02-26
1
-4
/
+7
|
*
|
|
|
media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
Mauro Carvalho Chehab
2018-02-23
1
-43
/
+45
|
*
|
|
|
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2018-02-23
7
-69
/
+124
|
*
|
|
|
media: dmxdev: Fix the logic that enables DMA mmap support
Mauro Carvalho Chehab
2018-02-23
1
-33
/
+42
|
*
|
|
|
media: dmxdev: fix error code for invalid ioctls
Mauro Carvalho Chehab
2018-02-23
1
-1
/
+1
|
*
|
|
|
media: m88ds3103: don't call a non-initalized function
Mauro Carvalho Chehab
2018-02-23
1
-2
/
+5
|
*
|
|
|
media: au0828: add VIDEO_V4L2 dependency
Arnd Bergmann
2018-02-23
1
-1
/
+1
|
*
|
|
|
media: dvb: fix DVB_MMAP dependency
Arnd Bergmann
2018-02-23
1
-0
/
+2
|
*
|
|
|
media: dvb: fix DVB_MMAP symbol name
Arnd Bergmann
2018-02-23
2
-16
/
+16
|
*
|
|
|
media: videobuf2: fix build issues with vb2-trace
Mauro Carvalho Chehab
2018-02-23
3
-2
/
+4
|
*
|
|
|
media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 part
Sakari Ailus
2018-02-23
3
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...
Linus Torvalds
2018-03-03
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
watchdog: sp5100_tco.c: fix potential build failure
Wim Van Sebroeck
2018-02-19
1
-0
/
+1
|
*
|
|
|
watchdog: xen_wdt: fix potential build failure
Radu Rendec
2018-02-19
1
-0
/
+1
|
*
|
|
|
watchdog: i6300esb: fix build failure
Matteo Croce
2018-02-19
1
-0
/
+1
|
*
|
|
|
watchdog: rave-sp: add NVMEM dependency
Arnd Bergmann
2018-02-19
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-03
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
PCI: Allow release of resources that were never assigned
Christian König
2018-02-26
1
-0
/
+4
*
|
|
|
|
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-02
4
-7
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
pvcalls-front: 64-bit align flags
Stefano Stabellini
2018-03-01
1
-3
/
+8
|
*
|
|
|
|
xen-netfront: Fix hang on device removal
Jason Andryuk
2018-02-28
1
-1
/
+6
|
*
|
|
|
|
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-02-28
1
-2
/
+2
|
*
|
|
|
|
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
2018-02-26
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-02
19
-35
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: fix a typo
Jiufei Xue
2018-03-01
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
7
-23
/
+28
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
[next]