summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c-algo-pca: Fix coding style issuesFarid Hammane2010-05-211-18/+18
* i2c-dev: Fix all coding style issuesFarid Hammane2010-05-211-15/+15
* i2c-core: Fix some coding style issuesFarid Hammane2010-05-211-45/+45
* i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski2010-05-211-1/+1
* i2c-parport: Make template structure constJean Delvare2010-05-211-1/+1
* i2c-dev: Remove unnecessary castsH Hartley Sweeten2010-05-211-3/+3
* at24: Fall back to byte or word reads if neededJean Delvare2010-05-211-11/+48
* i2c-stub: Expose the default functionality flagsJean Delvare2010-05-211-4/+5
* i2c/scx200_acb: Make PCI device ids constantJean Delvare2010-05-211-1/+1
* i2c-i801: Fix all checkpatch warningsIvo Manca2010-05-211-10/+10
* i2c-i801: All newer devices have all the optional featuresJean Delvare2010-05-211-12/+6Star
* i2c-i801: Let the user disable selected driver featuresJean Delvare2010-05-211-1/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21219-8837/+14309
|\
| * usb: musb: update gfp/slab.h includesTejun Heo2010-05-201-1/+0Star
| * USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-201-1/+1
| * USB: kl5usb105: reimplement using generic frameworkJohan Hovold2010-05-201-333/+47Star
| * USB: kl5usb105: minor clean upsJohan Hovold2010-05-201-46/+33Star
| * USB: kl5usb105: fix memory leakJohan Hovold2010-05-201-0/+1
| * USB: io_ti: use kfifo to implement write bufferingJohan Hovold2010-05-201-210/+13Star
| * USB: io_ti: remove unsused private counterJohan Hovold2010-05-201-5/+0Star
| * USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-201-165/+14Star
| * USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+3
| * USB: aircable: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+1
| * USB: safe_serial: straighten out read processingJohan Hovold2010-05-201-22/+21Star
| * USB: safe_serial: reimplement read using generic frameworkJohan Hovold2010-05-201-39/+8Star
| * USB: safe_serial: reimplement write using generic frameworkJohan Hovold2010-05-201-111/+32Star
| * usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
| * USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
| * USB: oti6858: use port write fifoJohan Hovold2010-05-201-37/+25Star
| * USB: oti6858: use kfifo to implement write bufferingJohan Hovold2010-05-201-201/+17Star
| * USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold2010-05-201-222/+17Star
| * USB: cypress_m8: remove unused drain defineJohan Hovold2010-05-201-1/+0Star
| * USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-201-7/+1Star
| * USB: gadget: Use kmemdupJulia Lawall2010-05-201-2/+1Star
| * USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-05-201-0/+11
| * USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-201-0/+3
| * USB: belkin_sa: implement line status handlingJohan Hovold2010-05-201-26/+51
| * USB: belkin_sa: clean up openJohan Hovold2010-05-201-15/+6Star
| * USB: belkin_sa: minor clean-upsJohan Hovold2010-05-201-21/+7Star
| * USB: cp210x: use generic open to start reading from deviceJohan Hovold2010-05-201-1/+1
| * USB: visor: reimplement using generic frameworkJohan Hovold2010-05-201-329/+13Star
| * USB: visor: fix memory leakJohan Hovold2010-05-201-0/+1
| * USB: spcp8x5: reimplement using generic frameworkJohan Hovold2010-05-201-378/+29Star
| * USB: ipaq: reimplement using generic frameworkJohan Hovold2010-05-202-377/+10Star
| * USB: empeg: reimplement using generic frameworkJohan Hovold2010-05-201-388/+13Star
| * USB: serial: add special case for processing of empty read urbsJohan Hovold2010-05-201-0/+3
| * USB: kobil: fix memory leakJohan Hovold2010-05-201-1/+2
| * USB: option.c: OLIVETTI OLICARD100 supportNils Radtke2010-05-201-0/+6
| * USB: xhci: fix compiler warning.Greg Kroah-Hartman2010-05-201-1/+0Star
| * USB: remove match_deviceMing Lei2010-05-201-33/+0Star