Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75497d96b2094d325594b46d5e5f12b2396c4d51
/
drivers
/
i2c
/
busses
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
ce6eb57
i2c-designware: Tx abort cleanups
by Shinya Kuribayashi
· 15 years ago
597fe31
i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
by Shinya Kuribayashi
· 15 years ago
8f588e4
i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
by Shinya Kuribayashi
· 15 years ago
69151e5
i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
by Shinya Kuribayashi
· 15 years ago
201d6a7
i2c-designware: Process all i2c_msg messages in the interrupt handler
by Shinya Kuribayashi
· 15 years ago
41c4e35
i2c-designware: i2c_dw_read: Remove redundant target address checker
by Shinya Kuribayashi
· 15 years ago
52d7e43
i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
by Shinya Kuribayashi
· 15 years ago
ae72222
i2c-designware: Initialize byte count variables just prior to being used
by Shinya Kuribayashi
· 15 years ago
26ea15b
i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
by Shinya Kuribayashi
· 15 years ago
81e798b
i2c-designware: Divide i2c_dw_xfer_msg into two functions
by Shinya Kuribayashi
· 15 years ago
21a89d4
i2c-designware: Enable RX_FULL interrupt
by Shinya Kuribayashi
· 15 years ago
4cb6d1d
i2c-designware: Set Tx/Rx FIFO threshold levels
by Shinya Kuribayashi
· 15 years ago
0774539
i2c-designware: Process i2c_msg messages in the interrupt handler
by Shinya Kuribayashi
· 15 years ago
c70c5cd
i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
by Shinya Kuribayashi
· 15 years ago
d60c7e8
i2c-designware: Improved _HCNT/_LCNT calculation
by Shinya Kuribayashi
· 15 years ago
6d2ea48
i2c-designware: Remove an useless local variable "num"
by Shinya Kuribayashi
· 15 years ago
e77cf23
i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer
by Shinya Kuribayashi
· 15 years ago
78839bd
i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
by Shinya Kuribayashi
· 15 years ago
91b52ca
i2c-designware: Use platform_get_irq helper
by Shinya Kuribayashi
· 15 years ago
e28000a
i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
by Shinya Kuribayashi
· 15 years ago
ed5e1dd
i2c-designware: Consolidate to use 32-bit word accesses
by Shinya Kuribayashi
· 15 years ago
38f41f2
i2c-stub: Allow user to disable some commands
by Jean Delvare
· 15 years ago
4710317
i2c-stub: Implement I2C block support
by Jean Delvare
· 15 years ago
7e2193a
i2c-i801: Retry on lost arbitration
by Jean Delvare
· 15 years ago
abe3838
i2c: Add missing __devinit markers to old i2c adapter drivers
by Jean Delvare
· 15 years ago
da44bde
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
by Jean Delvare
· 15 years ago
a0c11cd
i2c-voodoo3: Delete
by Jean Delvare
· 15 years ago
bc6286e
i2c-powermac: Drop temporary name buffer
by Jean Delvare
· 15 years ago
6dfa5ca
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
by Jean Delvare
· 15 years ago
d7d838a
i2c-powermac: Log errors
by Jean Delvare
· 15 years ago
02864d5
i2c-powermac: Refactor i2c_powermac_smbus_xfer
by Jean Delvare
· 15 years ago
6f7e549
i2c-powermac: Reject unsupported I2C transactions
by Jean Delvare
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
f8d5e5a
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
by Russell King
· 15 years ago
a7d73d8
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
by Kevin Wells
· 15 years ago
b2f125b
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
by Kevin Wells
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
45da790
i2c-mpc: Do not generate STOP after read.
by Joakim Tjernlund
· 15 years ago
db3a3d4
i2c: imx: disable clock when it's possible to save power.
by Richard Zhao
· 15 years ago
a4094a7
i2c: imx: only imx1 needs disable delay
by Richard Zhao
· 15 years ago
43309f3
i2c: imx: check busy bit when START/STOP
by Richard Zhao
· 15 years ago
18669ea
i2c: Hide probe errors caused by ACPI resource conflicts
by Jean Delvare
· 15 years ago
e96c928
ACPI: i2c-scmi: don't use acpi_device_uid()
by Bjorn Helgaas
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
40aba21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
5d3f333
[PATCH] i2c-imx: make bus available early
by Wolfram Sang
· 15 years ago
b0999cc
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
by Mikael Pettersson
· 15 years ago
cfd550e
i2c: Clearly mark ACPI drivers as such
by Jean Delvare
· 15 years ago
dc98542
i2c: Add driver for SMBus Control Method Interface
by Crane Cai
· 15 years ago
449d2c7
i2c-pnx: Correct use of request_region/request_mem_region
by Julia Lawall
· 15 years ago
76b3e28
i2c-piix4: Add AMD SB900 SMBus device ID
by Crane Cai
· 15 years ago
fce96f3
i2c/scx200_acb: Provide more information on bus errors
by Willy Tarreau
· 15 years ago
27693ce
i2c-taos-evm: Switch echo off to improve performance
by Jean Delvare
· 15 years ago
d7c46dd
[ARM] pxa: update dependancy of pxa i2c module
by Haojian Zhuang
· 15 years ago
f1a3b99
i2c: Runtime PM for SuperH Mobile I2C
by Magnus Damm
· 15 years ago
8400146
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
c37faaf
i2c-stu300: I2C STU300 stability updates
by Linus Walleij
· 15 years ago
6114978
i2c-omap: Enable workaround for Errata 1.153 based on
by Moiz Sonasath
· 15 years ago
dd11976a
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
by Moiz Sonasath
· 15 years ago
dcc4ec2
i2c-omap: Fix I2C status ACK
by Nishanth Menon
· 15 years ago
2e6713c
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
cd086d3
i2c-omap: OMAP3430 Silicon Errata 1.153
by Sonasath, Moiz
· 15 years ago
04c688d
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
by Sonasath, Moiz
· 15 years ago
bfb6b65
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
by Sonasath, Moiz
· 15 years ago
ccb3bc1
i2c-sh_mobile: change module_init() to subsys_initcall()
by Magnus Damm
· 15 years ago
783fd6f
i2c: strncpy does not null terminate string
by Roel Kluin
· 15 years ago
0e014e9
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
by Peter Korsgaard
· 15 years ago
6a6c6189
I2C: Rework i2c-s3c2410 suspend_late()/resume() V2
by Magnus Damm
· 15 years ago
57f4d4f
I2C: Rework i2c-pxa suspend_late()/resume_early()
by Magnus Damm
· 15 years ago
5933082
i2c: Use resource_size
by Julia Lawall
· 15 years ago
7605fa3
i2c-davinci: behave with i2cdetect
by David Brownell
· 15 years ago
e164dde
i2c-davinci: convert clock usage after clkdev conversion
by Kevin Hilman
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
47749b1
i2c: fix build bug in i2c-designware.c
by Ingo Molnar
· 15 years ago
1ab52cf
i2c: driver for the Synopsys DesignWare I2C controller
by Baruch Siach
· 15 years ago
dc1972d
i2c: Fix stuck transaction on cpm-i2c driver
by Michael Trimarchi
· 15 years ago
ff0f242
i2c-omap: Fix build breaking typo cpu_is_omap_2430
by Tony Lindgren
· 15 years ago
b71a107
Merge commit 'gcl/merge' into next
by Benjamin Herrenschmidt
· 15 years ago
87c441e
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
by Wolfgang Denk
· 15 years ago
4eaad8a
i2c-stu300: Make driver depend on MACH_U300
by Linus Walleij
· 15 years ago
933a2ae
i2c-s3c2410: use resource_size()
by Ben Dooks
· 15 years ago
c6ffdde
i2c: Use resource_size macro
by Linus Walleij
· 15 years ago
18904c0
i2c: ST DDC I2C U300 bus driver v3
by Linus Walleij
· 15 years ago
6df263c
i2c-bfin-twi: pull in io.h for ioremap()
by Mike Frysinger
· 15 years ago
4858704
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
0fa2133
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
a231591
i2c-viapro: Add new PCI device ID for VX855
by Harald Welte
· 15 years ago
fa1b2ca
i2c: Do not probe for TV chips on Voodoo3 adapters
by Jean Delvare
· 15 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
Next »