aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold
2010-05-20USB: kl5usb105: reimplement using generic frameworkJohan Hovold
2010-05-20USB: kl5usb105: minor clean upsJohan Hovold
2010-05-20USB: kl5usb105: fix memory leakJohan Hovold
2010-05-20USB: io_ti: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: io_ti: remove unsused private counterJohan Hovold
2010-05-20USB: ti_usb: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold
2010-05-20USB: aircable: fix incorrect write-buffer lengthJohan Hovold
2010-05-20USB: safe_serial: straighten out read processingJohan Hovold
2010-05-20USB: safe_serial: reimplement read using generic frameworkJohan Hovold
2010-05-20USB: safe_serial: reimplement write using generic frameworkJohan Hovold
2010-05-20usb-storage: always print quirksFelipe Contreras
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras
2010-05-20USB: oti6858: use port write fifoJohan Hovold
2010-05-20USB: oti6858: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: cypress_m8: use kfifo to implement write bufferingJohan Hovold
2010-05-20USB: cypress_m8: remove unused drain defineJohan Hovold
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold
2010-05-20USB: gadget: Use kmemdupJulia Lawall
2010-05-20USB: CP210x New Device IDs 11 New device IDsCraig Shelley
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold
2010-05-20USB: belkin_sa: implement line status handlingJohan Hovold
2010-05-20USB: belkin_sa: clean up openJohan Hovold
2010-05-20USB: belkin_sa: minor clean-upsJohan Hovold
2010-05-20USB: cp210x: use generic open to start reading from deviceJohan Hovold
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold
2010-05-20USB: visor: fix memory leakJohan Hovold
2010-05-20USB: spcp8x5: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ipaq: reimplement using generic frameworkJohan Hovold
2010-05-20USB: empeg: reimplement using generic frameworkJohan Hovold
2010-05-20USB: serial: add special case for processing of empty read urbsJohan Hovold
2010-05-20USB: kobil: fix memory leakJohan Hovold
2010-05-20USB: option.c: OLIVETTI OLICARD100 supportNils Radtke
2010-05-20USB: xhci: fix compiler warning.Greg Kroah-Hartman
2010-05-20USB: remove match_deviceMing Lei
2010-05-20USB: visor.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kobil_sct.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kl5kusb105.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: io_edgeport: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: cypress_m8.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: belkin_sa.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: mct_u232.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov