Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
31f5232effd30808f96772f123300d9d13f0cfd1
/
drivers
/
i2c
/
busses
/
i2c-xiic.c
329430c
i2c: busses: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
9242e72
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
by Masahiro Yamada
· 7 years ago
ea73440
i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
36ecbca
i2c: xiic: Implement power management
by Shubhrajyoti Datta
· 9 years ago
77c6801
i2c: xiic: Replace spinlock with mutex
by Lars-Peter Clausen
· 9 years ago
d0fe525
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
by Lars-Peter Clausen
· 9 years ago
9656eee
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
by Lars-Peter Clausen
· 9 years ago
6b0c8dc
i2c: xiic: Do not continue in case of errors in Rx
by Shubhrajyoti Datta
· 10 years ago
7f9906b
i2c: xiic: Service all interrupts in isr
by Shubhrajyoti Datta
· 10 years ago
542e2a9
i2c: xiic: Remove the Addressed as slave interrupt
by Shubhrajyoti Datta
· 10 years ago
b33aa25
i2c: xiic: Remove busy loop while waiting for bus busy
by Shubhrajyoti Datta
· 10 years ago
e6c9a03
i2c: xiic: Remove the disabling of interrupts
by Shubhrajyoti Datta
· 10 years ago
d701667
i2c: xiic: Do not reset controller before every transfer
by Shubhrajyoti Datta
· 10 years ago
fcc2fac
i2c: xiic: move the xiic_process to thread context
by Shubhrajyoti Datta
· 10 years ago
0387fc1
i2c: xiic: Remove the disabling of interrupts
by Shubhrajyoti Datta
· 10 years ago
bea6ff0
i2c: xiic: Fix kerneldoc warnings
by Shubhrajyoti Datta
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
48ef3ca
i2c: xiic: Fix big-endian register access
by Thomas Gessler
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4db5bee
i2c: i2c-xiic: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
a9965d7
i2c: i2c-xiic: deprecate class based instantiation
by Wolfram Sang
· 11 years ago
21d0b7c
i2c: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
168e722
i2c: xilinx: Use devm_* functions
by Kedareswara rao Appana
· 11 years ago
617bdcb
i2c: xilinx: Do not enable irq before irq handler
by Michal Simek
· 11 years ago
f1e9f89
i2c: xilinx: Fix i2c checkpatch warnings
by Kedareswara rao Appana
· 11 years ago
4edd65e
i2c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
ab0dc7a
i2c: xiic: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c39e8e4
i2c: xiic: must always write 16-bit words to TX_FIFO
by Steven A. Falco
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
3ac0b33
I2C: xiic: Add OF binding support
by Lars-Peter Clausen
· 13 years ago
a3664b5
i2c/busses: Use module_platform_driver()
by Axel Lin
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
3271d38
mfd: Use mfd cell platform_data for timberdale cells platform bits
by Samuel Ortiz
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e46dccf
mfd: mfd_cell is now implicitly available to timberdale drivers
by Andres Salomon
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
02ca6c4
Add include to i2c-xii.c to fix build error
by Randy Dunlap
· 15 years ago
e1d5b65
i2c: Add support for Xilinx XPS IIC Bus Interface
by Richard Röjfors
· 15 years ago