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 tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-22
29
-1929
/
+1279
|
\
|
*
Revert "media: atomisp: keep the ISP powered on when setting it"
Mauro Carvalho Chehab
2020-07-19
1
-6
/
+2
|
*
media: atomisp: fix mask and shift operation on ISPSSPM0
Colin Ian King
2020-07-19
1
-1
/
+1
|
*
media: atomisp: move system_local consts into a C file
Mauro Carvalho Chehab
2020-07-19
3
-121
/
+205
|
*
media: atomisp: get rid of version-specific system_local.h
Mauro Carvalho Chehab
2020-07-19
3
-350
/
+194
|
*
media: atomisp: move global stuff into a common header
Mauro Carvalho Chehab
2020-07-19
7
-714
/
+403
|
*
media: atomisp: remove non-used 32-bits consts at system_local
Mauro Carvalho Chehab
2020-07-19
5
-331
/
+3
|
*
media: atomisp: get rid of some unused static vars
Mauro Carvalho Chehab
2020-07-19
2
-68
/
+0
|
*
media: atomisp: Fix error code in ov5693_probe()
Dan Carpenter
2020-07-19
1
-2
/
+4
|
*
media: atomisp: Replace trace_printk by pr_info
Nicolas Boichat
2020-07-19
1
-5
/
+5
|
*
media: atomisp: Fix __func__ style warnings
Baidyanath Kundu
2020-07-19
1
-14
/
+14
|
*
media: atomisp: fix help message for ISP2401 selection
Mauro Carvalho Chehab
2020-07-19
1
-1
/
+1
|
*
media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.
B K Karthik
2020-07-18
1
-3
/
+3
|
*
media: atomisp: make const arrays static, makes object smaller
Colin Ian King
2020-07-18
1
-3
/
+3
|
*
media: atomisp: Clean up non-existing folders from Makefile
Andy Shevchenko
2020-07-18
1
-5
/
+0
|
*
media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()
Andy Shevchenko
2020-07-18
1
-9
/
+5
|
*
media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()
Andy Shevchenko
2020-07-18
1
-27
/
+24
|
*
media: atomisp: Use temporary variable for device in gmin_subdev_add()
Andy Shevchenko
2020-07-18
1
-15
/
+2
|
*
media: atomisp: Refactor PMIC detection to a separate function
Andy Shevchenko
2020-07-18
1
-23
/
+36
|
*
media: atomisp: Deduplicate return ret in gmin_i2c_write()
Andy Shevchenko
2020-07-18
1
-7
/
+3
|
*
media: atomisp: Make pointer to PMIC client global
Andy Shevchenko
2020-07-18
1
-2
/
+3
|
*
media: atomisp: Don't try to parse unexpected ACPI object type
Andy Shevchenko
2020-07-18
1
-0
/
+4
|
*
media: atomisp: make platform data more readable
Andy Shevchenko
2020-07-18
1
-0
/
+3
|
*
media: atomisp: Drop global atomisp_dev variable (easy cases)
Andy Shevchenko
2020-07-18
4
-18
/
+15
|
*
media: atomisp: Replace direct access to MMIO with proper helpers
Andy Shevchenko
2020-07-18
5
-40
/
+35
|
*
media: atomisp: Unify pdev to be pointer to struct pci_device
Andy Shevchenko
2020-07-18
3
-151
/
+127
|
*
media: atomisp: Get rid of struct pci_dev in struct atomisp_device
Andy Shevchenko
2020-07-18
5
-38
/
+43
|
*
media: atomisp: don't pass struct device_driver as parameter
Andy Shevchenko
2020-07-18
3
-3
/
+4
|
*
media: atomisp: Use proper APIs to find I²C client device by ACPI HID
Andy Shevchenko
2020-07-18
1
-25
/
+18
|
*
media: atomisp: move CCK endpoint address to generic header
Andy Shevchenko
2020-07-18
2
-4
/
+1
|
*
media: atomisp: Replace last use of Intel MID APIs
Andy Shevchenko
2020-07-18
2
-4
/
+2
|
*
media: atomisp: place all gpio parsing together
Mauro Carvalho Chehab
2020-07-18
1
-46
/
+40
|
*
media: atomisp: split add from find subdev
Mauro Carvalho Chehab
2020-07-18
1
-2
/
+4
|
*
media: atomisp: print info if gpio0 and gpio2 were detected
Mauro Carvalho Chehab
2020-07-18
1
-0
/
+4
|
*
media: atomisp: fix call to g_frame_interval
Mauro Carvalho Chehab
2020-07-18
1
-1
/
+1
|
*
media: atomisp: properly parse CLK PMIC on newer devices
Mauro Carvalho Chehab
2020-07-18
1
-2
/
+64
|
*
media: atomisp: Prepare sensor support for ACPI PM
Mauro Carvalho Chehab
2020-07-18
1
-6
/
+83
|
*
media: atomisp: reorganize the code under gmin_subdev_add()
Mauro Carvalho Chehab
2020-07-18
1
-59
/
+60
|
*
media: atomisp: fix the handling of clock number
Mauro Carvalho Chehab
2020-07-17
1
-7
/
+42
*
|
Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into master
Linus Torvalds
2020-07-20
1
-0
/
+5
|
\
\
|
*
|
vfio/pci: fix racy on error and request eventfd ctx
Zeng Tao
2020-07-17
1
-0
/
+5
*
|
|
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
5
-8
/
+14
|
\
\
\
|
*
|
|
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-14
5
-8
/
+14
*
|
|
|
Merge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-19
16
-40
/
+86
|
\
\
\
\
|
*
\
\
\
Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-07-16
1
-3
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
USB: serial: iuu_phoenix: fix memory corruption
Johan Hovold
2020-07-16
1
-3
/
+5
|
*
|
|
|
|
Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-07-10
8
-30
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
2020-07-09
1
-0
/
+2
|
|
*
|
|
|
|
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
2020-07-09
1
-1
/
+1
|
|
*
|
|
|
|
usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
Michał Mirosław
2020-07-09
1
-7
/
+1
[next]