aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-12USB: EHCI: check for STALL before other errorsAlan Stern
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-07-12USB: fix the clear_tt_buffer interfaceAlan Stern
2009-07-12USB: fix uninitialised variable in ti_do_downloadOliver Neukum
2009-07-12USB: option: add Novatel Ovation MC760Dan Williams
2009-07-12USB: cdc-acm: work around some broken devicesArseniy Lartsev
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell
2009-07-12USB: gadget: pxa25x compiler warning fixDavid Brownell
2009-07-12USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel
2009-07-12USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman
2009-07-12USB: musb: davinci dm355 updates (remainder)David Brownell
2009-07-12USB: gadget: rndis conformance tweakQiuping Chen
2009-07-12USB: fix memory leak in usbtmcOliver Neukum
2009-07-12USB: buildfix ppc randconfigArnd Bergmann
2009-07-12USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman
2009-07-12USB: gadget: audio: provide correct device idGreg Kroah-Hartman
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman
2009-07-12USB: option.c to support Qisda H21/H20 usb modemBrad Lu
2009-07-12USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert
2009-07-12USB: isp1760: use __devexit_p() for remove functionMike Frysinger
2009-07-12USB: EHCI: update toggle state for linked QHsAlan Stern
2009-07-12USB: fhci: mutually exclusive port_statusRoel Kluin
2009-07-12USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek
2009-07-12USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas
2009-07-12USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds
2009-07-11Fix compile error due to congestion_wait() changesTrond Myklebust
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-10isofs: fix Joliet regressionBartlomiej Zolnierkiewicz
2009-07-10tty: Fix the PL2303 private methods for sysrqAlan Cox
2009-07-10tty: Fix USB kref leakAlan Cox
2009-07-10tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-07-10Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-10Doc: move Documentation/exception.txt into x86 subdirAmerigo Wang
2009-07-10Doc: update Documentation/exception.txtAmerigo Wang
2009-07-10fuse: Fix build errorLarry Finger
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson
2009-07-10dma-debug: Fix the overlap() function to be correct and readableIngo Molnar