summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-13USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell1-0/+3
2009-07-13USB: gadget audio: select SND_PCMRandy Dunlap1-0/+1
2009-07-13USB: ftdi: support NDI devicesMartin Geleynse2-4/+69
2009-07-13Revert USB: usbfs: deprecate and hide option for !embeddedGreg Kroah-Hartman1-1/+1
2009-07-13USB: usb.h: fix kernel-doc notationRandy Dunlap1-2/+4
2009-07-13USB: RNDIS gadget, fix issues talking from PXADavid Brownell1-5/+6
2009-07-13USB: serial: FTDI with product code FB80 and vendor id 0403Folkert van Heusden2-0/+2
2009-07-13USB: console: Fix regression in usb console on kernel bootJason Wessel2-7/+9
2009-07-13USB: add missing class descriptions used in usb/devices fileFrans Pop1-4/+6
2009-07-13USB: fix memleak in usbfsOliver Neukum1-6/+10
2009-07-13USB: EHCI: check for STALL before other errorsAlan Stern1-14/+16
2009-07-13USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern10-23/+86
2009-07-13USB: fix the clear_tt_buffer interfaceAlan Stern4-17/+35
2009-07-13USB: fix uninitialised variable in ti_do_downloadOliver Neukum1-1/+1
2009-07-13USB: option: add Novatel Ovation MC760Dan Williams1-0/+2
2009-07-13USB: cdc-acm: work around some broken devicesArseniy Lartsev1-8/+23
2009-07-13USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2-6/+24
2009-07-13USB: gadget: pxa25x compiler warning fixDavid Brownell1-0/+2
2009-07-13USB: gadget: pxa25x uses gpio_is_validPhilipp Zabel1-11/+11
2009-07-13USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman1-1/+1
2009-07-13USB: musb: davinci dm355 updates (remainder)David Brownell1-0/+25
2009-07-13USB: gadget: rndis conformance tweakQiuping Chen1-0/+2
2009-07-13USB: fix memory leak in usbtmcOliver Neukum1-4/+6
2009-07-13USB: buildfix ppc randconfigArnd Bergmann1-14/+15
2009-07-13USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman1-1/+0
2009-07-13USB: gadget: audio: provide correct device idGreg Kroah-Hartman1-3/+3
2009-07-13Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman4-2107/+0
2009-07-13USB: option.c to support Qisda H21/H20 usb modemBrad Lu1-1/+10
2009-07-13USB: option.c: add Qualcomm/Option iCON 210 modemKai Engert1-0/+1
2009-07-13USB: isp1760: use __devexit_p() for remove functionMike Frysinger1-1/+1
2009-07-13USB: EHCI: update toggle state for linked QHsAlan Stern2-20/+34
2009-07-13USB: fhci: mutually exclusive port_statusRoel Kluin1-6/+2
2009-07-13USB: ftdi_sio - product ID's for CCS PIC programmersJan Capek2-0/+6
2009-07-13USB: gadget: fix imx_udc entry in KconfigPaulius Zaleckas1-21/+21
2009-07-13USB: pl2303: New vendor and product id for the prolific driverGianpaolo Cugola2-0/+5
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds2-2/+0
2009-07-11Fix compile error due to congestion_wait() changesTrond Myklebust2-5/+5
2009-07-11isofs: fix Joliet regressionBartlomiej Zolnierkiewicz1-2/+2
2009-07-11tty: Fix the PL2303 private methods for sysrqAlan Cox1-25/+33
2009-07-11tty: Fix USB kref leakAlan Cox4-6/+8
2009-07-11tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox1-4/+11
2009-07-11Doc: move Documentation/exception.txt into x86 subdirAmerigo Wang2-0/+2
2009-07-11Doc: update Documentation/exception.txtAmerigo Wang1-101/+101
2009-07-11fuse: Fix build errorLarry Finger2-0/+2
2009-07-10sched: optimize cond_resched()Peter Zijlstra2-6/+13
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra24-40/+29
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang1-1/+9
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt3-1/+8
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson1-9/+27
2009-07-10dma-debug: Fix the overlap() function to be correct and readableIngo Molnar1-12/+12