Arseny Solokha
|
38a99bd773
i2c: mpc: always determine I2C clock prescaler at runtime
|
7 years ago |
Arseny Solokha
|
7575a745f9
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
|
7 years ago |
Arseny Solokha
|
f6214f6f2b
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
|
7 years ago |
Arseny Solokha
|
6d10613919
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
|
7 years ago |
Wolfram Sang
|
af3366753f
i2c: mpc: remove useless variable initialization
|
7 years ago |
Julia Lawall
|
750bd8b990
i2c: mpc: use of_property_read_bool
|
9 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 years ago |
Amit Tomar
|
9c836d0c44
i2c: mpc: Fix ISR return value
|
10 years ago |
Valentin Longchamp
|
8ce795cb0c
i2c: mpc: assign the correct prescaler from SVR
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Danielle Costantino
|
ab0831d0f3
i2c: mpc: report correct I2C error return codes
|
10 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 years ago |
Julia Lawall
|
ebba48b702
i2c: mpc: delete unneeded test before of_node_put
|
11 years ago |
Valentin Longchamp
|
d49019a069
i2c: mpc: insert DR read in i2c_fixup()
|
11 years ago |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Gerhard Sittig
|
b3bfce2bc2
i2c: mpc: cleanup clock API use
|
12 years ago |
Wolfram Sang
|
687b81d083
i2c: move OF helpers into the core
|
12 years ago |
Jingoo Han
|
0a488c49ea
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 years ago |
Guenter Roeck
|
421476aeed
i2c: mpc: Define unique I2C adapter names
|
12 years ago |
Jingoo Han
|
c2c6495472
i2c: use platform_{get,set}_drvdata()
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Linus Torvalds
|
12250d843e
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
|
13 years ago |
Joakim Tjernlund
|
0c25aefa35
i2c: mpc: Wait for STOP to hit the bus
|
13 years ago |
Arnd Bergmann
|
1d10a65fde
i2c/mpc: make data used as *of_device_id.data const
|
13 years ago |
Uwe Kleine-König
|
215e691c2a
i2c/mpc: add a const qualifier
|
13 years ago |
Zhao Chenhui
|
531183e5d2
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
|
13 years ago |
Tang Yuantian
|
3f0e1e4bb6
i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA
|
13 years ago |