index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
sunxi-rsb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
qm1d1b0004: fix a warning about an unused default_cfg var
Mauro Carvalho Chehab
1
-0
/
+2
2018-05-09
media: omap3isp: Don't use GFP_DMA
Sakari Ailus
1
-1
/
+1
2018-05-09
media: omap3isp: Remove useless NULL check in omap3isp_stat_config
Sakari Ailus
1
-6
/
+0
2018-05-09
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
6
-3
/
+52
2018-05-09
media: media-device: fix ioctl function types
Sami Tolvanen
1
-10
/
+11
2018-05-09
media: imx-csi: fix burst size for 16 bit
Jan Luebbe
1
-1
/
+1
2018-05-09
media: imx: add 16-bit grayscale support
Philipp Zabel
2
-0
/
+10
2018-05-09
media: Revert cleanup ktime_set() usage
Jasmin Jessich
3
-4
/
+6
2018-05-09
media: Use ktime_set() in pt1.c
Jasmin Jessich
1
-1
/
+1
2018-05-09
media: pvrusb2: delete unneeded include
Julia Lawall
1
-1
/
+0
2018-05-09
media: saa7164: Fix driver name in debug output
Brad Love
1
-1
/
+2
2018-05-09
media: renesas-ceu: Set mbus_fmt on subdev operations
Jacopo Mondi
1
-5
/
+15
2018-05-09
media: cec: Kconfig coding style issue
Brad Love
1
-6
/
+6
2018-05-09
media: intel-ipu3: Kconfig coding style issue
Brad Love
1
-6
/
+6
2018-05-09
media: em28xx: Fix DualHD broken second tuner
Brad Love
1
-1
/
+1
2018-05-09
media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
Robin Murphy
1
-2
/
+2
2018-05-09
media: media/usbvision: fix spelling mistake: "compresion" -> "compression"
Colin Ian King
1
-1
/
+1
2018-05-09
media: coda: set colorimetry on coded queue
Philipp Zabel
1
-1
/
+16
2018-05-09
media: coda: do not try to propagate format if capture queue busy
Philipp Zabel
1
-0
/
+14
2018-05-09
media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
Philipp Zabel
1
-13
/
+1
2018-05-09
media: sta2x11: Use gpio_is_valid() and remove unnecessary check
Arvind Yadav
1
-16
/
+15
2018-05-09
media: platform: Use gpio_is_valid()
Arvind Yadav
1
-1
/
+1
2018-05-09
media: v4l2-dev.h: fix doc warning
Hans Verkuil
1
-0
/
+1
2018-05-09
media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()
Dan Carpenter
1
-1
/
+1
2018-05-09
media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAIN
Hans Verkuil
1
-1
/
+1
2018-05-09
media: platform: am437x: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-05-09
media: videobuf: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-09
media: vcodec: fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2018-05-09
media: v4l2-core: Rename array 'video_driver' to 'video_drivers'
Simon Que
1
-11
/
+11
2018-05-09
media: entity: fix spelling for media_entity_get_fwnode_pad()
Niklas Söderlund
1
-1
/
+1
2018-05-09
media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared
Bingbu Cao
1
-10
/
+22
2018-05-07
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
media: include/video/omapfb_dss.h: use IS_ENABLED()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-05
media: cx231xx: Fix recursive dependency
Brad Love
1
-1
/
+0
2018-05-05
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
Hans de Goede
4
-4
/
+4
2018-05-05
media: meye: allow building it with COMPILE_TEST on non-x86
Mauro Carvalho Chehab
2
-1
/
+6
2018-05-05
media: cxd2880: Changed version information
Yasunari Takiguchi
1
-2
/
+2
2018-05-05
media: cxd2880:Optimized spi drive current and BER/PER set/get condition
Yasunari Takiguchi
1
-2
/
+12
2018-05-05
media: cxd2880-spi: Modified how to declare structure
Yasunari Takiguchi
1
-5
/
+3
2018-05-05
media: docs: update em28xx and cx23885 cardlists
Mauro Carvalho Chehab
2
-4
/
+24
2018-05-05
media: em28xx: Add new dvb-t board ":Zolid Hybrid Tv Stick"
Marcel Stork
3
-1
/
+31
2018-05-05
media: em28xx: merge two identical cases inside a switch()
Marcel Stork
1
-2
/
+0
2018-05-05
media: rcar-vin: enable field toggle after a set number of lines for Gen3
Niklas Söderlund
1
-5
/
+15
2018-05-05
media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16
Niklas Söderlund
2
-0
/
+6
2018-05-05
media: rcar-vin: fix null pointer dereference in rvin_group_get()
Niklas Söderlund
1
-5
/
+7
2018-05-05
media: rcar-vin: remove generic gen3 compatible string
Niklas Söderlund
1
-1
/
+0
2018-05-05
media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()
Devin Heitmueller
1
-1
/
+0
2018-05-05
media: dvb_net: fix dvb_net_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-05
media: lgdt3306a: fix lgdt3306a_search()'s return type
Luc Van Oostenryck
1
-1
/
+1
[next]