Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
10 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 years ago |
Jingoo Han
|
46797a2adb
i2c: remove unnecessary OOM messages
|
11 years ago |
Jingoo Han
|
392debf116
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Jim Cromie
|
401e72b55d
i2c/scx200_*: Replace printks with pr_<level>s
|
13 years ago |
Axel Lin
|
3527bd5045
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
|
13 years ago |
Harvey Yang
|
6fcf84a2c0
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
|
14 years ago |
Andres Salomon
|
de8255ccd2
i2c: Convert SCx200 driver from using raw PCI to platform device
|
14 years ago |
Dzianis Kahanovich
|
87acf5ad87
NULL-terminate all pci_device_id tables
|
15 years ago |
H Hartley Sweeten
|
2178218027
i2c: Use <linux/io.h> instead of <asm/io.h>
|
15 years ago |
Jean Delvare
|
e624dbd324
i2c/scx200_acb: Make PCI device ids constant
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Willy Tarreau
|
fce96f3e5d
i2c/scx200_acb: Provide more information on bus errors
|
16 years ago |
Jean Delvare
|
1745522ccb
i2c: Delete many unused adapter IDs
|
16 years ago |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 years ago |
Adrian Bunk
|
dec1a998bd
i2c/scx200_acb: Don't use 0 as NULL pointer
|
17 years ago |
Benjamin Herrenschmidt
|
0948391641
PCI: Remove users of pci_enable_device_bars()
|
17 years ago |
Jean Delvare
|
4b2643d7d9
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
|
18 years ago |
Matthias Kaehlcke
|
9d9c01ceff
scx200_acb: Use mutex instead of semaphore
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Jean Delvare
|
4b4686e7a6
scx200_acb: Fix PCI device reference count
|
18 years ago |
David Brownell
|
2096b956d2
i2c: Shrink struct i2c_client
|
18 years ago |
Jean Delvare
|
12a917f69d
i2c: Declare more i2c_adapter parent devices
|
18 years ago |
Jeff Garzik
|
ffb3d13486
[PATCH] scx200_acb: handle PCI errors
|
19 years ago |
Jean Delvare
|
8f9082c5ce
i2c: Constify i2c_algorithm declarations, part 2
|
19 years ago |
David Woodhouse
|
3e3183bab0
[PATCH] SCX200_ACB: eliminate spurious timeout errors
|
19 years ago |
Jean Delvare
|
c3efacaa68
[PATCH] scx200_acb: Fix the block transactions
|
19 years ago |