index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: always clear interrupts before enabling them
Mika Westerberg
2013-05-17
1
-1
/
+2
*
i2c: designware: fix RX FIFO overrun
Josef Ahmad
2013-05-17
1
-1
/
+10
*
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
2013-04-15
1
-1
/
+2
*
i2c-designware: use usleep_range() in the busy-loop
Mika Westerberg
2013-04-15
1
-1
/
+1
*
i2c-designware: enable/disable the controller properly
Mika Westerberg
2013-04-15
1
-6
/
+28
*
i2c-designware: always set the STOP bit after last byte
Mika Westerberg
2013-01-28
1
-2
/
+14
*
i2c-designware: add missing MODULE_LICENSE
Mika Westerberg
2013-01-22
1
-0
/
+4
*
i2c-designware: i2c_dw_xfer_msg can be static
Jean Delvare
2012-10-05
1
-1
/
+1
*
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...
Axel Lin
2012-09-10
1
-0
/
+11
*
i2c: designware: Add support for 16bit register access
Stefan Roese
2012-05-12
1
-10
/
+21
*
i2c-designware: Add runtime power management support
Dirk Brandewie
2011-10-29
1
-2
/
+8
*
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
1
-0
/
+135
*
i2c-designware: Support multiple cores using same ISR
Dirk Brandewie
2011-10-29
1
-2
/
+8
*
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
1
-4
/
+2
*
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
1
-6
/
+2
*
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
1
-1
/
+3
*
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie
2011-10-29
1
-0
/
+562