Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
626e264dd1989bdc98a5eaf2e059af4dba07ac4f
/
drivers
/
i2c
e74783e
i2c-dev: Return correct error code on class_create() failure
by Sven Wegener
· 16 years ago
4ebb52d
i2c-powermac: Fix section for probe and remove functions
by Uwe Kleine-Koenig
· 16 years ago
b693ffe
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
4eb00c9
i2c: fix i2c-sh_mobile timing issues
by Magnus Damm
· 16 years ago
4329cf8
i2c: Prevent log spam on some DVB adapters
by Jean Delvare
· 16 years ago
ee35425
i2c: Fix device_init_wakeup place
by Marc Pignat
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
cbbcb9b
USB: isp1301: fix compilation
by Dmitry Baryshkov
· 16 years ago
2ce5b34
i2c: correct some size_t printk formats
by David Brownell
· 16 years ago
c1159f9
i2c: Check for address business before creating clients
by Jean Delvare
· 16 years ago
8d24f8d
i2c: Let users select algorithm drivers manually again
by Jean Delvare
· 16 years ago
b25b791
i2c: Fix NULL pointer dereference in i2c_new_probed_device
by Hans Verkuil
· 16 years ago
399d6b2
i2c: Fix oops on bus multiplexer driver loading
by Jean Delvare
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
0f8469a
[ARM] Eliminate useless includes of asm/mach-types.h
by Russell King
· 16 years ago
958585f
i2c: Blackfin I2C Driver: Functional power management support
by Michael Hennerich
· 16 years ago
61c7cff
i2c: S3C24XX I2C frequency scaling support.
by Ben Dooks
· 16 years ago
1efe7c5
i2c: i2c_gpio: keep probe resident for hotplugged devices.
by Ben Dooks
· 16 years ago
399dee2
i2c: S3C2410: Pass the I2C bus number via drivers platform data
by Ben Dooks
· 16 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 16 years ago
d8f388d8
gpio: sysfs interface
by David Brownell
· 16 years ago
93562b5
Driver Core: add ability for class_for_each_device to start in middle of list
by Greg Kroah-Hartman
· 16 years ago
1cc4376
device create: i2c: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
bd8d421
i2c: Convert the max6875 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
3d63430
i2c: Convert the pca9539 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
97addff
i2c: Convert the pcf8575 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
833bedb
i2c: Convert the pcf8574 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
8b77e6a
i2c: Convert the pcf8591 driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
68be336
i2c: Convert the eeprom driver to a new-style i2c driver
by Jean Delvare
· 16 years ago
bd4bc3db
i2c: Clear i2c_adapter.dev on adapter removal
by Jean Delvare
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
5b0504c
Merge commit 'gcl/gcl-next'
by Benjamin Herrenschmidt
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
53ffe3b
[ARM] Merge most of the PXA work for initial merge
by Russell King
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4735c98
i2c: Add detection capability to new-style drivers
by Jean Delvare
· 16 years ago
8508159
i2c: Call client_unregister for new-style devices too
by Jean Delvare
· 16 years ago
f741f67
i2c: Clean up old chip drivers
by Jean Delvare
· 16 years ago
b1204e6
i2c-ibm_iic: Register child nodes
by Sean MacLennan
· 16 years ago
2b7a505
i2c: New-style EEPROM driver using device IDs
by Wolfram Sang
· 16 years ago
e9ca9eb
i2c: Export the i2c_bus_type symbol
by Jon Smirl
· 16 years ago
f09f71b
i2c-au1550: Fix PM support
by Manuel Lauss
· 16 years ago
f6a7110
i2c-dev: Delete empty detach_client callback
by Jean Delvare
· 16 years ago
954a993
i2c: Drop stray references to lm_sensors
by Jean Delvare
· 16 years ago
54fb4a05
i2c: Check for ACPI resource conflicts
by Jean Delvare
· 16 years ago
2373c18
i2c-ocores: basic PM support
by Manuel Lauss
· 16 years ago
392a040
i2c-sibyte: SWARM I2C board initialization
by Maciej W. Rozycki
· 16 years ago
cf898dc
i2c-i801: Fix handling of error conditions
by Jean Delvare
· 16 years ago
2b73809
i2c-i801: Rename local variable temp to status
by Jean Delvare
· 16 years ago
dcb5c92
i2c-i801: Properly report bus arbitration loss
by Jean Delvare
· 16 years ago
90df2cb
i2c-i801: Remove verbose debugging messages
by Jean Delvare
· 16 years ago
e3e7fc3
i2c-algo-pcf: Drop unused struct members
by Jean Delvare
· 16 years ago
0573d11
i2c-algo-pcf: Multi-master lost-arbitration improvement
by Eric Brower
· 16 years ago
8a56ce1
i2c: Deprecate the legacy gpio drivers
by David Brownell
· 16 years ago
47a9b13
i2c-pxa: Initialize early
by Uli Luckas
· 16 years ago
d3dc685
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
by Stefan Roese
· 16 years ago
e6c3de6
i2c-ibm_iic: Remove deprecated OCP style part
by Stefan Roese
· 16 years ago
e045744
i2c: Simplify i2c_device_probe
by Jean Delvare
· 16 years ago
1b4dff9
i2c/eeprom: Fall back to SMBus read word transactions
by Jean Delvare
· 16 years ago
d4653bf
i2c/eeprom: Only probe buses with DDC or SPD class
by Jean Delvare
· 16 years ago
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
3b27080
i2c-cpm: Bugfixes
by Wolfram Sang
· 16 years ago
61045db
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
by Jochen Friedrich
· 16 years ago
77e38bf
i2c: Push ioctl BKL down into the i2c code
by Alan Cox
· 16 years ago
5bc1200
i2c: Add Intel SCH SMBus support
by Alek Du
· 16 years ago
f7050bd
i2c: Simplify i2c_del_driver()
by Jean Delvare
· 16 years ago
6a03cd9
i2c: Use list_for_each_entry_safe
by Matthias Kaehlcke
· 16 years ago
7650da0
i2c-pca-platform: Fix error code
by Wolfram Sang
· 16 years ago
c80ebe7
i2c-pca-algo: Fix error code
by Wolfram Sang
· 16 years ago
ac7fc4f
i2c: Consistently reject unsupported transactions
by Jean Delvare
· 16 years ago
fa63cd5
i2c-piix4: Various cleanups and minor fixes
by Jean Delvare
· 16 years ago
9714034
i2c: Bus drivers return -Errno not -1
by David Brownell
· 16 years ago
6ea438e
i2c: i2c_use_client() defends against NULL
by David Brownell
· 16 years ago
a1cdeda
i2c: Kerneldoc for most I/O calls
by David Brownell
· 16 years ago
67c2e66
i2c: Delete unused function i2c_smbus_write_quick
by Jean Delvare
· 16 years ago
f5b728a
i2c: Group bus drivers by type
by Jean Delvare
· 16 years ago
24a5bb7
i2c-core: Return -Errno, not -1
by David Brownell
· 16 years ago
7541549
i2c-core: Remove needless include
by Jean Delvare
· 16 years ago
4d2bee5
i2c-bfin-twi: Update the dependencies
by Mike Frysinger
· 16 years ago
20a9b6e
i2c: Remove 3 deprecated bus drivers
by Adrian Bunk
· 16 years ago
279e902
i2c-nforce2: Add support for multiplexing on the Tyan S4985
by Jean Delvare
· 16 years ago
2e74378
i2c-davinci: Initialize cmd_complete sooner
by Troy Kisky
· 16 years ago
5a0d5f5
i2c-davinci: Fix signal handling bug
by Troy Kisky
· 16 years ago
0ab56e2
i2c-davinci: Remove useless IVR read
by Troy Kisky
· 16 years ago
d868caa
i2c-davinci: Move dev_dbg statement for more output
by Troy Kisky
· 16 years ago
cc99ff7
i2c-davinci: Ensure clock between 7-12 MHz
by Troy Kisky
· 16 years ago
7f101a9
i2c: Use class_for_each_device
by Dave Young
· 16 years ago
0d1cde2
powerpc/i2c: Convert i2c-mpc into an of_platform driver
by Jon Smirl
· 16 years ago
fdc614e
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
by Russell King
· 16 years ago
f1b2358
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
by Philipp Zabel
· 16 years ago
f35ae63
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
by Tony Lindgren
· 16 years ago
d150a4b
I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
by Ben Dooks
· 16 years ago
63f5c28
I2C: S3C2410: Fixup error codes returned rom a transfer.
by Ben Dooks
· 16 years ago
2709781
I2C: S3C2410: Check ACK on byte transmission
by Ben Dooks
· 16 years ago
bc3a595
[ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa
by Philipp Zabel
· 16 years ago
3db633e
i2c: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
Next »