summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-1/+1
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko-3/+2
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds-7/+19
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-8725/+14540
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-25/+27
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig-1/+1
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+111
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-1/+2
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-8598/+14096
2010-05-20echi-dbgp: Add kernel debugger support for the usb debug portJason Wessel-9/+111
2010-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King-2/+2
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo-1/+0
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold-1/+1
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold-333/+47
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold-46/+33
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold-0/+1
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold-210/+13
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold-5/+0
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold-165/+14
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold-1/+3
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold-1/+1
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold-22/+21
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold-39/+8
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold-111/+32
2010-05-20usb-storage: always print quirksFelipe Contreras-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras-29/+32
2010-05-20USB: oti6858: use port write fifoJohan Hovold-37/+25
2010-05-20USB: oti6858: use kfifo to implement write bufferingJohan Hovold-201/+17
2010-05-20USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold-222/+17
2010-05-20USB: cypress_m8: remove unused drain defineJohan Hovold-1/+0
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold-7/+1
2010-05-20USB: gadget: Use kmemdupJulia Lawall-2/+1
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley-0/+11
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold-0/+3
2010-05-20USB: belkin_sa: implement line status handlingJohan Hovold-26/+51
2010-05-20USB: belkin_sa: clean up openJohan Hovold-15/+6
2010-05-20USB: belkin_sa: minor clean-upsJohan Hovold-21/+7
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold-1/+1
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold-329/+13
2010-05-20USB: visor: fix memory leakJohan Hovold-0/+1
2010-05-20USB: spcp8x5: reimplement using generic frameworkJohan Hovold-378/+29
2010-05-20USB: ipaq: reimplement using generic frameworkJohan Hovold-377/+10
2010-05-20USB: empeg: reimplement using generic frameworkJohan Hovold-388/+13
2010-05-20USB: serial: add special case for processing of empty read urbsJohan Hovold-0/+3
2010-05-20USB: kobil: fix memory leakJohan Hovold-1/+2
2010-05-20USB: option.c: OLIVETTI OLICARD100 supportNils Radtke-0/+6
2010-05-20USB: xhci: fix compiler warning.Greg Kroah-Hartman-1/+0
2010-05-20USB: remove match_deviceMing Lei-33/+0