index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
media: soc_camera: Remove the rj45n1 SoC camera sensor driver
Sakari Ailus
3
-1422
/
+0
2019-02-18
media: soc_camera: Remove the mt9m001 SoC camera sensor driver
Sakari Ailus
3
-765
/
+0
2019-02-18
media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
Yong Zhi
18
-805
/
+802
2019-02-18
media: i2c: ov5640: Fix post-reset delay
Loic Poulain
1
-1
/
+1
2019-02-18
media: ov5640: Fix set 15fps regression
Jagan Teki
1
-1
/
+1
2019-02-18
media: ov5640: Consolidate JPEG compression mode setting
Chen-Yu Tsai
1
-11
/
+23
2019-02-18
media: ov5640: Set JPEG output timings when outputting JPEG data
Chen-Yu Tsai
1
-0
/
+21
2019-02-18
media: ov5640: Add three more test patterns
Chen-Yu Tsai
1
-0
/
+7
2019-02-18
media: ov5640: Disable transparent feature for test pattern
Chen-Yu Tsai
1
-2
/
+1
2019-02-18
media: ov5640: Add register definition for test pattern register
Chen-Yu Tsai
1
-2
/
+22
2019-02-18
media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_pattern
Chen-Yu Tsai
1
-5
/
+5
2019-02-18
media: i2c: adv748x: Remove PAGE_WAIT
Kieran Bingham
2
-14
/
+6
2019-02-18
media: i2c: adv748x: Convert SW reset routine to function
Kieran Bingham
2
-10
/
+38
2019-02-18
media: adv748x: Implement TX link_setup callback
Jacopo Mondi
2
-1
/
+49
2019-02-18
media: adv748x: Store the TX sink in HDMI/AFE
Jacopo Mondi
4
-4
/
+19
2019-02-18
media: adv748x: Store the source subdevice in TX
Jacopo Mondi
3
-4
/
+12
2019-02-18
media: adv748x: csi2: Link AFE with TXA and TXB
Jacopo Mondi
1
-21
/
+23
2019-02-18
media: adv748x: Rename reset procedures
Jacopo Mondi
1
-14
/
+10
2019-02-18
media: adv748x: Add is_txb()
Jacopo Mondi
2
-1
/
+4
2019-02-18
media: vimc: Remove unused but set variables
Lucas A. M. Magalhães
1
-7
/
+0
2019-02-18
media: imx: Set capture compose rectangle in capture_device_set_format
Steve Longerbeam
5
-23
/
+37
2019-02-18
media: vimc: add USERPTR support
Hans Verkuil
1
-1
/
+1
2019-02-18
media: vim2m: fix build breakage due to a merge conflict
Mauro Carvalho Chehab
1
-2
/
+1
2019-02-18
media: v4l: ioctl: Sanitize num_planes before using it
Ezequiel Garcia
1
-8
/
+6
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
849
-4789
/
+7371
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+0
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2019-02-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-2
/
+19
2019-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
11
-101
/
+75
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-16
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-16
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+7
2019-02-16
Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+1
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2
-7
/
+0
2019-02-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+11
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2019-02-15
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-14
/
+24
2019-02-15
Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-6
/
+51
2019-02-15
Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-3
/
+36
2019-02-15
Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-247
/
+293
2019-02-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+13
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-89
/
+187
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-0
/
+7
2019-02-15
Merge tag 'omap-for-v5.0/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Arnd Bergmann
2
-4
/
+7
2019-02-15
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
Paul Kocialkowski
1
-0
/
+12
2019-02-15
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
1
-2
/
+7
2019-02-15
drm: Use array_size() when creating lease
Matthew Wilcox
1
-1
/
+2
2019-02-15
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
4
-19
/
+45
2019-02-15
Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
10
-178
/
+208
[next]