Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5e012aad85f2ee31d7de5c21d63ccd2702d63db2
/
drivers
/
i2c
/
busses
/
i2c-sis630.c
392debf
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
21d0b7c
i2c: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
91991f3
i2c: sis630: checkpatch cleanup
by Amaury Decrême
· 12 years ago
97da42d
i2c: sis630: display unsigned hex
by Amaury Decrême
· 12 years ago
a6e7d0ef
i2c: sis630: use hex to constants for SMBus commands
by Amaury Decrême
· 12 years ago
499b919
i2c: sis630: fix behavior after collision
by Amaury Decrême
· 12 years ago
aa9e7a3
i2c: sis630: clear sticky bits
by Amaury Decrême
· 12 years ago
974d6a3
i2c: sis630: Add SIS964 support
by Amaury Decrême
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
56f2178
i2c/busses: Use module_pci_driver
by Axel Lin
· 12 years ago
0a80939
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
3527bd5
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
7c1f59c
i2c: Fix error value returned by several bus drivers
by Jean Delvare
· 13 years ago
2178218
i2c: Use <linux/io.h> instead of <asm/io.h>
by H Hartley Sweeten
· 15 years ago
4111ecd
i2c: Make PCI device ids constant
by Márton Németh
· 15 years ago
abe3838
i2c: Add missing __devinit markers to old i2c adapter drivers
by Jean Delvare
· 15 years ago
4ccc28f
i2c: Timeouts off by 1
by Roel Kluin
· 16 years ago
1745522
i2c: Delete many unused adapter IDs
by Jean Delvare
· 16 years ago
66c7acf
i2c: Use snprintf to set adapter names
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
3401b2f
i2c: Let bus drivers add SPD to their class
by Jean Delvare
· 16 years ago
ac7fc4f
i2c: Consistently reject unsupported transactions
by Jean Delvare
· 16 years ago
9714034
i2c: Bus drivers return -Errno not -1
by David Brownell
· 16 years ago
c5d21b7
i2c: Spelling fix (successful)
by Jean Delvare
· 17 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
9ace555
i2c: Add IDs to adapters
by Stephen Hemminger
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
ccd7aa0
[PATCH] Owner field additions to many i2c drivers, 1 of 5
by Laurent Riffard
· 19 years ago
d6072f8
[PATCH] i2c: Reuse name strings in i2c bus drivers
by Jean Delvare
· 19 years ago
6050709
[PATCH] i2c: Discard explicit static initializations to 0
by Jean Delvare
· 19 years ago
1d8b9e1
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
by Jean Delvare
· 19 years ago
9751858
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
by Jean Delvare
· 19 years ago
f0bb60e
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
by Alexey Dobriyan
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago