index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
i2c: designware: Rename platform driver probe and PM functions
Jarkko Nikula
1
-12
/
+12
2015-10-15
i2c: designware: Make dw_readl() and dw_writel() static
Jarkko Nikula
2
-4
/
+2
2015-10-15
i2c: designware: Remove unused functions
Jarkko Nikula
2
-15
/
+0
2015-10-15
i2c: designware: Disable interrupts before requesting PCI device interrupt
Jarkko Nikula
1
-1
/
+1
2015-10-15
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
Jarkko Nikula
3
-9
/
+1
2015-10-10
i2c: img-scb: verify support for requested bit rate
Sifan Naeem
1
-3
/
+11
2015-10-10
i2c: img-scb: Clear line and interrupt status before starting a transfer
Sifan Naeem
1
-0
/
+9
2015-10-10
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
1
-1
/
+1
2015-10-10
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
1
-13
/
+17
2015-10-10
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
1
-6
/
+2
2015-10-10
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
1
-2
/
+2
2015-10-10
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
1
-6
/
+2
2015-10-09
i2c: rcar: clean up after refactoring
Wolfram Sang
1
-23
/
+9
2015-10-09
i2c: rcar: revoke START request early
Wolfram Sang
1
-16
/
+7
2015-10-09
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
1
-8
/
+5
2015-10-09
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
1
-2
/
+2
2015-10-09
i2c: rcar: init new messages in irq
Wolfram Sang
1
-37
/
+37
2015-10-09
i2c: rcar: refactor setup of a msg
Wolfram Sang
1
-6
/
+9
2015-10-09
i2c: rcar: remove spinlock
Wolfram Sang
1
-19
/
+4
2015-10-09
i2c: rcar: remove unused IOERROR state
Wolfram Sang
1
-6
/
+0
2015-10-09
i2c: rcar: rework hw init
Wolfram Sang
1
-12
/
+5
2015-09-08
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
16
-446
/
+1406
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+119
2015-08-24
i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code
Dan Carpenter
1
-4
/
+4
2015-08-24
i2c: Replace I2C_CROS_EC_TUNNEL dependency
Javier Martinez Canillas
1
-1
/
+1
2015-08-24
i2c: lpc2k: add driver
Joachim Eastwood
3
-0
/
+524
2015-08-11
i2c: mediatek: Fixup i2c ack error interrupt handling
Eddie Huang
1
-4
/
+11
2015-08-11
i2c: mediatek: Reset DMA engine in hardware init function
Eddie Huang
1
-0
/
+6
2015-08-11
i2c: i801: Create iTCO device on newer Intel PCHs
Mika Westerberg
1
-1
/
+119
2015-08-10
i2c: viperboard: clean up inconsistent indenting
Colin Ian King
1
-5
/
+5
2015-08-10
i2c: cadence: set THIS_MODULE to the owner of the adapter
Masahiro Yamada
1
-0
/
+1
2015-08-10
i2c: designware: Make debug print in i2c_dw_isr() shorter
Jarkko Nikula
1
-2
/
+1
2015-08-10
i2c: designware-pci: use IRQF_COND_SUSPEND flag
Andy Shevchenko
1
-2
/
+2
2015-08-10
i2c: parport: Add VCT-jig adapter
Ondrej Zary
1
-0
/
+8
2015-08-10
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
1
-11
/
+57
2015-08-10
i2c: tegra: add support for fast plus (FM+) mode clock rate
Laxman Dewangan
1
-2
/
+15
2015-08-10
i2c: tegra: update CONFIG_LOAD for new conifiguration
Laxman Dewangan
1
-0
/
+35
2015-08-10
i2c: omap: fix cleanup regression
Wolfram Sang
1
-1
/
+1
2015-08-10
i2c: xiic: Do not continue in case of errors in Rx
Shubhrajyoti Datta
1
-0
/
+2
2015-08-10
i2c: xiic: Service all interrupts in isr
Shubhrajyoti Datta
1
-14
/
+10
2015-08-10
i2c: xiic: Remove the Addressed as slave interrupt
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove busy loop while waiting for bus busy
Shubhrajyoti Datta
1
-1
/
+1
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-7
/
+0
2015-08-10
i2c: xiic: Do not reset controller before every transfer
Shubhrajyoti Datta
1
-1
/
+0
2015-08-10
i2c: xiic: move the xiic_process to thread context
Shubhrajyoti Datta
1
-13
/
+20
2015-08-10
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
1
-3
/
+0
2015-08-10
i2c: pxa: Use devm_ variants in probe function
Vaibhav Hiremath
1
-51
/
+26
2015-08-10
i2c: pxa: Update debug function to dump more info on error
Vaibhav Hiremath
1
-7
/
+15
2015-08-10
i2c: pxa: Fix compile warning in 64bit mode
Yipeng Yao
1
-1
/
+3
2015-08-10
i2c: pxa: Return I2C_RETRY when timeout in pio mode
Shouming Wang
1
-1
/
+3
[next]