index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
i2c: nomadik: Fix space errors
Tian Tao
1
-2
/
+2
2021-04-15
i2c: iop3xx: Fix coding style issues
Tian Tao
1
-13
/
+15
2021-04-15
i2c: amd8111: Fix coding style issues
Tian Tao
1
-134
/
+134
2021-04-15
i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2021-04-15
i2c: mpc: Use device_get_match_data() helper
Andy Shevchenko
1
-8
/
+4
2021-04-15
i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery
Andy Shevchenko
1
-11
/
+3
2021-04-15
i2c: mpc: Use devm_clk_get_optional()
Andy Shevchenko
1
-13
/
+12
2021-04-15
i2c: mpc: Update license and copyright
Chris Packham
1
-8
/
+3
2021-04-15
i2c: mpc: Interrupt driven transfer
Chris Packham
1
-187
/
+239
2021-04-14
i2c: sh7760: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: rcar: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-04-14
i2c: jz4780: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: emev2: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: cadence: add IRQ check
Sergey Shtylyov
1
-1
/
+4
2021-04-14
i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
Ye Weihua
1
-1
/
+1
2021-04-14
i2c: xiic: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-6
/
+6
2021-04-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: omap: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-4
/
+4
2021-04-14
i2c: imx: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-1
/
+1
2021-04-14
i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-13
MAINTAINERS: Add Chris Packham as FREESCALE MPC I2C maintainer
Chris Packham
1
-0
/
+7
2021-04-13
i2c: mpc: Remove redundant NULL check
Chris Packham
1
-1
/
+1
2021-04-13
i2c: mpc: drop release for resource allocated with devm_*
Wei Yongjun
1
-6
/
+0
2021-04-10
i2c: mpc: use device managed APIs
Chris Packham
1
-28
/
+18
2021-04-10
i2c: mpc: make interrupt mandatory and remove polling code
Chris Packham
1
-32
/
+19
2021-04-10
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
1
-2
/
+16
2021-04-10
dt-bindings: i2c: convert i2c-mpc to json-schema
Chris Packham
2
-62
/
+91
2021-04-10
dt-bindings: i2c-mpc: Document interrupt property as required
Chris Packham
1
-3
/
+3
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
2
-1
/
+23
2021-04-10
i2c: designware: Switch over to i2c_freq_mode_string()
Andy Shevchenko
1
-16
/
+4
2021-04-10
i2c: add support for HiSilicon I2C controller
Yicong Yang
4
-0
/
+522
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
2
-0
/
+24
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
2
-0
/
+27
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
902
-3999
/
+7120
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
3
-27
/
+1
2021-04-10
Input: elantech - Prepare a complete software node for the device
Heikki Krogerus
1
-2
/
+4
2021-04-10
platform/chrome: chromeos_laptop - Prepare complete software nodes
Heikki Krogerus
1
-40
/
+60
2021-04-10
i2c: icy: Constify the software node
Heikki Krogerus
1
-23
/
+9
2021-04-10
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
platform/x86: intel_cht_int33fe_microb: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
ARM: s3c: mini2440: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-10
ARM: pxa: stargate2: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-08
ARM: omap1: osk: Constify the software node
Heikki Krogerus
1
-1
/
+5
2021-04-08
ARM: davinci: Constify the software nodes
Heikki Krogerus
6
-6
/
+30
[next]