index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
46
-597
/
+2096
|
\
|
*
MXS: Implement DMA support into mxs-i2c
Marek Vasut
2012-10-08
3
-22
/
+251
|
*
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
2012-10-08
538
-2362
/
+4333
|
|
\
|
*
|
i2c: add Renesas R-Car I2C driver
Kuninori Morimoto
2012-10-08
4
-0
/
+730
|
*
|
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-06
1
-9
/
+9
|
*
|
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
2012-10-06
3
-36
/
+18
|
*
|
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Lee Jones
2012-10-06
3
-4
/
+56
|
*
|
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
2012-10-06
2
-13
/
+15
|
*
|
i2c: mpc: Wait for STOP to hit the bus
Joakim Tjernlund
2012-09-14
1
-1
/
+17
|
*
|
i2c: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-14
1
-5
/
+5
|
*
|
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
2012-09-12
1
-3
/
+3
|
*
|
i2c: omap: sanitize exit path
Felipe Balbi
2012-09-12
1
-13
/
+13
|
*
|
i2c: omap: switch over to autosuspend API
Felipe Balbi
2012-09-12
1
-2
/
+10
|
*
|
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
2012-09-12
1
-3
/
+0
|
*
|
i2c: omap: switch to threaded IRQ support
Felipe Balbi
2012-09-12
1
-6
/
+37
|
*
|
i2c: omap: remove redundant status read
Shubhrajyoti D
2012-09-12
1
-2
/
+0
|
*
|
i2c: omap: get rid of the "complete" label
Felipe Balbi
2012-09-12
1
-3
/
+13
|
*
|
i2c: omap: resize fifos before each message
Felipe Balbi
2012-09-12
1
-32
/
+51
|
*
|
i2c: omap: simplify IRQ exit path
Felipe Balbi
2012-09-12
1
-12
/
+8
|
*
|
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
2012-09-12
1
-1
/
+1
|
*
|
i2c: omap: simplify errata check
Felipe Balbi
2012-09-12
1
-3
/
+1
|
*
|
i2c: omap: bus: add a receiver flag
Felipe Balbi
2012-09-12
1
-0
/
+8
|
*
|
i2c: omap: switch to platform_get_irq()
Felipe Balbi
2012-09-12
1
-5
/
+7
|
*
|
i2c: omap: ack IRQ in parts
Felipe Balbi
2012-09-12
1
-12
/
+16
|
*
|
i2c: omap: switch over to do {} while loop
Felipe Balbi
2012-09-12
1
-6
/
+14
|
*
|
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
2012-09-12
1
-122
/
+82
|
*
|
i2c: omap: improve i462 errata handling
Felipe Balbi
2012-09-12
1
-13
/
+30
|
*
|
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
2012-09-12
1
-34
/
+92
|
*
|
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
2012-09-12
1
-9
/
+10
|
*
|
i2c: omap: add blank lines
Felipe Balbi
2012-09-12
1
-0
/
+5
|
*
|
i2c: omap: decrease indentation level on data handling
Felipe Balbi
2012-09-12
1
-32
/
+31
|
*
|
i2c: omap: simplify num_bytes handling
Felipe Balbi
2012-09-12
1
-4
/
+2
|
*
|
i2c: omap: switch to devm_* API
Felipe Balbi
2012-09-12
1
-29
/
+12
|
*
|
ARM: dts: add twi nodes for atmel boards
Ludovic Desroches
2012-09-12
3
-0
/
+28
|
*
|
ARM: dts: add twi nodes for atmel SoCs
Ludovic Desroches
2012-09-12
6
-0
/
+94
|
*
|
ARM: at91: add clocks for I2C DT entries
Ludovic Desroches
2012-09-12
5
-3
/
+9
|
*
|
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
2012-09-12
2
-0
/
+79
|
*
|
ARM: at91: do not configure at91sam9g10 twi pio as open-drain
Ludovic Desroches
2012-09-12
1
-3
/
+3
|
*
|
arm: at91: G45 TWI: remove open drain setting for twi function gpios
Nikolaus Voss
2012-09-12
1
-6
/
+0
|
*
|
i2c: at91: add new driver
Nikolaus Voss
2012-09-12
15
-22
/
+545
|
*
|
i2c: at91: remove old polling driver
Nikolaus Voss
2012-09-12
3
-384
/
+0
|
*
|
Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk
Nikolaus Voss
2012-09-12
7
-0
/
+11
|
*
|
i2c: nomadik: stop fetching the regulator
Linus Walleij
2012-09-12
1
-17
/
+0
|
*
|
i2c: davinci: add OF support
Heiko Schocher
2012-09-12
2
-11
/
+65
|
*
|
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
1
-2
/
+2
|
*
|
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-09-11
1
-1
/
+1
*
|
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-11
75
-223
/
+436
|
\
\
\
|
*
\
\
Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...
Olof Johansson
2012-10-09
6
-0
/
+220
|
|
\
\
\
|
|
*
|
|
ARM/dts: omap5-evm: pinmux configuration for audio
Peter Ujfalusi
2012-10-08
1
-0
/
+54
|
|
*
|
|
ARM/dts: Add pinctrl driver entries for omap5
Peter Ujfalusi
2012-10-08
1
-0
/
+17
[next]