Commit Graph

77347 Commits (961f80f9c0c0f7c45d7818f9c9969dfaa9e4463d)
 

Author SHA1 Message Date
Jean Delvare 961f80f9c0 i2c: Drivers stop using the redundant client list 17 years ago
David Brownell 9b766b814d i2c: Stop using the redundant client list 17 years ago
Jean Delvare 0d227a7e72 i2c-viapro: Add support for the VT8237S 17 years ago
Jean Delvare 9b7389c0ed i2c-piix4: Drop redundant PCI function number check 17 years ago
Jean Delvare 0f07a24b4b i2c: Let the user specify PCI driver data through new_id 17 years ago
Mike Rapoport b7a3670131 i2c-pxa: Add polling transfer 17 years ago
Mike Rapoport cea443a81c i2c: Support i2c_transfer in atomic contexts 17 years ago
Jean Delvare 5271071b20 i2c-sibyte: Remove the bus scan module parameter 17 years ago
Jean Delvare 7bca0871ca i2c: Discard unused driver IDs 17 years ago
Jean Delvare 6342064cad i2c-i801: Implement I2C block read support 17 years ago
Jean Delvare a0921b6c07 i2c-i801: Clear special mode bits as needed 17 years ago
Jean Delvare 369f6f4aec i2c-i801: More explicit names for chip features 17 years ago
Jean Delvare ae7b0497b8 i2c-i801: Document which chip support what feature 17 years ago
David Brownell 6d16bfb5e8 i2c/tps65010: move header to <linux/i2c/...> 17 years ago
Jean Delvare caada32afe i2c: Rename main mutex 17 years ago
Jean Delvare 026526f5af i2c: Drop redundant i2c_driver.list 17 years ago
Jean Delvare 87c6c22945 i2c: Drop redundant i2c_adapter.list 17 years ago
Jean Delvare e48d33193d i2c: Change prototypes of refcounting functions 17 years ago
Jean Delvare bdc511f438 i2c: Use the driver model reference counting 17 years ago
Jean Delvare 0f79b72e45 i2c: Deprecate drivers for I2C buses on video adapters 17 years ago
Jean Delvare 2caeac8104 i2c: Don't uselessly set i2c_adapter.retries 17 years ago
Jean Delvare 05c7abaeb3 i2c: Kill rogue driver IDs 17 years ago
Jean Delvare 2cdddeb8d7 i2c: normal_i2c can be made const (remaining drivers) 17 years ago
Jean Delvare 922539a0a3 i2c: normal_i2c can be made const (rtc drivers) 17 years ago
Mark M. Hoffman bfb6df24fa i2c: Constify client address data 17 years ago
Jean Delvare 6408a8338c i2c-algo-pcf: Delete broken 10-bit address support 17 years ago
David Brownell bf3e2d1d9b i2c-algo-bit: Fix NAK/ARB comments 17 years ago
David Brownell cf978ab284 i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) 17 years ago
eric miao 59d70df025 i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x 17 years ago
Adrian Bunk 7e8b99251b i2c: some overdue driver removal 17 years ago
Michael-Luke Jones 5a4a238771 ixp4xx-i2c-gpio 17 years ago
Adrian Bunk eee87d3196 i2c: the scheduled I2C RTC driver removal 17 years ago
Jean Delvare 569be443e3 i2c-stub: Use a single array for byte and word operations 17 years ago
Jean Delvare b3af547e19 i2c-stub: Mention the existence of an helper script 17 years ago
Rodolfo Giometti 1b3e5baa88 i2c/tsl2550: Add power management added 17 years ago
Bart Van Assche 5864ae03ca i2c: Add support for the PCF8575 chip 17 years ago
Stefan Roese 217bcec442 i2c-ibm_iic: Whitespace cleanup 17 years ago
Olof Johansson ccf60d8571 i2c-pasemi: use i2c_add_numbered_adapter() 17 years ago
Jean Delvare 541b6a7a69 i2c-nforce2: The nForce2 can do block transactions 17 years ago
Ingo Molnar 326e96b923 printk: revert ktime_get() timestamps 17 years ago
Linus Torvalds ef3f2de2b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 17 years ago
Linus Torvalds 1c7c2cdec3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Linus Torvalds 0444fa7875 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 17 years ago
Linus Torvalds 69e4d4c3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 17 years ago
Bartlomiej Zolnierkiewicz 7267c33774 ide: remove REQ_TYPE_ATA_CMD 17 years ago
Bartlomiej Zolnierkiewicz 5a9e77af97 ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 34f5d5ae35 ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 0455fcc821 ide: fix final status check in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 4d977e43d8 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 18a056fecc ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) 17 years ago