summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-Hartman3-1930/+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-11tty: Fix the PL2303 private methods for sysrqAlan Cox1-25/+33
2009-07-11tty: Fix USB kref leakAlan Cox3-5/+6
2009-07-11tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox1-4/+11
2009-07-11Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds9-98/+116
2009-07-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-58/+43
2009-07-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-0/+718
2009-07-11Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-188/+1159
2009-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+11
2009-07-11Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2009-07-11drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang1-1/+9
2009-07-11drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt3-1/+8
2009-07-11drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson1-9/+27
2009-07-10drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui1-100/+121
2009-07-10drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui1-0/+2
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui1-0/+5
2009-07-10drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt1-1/+1
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt1-9/+20
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori1-0/+4
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe2-5/+7
2009-07-10oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson1-0/+1
2009-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-4/+12
2009-07-10mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-5/+0
2009-07-10sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-3/+0
2009-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-32/+86
2009-07-10Fix compile error in bmac.cDave Jones1-1/+1
2009-07-10cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier1-2/+1
2009-07-10ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2-8/+17