Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a5e9d38b226686c89fd78413456535d5b66e8b1f
/
drivers
/
i2c
/
busses
35bfc35
i2c/busses: Move two drivers to embedded section
by Wolfram Sang
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
7c4fda1
i2c-nforce2: Remove redundant error messages on ACPI conflict
by Chase Douglas
· 14 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 14 years ago
b868078
i2c-gpio: Move initialization code to subsys_initcall()
by Marek Szyprowski
· 14 years ago
bfdcad9
i2c-parport: Make template structure const
by Jean Delvare
· 14 years ago
c5aa692
i2c-stub: Expose the default functionality flags
by Jean Delvare
· 14 years ago
e624dbd
i2c/scx200_acb: Make PCI device ids constant
by Jean Delvare
· 14 years ago
3fb21c6
i2c-i801: Fix all checkpatch warnings
by Ivo Manca
· 14 years ago
e0e8398
i2c-i801: All newer devices have all the optional features
by Jean Delvare
· 14 years ago
adff687
i2c-i801: Let the user disable selected driver features
by Jean Delvare
· 14 years ago
b5c80bc
i2c-highlander: remover superflous variable
by Wolfram Sang
· 15 years ago
f0ec9e2
i2c-ibm-iic: drop NO_IRQ
by Wolfram Sang
· 15 years ago
b865a4e
i2c-cpm: drop NO_IRQ
by Wolfram Sang
· 15 years ago
bf727e0
i2c-mpc: drop NO_IRQ
by Wolfram Sang
· 15 years ago
0d813d9
i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined
by Wolfram Sang
· 15 years ago
29412e6
i2c-pxa: remove unused macro
by Uwe Kleine-König
· 15 years ago
1df3ab1
i2c-nomadik: fix operator precedence warning
by Rabin Vincent
· 15 years ago
a1c2767
i2c-nomadik: release region when removed
by Rabin Vincent
· 15 years ago
8a9d97d
OMAP3: I2C: Clean up Errata 1p153 handling
by manjugk manjugk
· 14 years ago
f3083d9
OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
by manjugk manjugk
· 14 years ago
e9f59b9
omap: i2c: add a timeout to the busy waiting
by Alexander Shishkin
· 14 years ago
2dd151a
omap: i2c: make errata 1.153 workaround a separate function
by Alexander Shishkin
· 14 years ago
20c9d2c
i2c-omap: add mpu wake up latency constraint in i2c
by Kalle Jokiniemi
· 14 years ago
f38e66e
omap: i2c: Add i2c support on omap4 platform
by Santosh Shilimkar
· 14 years ago
f0ac131
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
by Sonic Zhang
· 15 years ago
be2f80f
i2c-bfin-twi: remove redundant retry
by Sonic Zhang
· 15 years ago
5481d07
i2c-bfin-twi: fix lost interrupts at high speeds
by Sonic Zhang
· 15 years ago
5cfafc1
i2c-bfin-twi: add debug output for error status
by Michael Hennerich
· 15 years ago
dd7319a
i2c-bfin-twi: integrate timeout timer with completion interface
by Sonic Zhang
· 15 years ago
1bc2962
i2c-s3c2410: Remove unconditional 1ms delay on each transfer
by Mark Brown
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
ceade89
ARM: Add Versatile Express support
by Russell King
· 15 years ago
20f1216
I2C: Fix section mismatch errors in i2c-octeon.c
by David Daney
· 15 years ago
42df64b
i2c-stu300: off by one issue
by Dan Carpenter
· 15 years ago
28ad332
i2c-pnx: Add stop conditions for end of transfer
by Kevin Wells
· 15 years ago
be80dba
i2c-pnx: Limit maximum divider to 1023
by Kevin Wells
· 15 years ago
7c6bd20
i2c-omap: fix OOPS in omap_i2c_unidle() during probe
by Mika Westerberg
· 15 years ago
da9c99f
i2c-imx: fix error handling
by Arnaud Patard
· 15 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
0f5ed04
i2c-scmi: Provide module aliases for automatic loading
by Darrick J. Wong
· 15 years ago
e82e15d
i2c-scmi: Support IBM SMBus CMI devices
by Crane Cai
· 15 years ago
02ca6c4
Add include to i2c-xii.c to fix build error
by Randy Dunlap
· 15 years ago
c074c39
i2c-i801: Don't use the block buffer for I2C block writes
by Jean Delvare
· 15 years ago
8e4b980
i2c-powermac: Be less verbose in the absence of real errors.
by Jean Delvare
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
1139aea
i2c: move i2c_omap's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
dd04265
Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
3f4ae86
Merge branch 'next-i2c-xilinx' into next-i2c
by Ben Dooks
· 15 years ago
2086f84
Merge branch 'next-i2c-omap' into next-i2c
by Ben Dooks
· 15 years ago
aaa02ab
Merge branch 'next-i2c-mpc-v8' into next-i2c
by Ben Dooks
· 15 years ago
e1d5b65
i2c: Add support for Xilinx XPS IIC Bus Interface
by Richard Röjfors
· 15 years ago
d84d3ea
i2c: omap: Add support for 16-bit registers
by Cory Maccarrone
· 15 years ago
ad0194e
i2c-pnx: fix setting start/stop condition
by Luotao Fu
· 15 years ago
f00d738
i2c-mpc: add support for the MPC512x processors from Freescale
by Wolfgang Grandegger
· 15 years ago
a935221
i2c-mpc: rename "setclock" initialization functions to "setup"
by Wolfgang Grandegger
· 15 years ago
6e56dd3
i2c-mpc: use __devinit[data] for initialization functions and data
by Wolfgang Grandegger
· 15 years ago
96eb716
i2c/imx: don't add probe function to the driver struct
by Uwe Kleine-König
· 15 years ago
3f9900f
i2c: Add support for Ux500/Nomadik I2C controller
by srinidhi kasagar
· 15 years ago
860fb8c
mfd: Fix lpc_sch related depends/selects, fix build error
by Randy Dunlap
· 15 years ago
fd46a00
i2c: convert i2c-isch to platform_device
by Denis Turischev
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
927ab2f
i2c-parport-light: Add SMBus alert support
by Jean Delvare
· 15 years ago
3585925
i2c-parport: Add SMBus alert support
by Jean Delvare
· 15 years ago
6d376fc
i2c-parport: Give powered devices some time to settle
by Jean Delvare
· 15 years ago
c05d490
i2c-tiny-usb: Fix a comment on bus frequency
by Jean Delvare
· 15 years ago
3937643
i2c-i801: Add Intel Cougar Point device IDs
by Seth Heasley
· 15 years ago
4111ecd
i2c: Make PCI device ids constant
by Márton Németh
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
85660f4
MIPS: I2C: Add driver for Cavium OCTEON I2C ports.
by Rade Bozic
· 15 years ago
eed18b5
ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
by Russell King
· 15 years ago
7e20c83
ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
by Russell King
· 15 years ago
4be53db
ARM: PNX4008: i2c-pnx: don't split messages across several lines
by Russell King
· 15 years ago
81d6724
ARM: PNX4008: Use i2c driver data for passing between internal functions
by Russell King
· 15 years ago
9d7f736
ARM: PNX4008: move i2c_adapter structure inside the drivers private data
by Russell King
· 15 years ago
44c5d73
ARM: PNX4008: kzalloc i2c drivers internal data
by Russell King
· 15 years ago
88d968b
ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
by Russell King
· 15 years ago
6fff3da
ARM: PNX4008: get i2c clock rate from clk API
by Russell King
· 15 years ago
ebdbbf2
ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
by Russell King
· 15 years ago
0321cb8
ARM: PNX4008: move i2c clock start/stop into driver
by Russell King
· 15 years ago
a0dcf19
ARM: PNX4008: move i2c suspend/resume callbacks into driver
by Russell King
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
1c010ff
i2c-tiny-usb: Fix on big-endian systems
by Jean Delvare
· 15 years ago
4927fbf
i2c: imx: call ioremap only after request_mem_region
by Uwe Kleine-König
· 15 years ago
a1ee06b
i2c: mxc: let time to generate stop bit
by Valentin Longchamp
· 15 years ago
22f8b26
i2c/pca: Don't use *_interruptible
by Wolfram Sang
· 15 years ago
7d53e79
i2c-ali1563: Remove sparse warnings
by Márton Németh
· 15 years ago
b6a3195
i2c: Test off by one in {piix4,vt596}_transaction()
by Roel Kluin
· 15 years ago
57eb81b
i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases
by Manjunatha GK
· 15 years ago
07ac31f
i2c-omap: Don't write IE state in unidle if 0
by Cory Maccarrone
· 15 years ago
ac07fb4
i2c-bfin-twi: fix CLKDIV calculation
by Sonic Zhang
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
155a493
i2c-pnx: Map I2C adapter number to platform ID number
by Kevin Wells
· 15 years ago
ef87143
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
by Rajendra Nayak
· 15 years ago
6d1ea0f
i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases
by Shinya Kuribayashi
· 15 years ago
a0e06ea
i2c-designware: Cosmetic cleanups
by Shinya Kuribayashi
· 15 years ago
Next »