aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-tiny-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06i2c: tiny-usb: Correct I2C fault codes.Christoph Müllner1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner1-5/+1
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2014-01-13i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product IDAndrew Lunn1-1/+0
2013-08-19i2c: tiny-usb: do not use stack as URB transfer_bufferJussi Kivilinna1-15/+34
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget1-0/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-14/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02i2c-tiny-usb: Fix a comment on bus frequencyJean Delvare1-3/+5
2010-03-02i2c: Make PCI device ids constantMárton Németh1-1/+1
2010-02-05i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2008-04-11i2c-tiny-usb: New VID/PID pairTill Harbaum1-4/+8
2007-05-22i2c-tiny-usb: Fix truncated adapter nameJean Delvare1-1/+1
2007-05-01i2c: New i2c-tiny-usb bus driverTill Harbaum1-0/+277