index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
media: atomisp: Make pointer to PMIC client global
Andy Shevchenko
1
-2
/
+3
2020-07-18
media: atomisp: Don't try to parse unexpected ACPI object type
Andy Shevchenko
1
-0
/
+4
2020-07-18
media: atomisp: make platform data more readable
Andy Shevchenko
1
-0
/
+3
2020-07-18
media: atomisp: Drop global atomisp_dev variable (easy cases)
Andy Shevchenko
4
-18
/
+15
2020-07-18
media: atomisp: Replace direct access to MMIO with proper helpers
Andy Shevchenko
5
-40
/
+35
2020-07-18
media: atomisp: Unify pdev to be pointer to struct pci_device
Andy Shevchenko
3
-151
/
+127
2020-07-18
media: atomisp: Get rid of struct pci_dev in struct atomisp_device
Andy Shevchenko
5
-38
/
+43
2020-07-18
media: atomisp: don't pass struct device_driver as parameter
Andy Shevchenko
3
-3
/
+4
2020-07-18
media: atomisp: Use proper APIs to find I²C client device by ACPI HID
Andy Shevchenko
1
-25
/
+18
2020-07-18
media: atomisp: move CCK endpoint address to generic header
Andy Shevchenko
3
-4
/
+2
2020-07-18
media: atomisp: Replace last use of Intel MID APIs
Andy Shevchenko
2
-4
/
+2
2020-07-18
media: atomisp: place all gpio parsing together
Mauro Carvalho Chehab
1
-46
/
+40
2020-07-18
media: atomisp: split add from find subdev
Mauro Carvalho Chehab
1
-2
/
+4
2020-07-18
media: atomisp: print info if gpio0 and gpio2 were detected
Mauro Carvalho Chehab
1
-0
/
+4
2020-07-18
media: atomisp: fix call to g_frame_interval
Mauro Carvalho Chehab
1
-1
/
+1
2020-07-18
media: atomisp: properly parse CLK PMIC on newer devices
Mauro Carvalho Chehab
1
-2
/
+64
2020-07-18
media: atomisp: Prepare sensor support for ACPI PM
Mauro Carvalho Chehab
1
-6
/
+83
2020-07-18
media: atomisp: reorganize the code under gmin_subdev_add()
Mauro Carvalho Chehab
1
-59
/
+60
2020-07-17
media: atomisp: fix the handling of clock number
Mauro Carvalho Chehab
1
-7
/
+42
2020-06-11
media: rkvdec: Fix H264 scaling list order
Jonas Karlman
1
-48
/
+22
2020-06-11
media: v4l2-ctrls: Unset correct HEVC loop filter flag
Jonas Karlman
1
-1
/
+1
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
2
-19
/
+3
2020-06-11
media: v4l2-subdev.rst: correct information about v4l2 events
Michael Rodin
1
-2
/
+1
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
1
-1
/
+5
2020-06-11
media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT
Geert Uytterhoeven
1
-1
/
+1
2020-06-11
media: cedrus: Implement runtime PM
Jernej Skrabec
4
-45
/
+104
2020-06-11
media: cedrus: Program output format during each run
Samuel Holland
2
-3
/
+2
2020-06-11
media: atomisp: improve ACPI/DMI detection logs
Mauro Carvalho Chehab
1
-6
/
+12
2020-06-11
media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"
Mauro Carvalho Chehab
1
-16
/
+0
2020-06-11
media: Revert "media: atomisp: Add some ACPI detection info"
Mauro Carvalho Chehab
7
-77
/
+0
2020-06-11
media: atomisp: improve sensor detection code to use _DSM table
Mauro Carvalho Chehab
2
-47
/
+101
2020-06-11
media: atomisp: get rid of an iomem abstraction layer
Mauro Carvalho Chehab
18
-192
/
+44
2020-06-11
media: atomisp: get rid of a string_support.h abstraction layer
Mauro Carvalho Chehab
8
-215
/
+38
2020-06-11
media: atomisp: use strscpy() instead of less secure variants
Mauro Carvalho Chehab
8
-16
/
+15
2020-06-11
media: atomisp: set DFS to MAX if sensor doesn't report fps
Mauro Carvalho Chehab
1
-2
/
+6
2020-06-11
media: atomisp: use different dfs failed messages
Mauro Carvalho Chehab
2
-5
/
+5
2020-06-11
media: atomisp: change the detection of ISP2401 at runtime
Mauro Carvalho Chehab
17
-114
/
+108
2020-06-11
media: atomisp: use macros from intel-family.h
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-11
media: atomisp: don't set hpll_freq twice with different values
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-11
media: atomisp: get rid of a detection hack for a BYT Andorid-based tablet
Mauro Carvalho Chehab
1
-65
/
+18
2020-06-11
media: atomisp: use just one mamoiada_params.h
Mauro Carvalho Chehab
3
-216
/
+1
2020-06-11
media: atomisp: remove some unused defines from *mamoiada_params.h
Mauro Carvalho Chehab
2
-38
/
+2
2020-06-11
media: atomisp: simplify IRQ ifdef logic
Mauro Carvalho Chehab
9
-120
/
+2
2020-06-11
media: atomisp: get rid of ifdef nonsense
Mauro Carvalho Chehab
1
-8
/
+8
2020-06-11
media: atomisp: get rid of a duplicated file
Mauro Carvalho Chehab
3
-78
/
+1
2020-06-11
media: atomisp: do some cleanup at irq_local.h
Mauro Carvalho Chehab
5
-44
/
+30
2020-06-11
media: atomisp: improve IRQ handling debug messages
Mauro Carvalho Chehab
1
-5
/
+6
2020-06-11
media: atomisp: comment an unused code
Mauro Carvalho Chehab
1
-0
/
+8
2020-06-11
media: atomisp: get rid of a left-over wrapper function
Mauro Carvalho Chehab
1
-8
/
+0
2020-06-11
media: atomisp: get rid of an unused IRQ duplicated event
Mauro Carvalho Chehab
1
-4
/
+1
[next]