index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-5
/
+9
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
1
-2
/
+12
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
1
-0
/
+354
2014-09-22
i2c: core: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
1
-5
/
+8
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-95
/
+12
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-16
i2c: add debug info when class instantiation was dropped
Wolfram Sang
1
-0
/
+10
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
1
-95
/
+0
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
1
-0
/
+2
2014-03-13
i2c: Add message transfer tracepoints for SMBUS [ver #2]
David Howells
1
-3
/
+20
2014-03-13
i2c: Add message transfer tracepoints for I2C
David Howells
1
-0
/
+37
2014-03-05
i2c: add deprecation warning for class based instantiation
Wolfram Sang
1
-0
/
+7
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+4
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2014-01-24
i2c: rely on driver core when sanitizing devices
Wolfram Sang
1
-9
/
+4
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
1
-0
/
+11
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+19
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+9
2013-11-14
i2c: Use stable dev_name for ACPI enumerated I2C slaves
Jarkko Nikula
1
-4
/
+17
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-10-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+5
2013-10-11
i2c: attach/detach I2C client device to the ACPI power domain
Lv Zheng
1
-0
/
+5
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
1
-0
/
+3
2013-10-03
i2c: Remove redundant 'driver' field from the i2c_client struct
Lars-Peter Clausen
1
-9
/
+12
2013-08-23
i2c: move ACPI helpers into the core
Mika Westerberg
1
-0
/
+91
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-2
/
+107
2013-08-15
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
1
-1
/
+2
2013-08-07
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
1
-1
/
+2
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-1
/
+1
2013-05-17
i2c: suppress lockdep warning on delete_device
Alexander Sverdlin
1
-1
/
+2
2013-04-09
i2c: remove CONFIG_HOTPLUG ifdefs
Yijing Wang
1
-5
/
+0
2013-04-02
i2c: Make return type of i2c_del_adapter() void
Lars-Peter Clausen
1
-4
/
+2
2013-04-02
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
Lars-Peter Clausen
1
-1
/
+1
2013-04-02
i2c: Remove detach_adapter
Lars-Peter Clausen
1
-23
/
+10
2013-03-24
i2c: Add bus recovery infrastructure
Viresh Kumar
1
-0
/
+159
2013-03-24
i2c: core: Pick i2c bus number from dt alias if present
Doug Anderson
1
-11
/
+34
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-2
/
+0
2013-02-27
i2c: convert to idr_alloc()
Tejun Heo
1
-33
/
+11
2013-01-28
i2c: core: Remove definition of i2c_smbus_process_call
Tushar Behera
1
-23
/
+0
2012-11-23
i2c / ACPI: add ACPI enumeration support
Mika Westerberg
1
-0
/
+6
2012-10-05
i2c: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-3
/
+13
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
1
-1
/
+1
2012-09-10
i2c-core: Fix for lockdep validator
Jean Delvare
1
-2
/
+20
2012-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+33
2012-07-24
i2c: Fall back to emulated SMBus if the operation isn't supported natively
Laurent Pinchart
1
-4
/
+10
2012-07-24
i2c: Add SCCB support
Laurent Pinchart
1
-1
/
+1
2012-06-29
[media] i2c: Export an unlocked flavor of i2c_transfer
Jean Delvare
1
-11
/
+33
2012-05-12
i2c: implement i2c_verify_adapter
Stephen Warren
1
-0
/
+17
[next]