Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 10 | -23/+86 |
2009-07-13 | USB: fix the clear_tt_buffer interface | Alan Stern | 4 | -17/+35 |
2009-07-13 | USB: fix uninitialised variable in ti_do_download | Oliver Neukum | 1 | -1/+1 |
2009-07-13 | USB: option: add Novatel Ovation MC760 | Dan Williams | 1 | -0/+2 |
2009-07-13 | USB: cdc-acm: work around some broken devices | Arseniy Lartsev | 1 | -8/+23 |
2009-07-13 | USB: musb: silence "suspend as a_wait_vrise is_active" msgs | David Brownell | 2 | -6/+24 |
2009-07-13 | USB: gadget: pxa25x compiler warning fix | David Brownell | 1 | -0/+2 |
2009-07-13 | USB: gadget: pxa25x uses gpio_is_valid | Philipp Zabel | 1 | -11/+11 |
2009-07-13 | USB: musb: davinci dm6446evm GPIO renumbering | Kevin Hilman | 1 | -1/+1 |
2009-07-13 | USB: musb: davinci dm355 updates (remainder) | David Brownell | 1 | -0/+25 |
2009-07-13 | USB: gadget: rndis conformance tweak | Qiuping Chen | 1 | -0/+2 |
2009-07-13 | USB: fix memory leak in usbtmc | Oliver Neukum | 1 | -4/+6 |
2009-07-13 | USB: buildfix ppc randconfig | Arnd Bergmann | 1 | -14/+15 |
2009-07-13 | USB: ti_usb_3410_5052: fix duplicate device ids. | Greg Kroah-Hartman | 1 | -1/+0 |
2009-07-13 | USB: gadget: audio: provide correct device id | Greg Kroah-Hartman | 1 | -3/+3 |
2009-07-13 | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" | Greg Kroah-Hartman | 3 | -1930/+0 |
2009-07-13 | USB: option.c to support Qisda H21/H20 usb modem | Brad Lu | 1 | -1/+10 |
2009-07-13 | USB: option.c: add Qualcomm/Option iCON 210 modem | Kai Engert | 1 | -0/+1 |
2009-07-13 | USB: isp1760: use __devexit_p() for remove function | Mike Frysinger | 1 | -1/+1 |
2009-07-13 | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2 | -20/+34 |
2009-07-13 | USB: fhci: mutually exclusive port_status | Roel Kluin | 1 | -6/+2 |
2009-07-13 | USB: ftdi_sio - product ID's for CCS PIC programmers | Jan Capek | 2 | -0/+6 |
2009-07-13 | USB: gadget: fix imx_udc entry in Kconfig | Paulius Zaleckas | 1 | -21/+21 |
2009-07-13 | USB: pl2303: New vendor and product id for the prolific driver | Gianpaolo Cugola | 2 | -0/+5 |
2009-07-11 | tty: Fix the PL2303 private methods for sysrq | Alan Cox | 1 | -25/+33 |
2009-07-11 | tty: Fix USB kref leak | Alan Cox | 3 | -5/+6 |
2009-07-11 | tty: Sort out the USB sysrq changes that wrecked performance | Alan Cox | 1 | -4/+11 |
2009-07-11 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 9 | -98/+116 |
2009-07-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 9 | -58/+43 |
2009-07-11 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 3 | -0/+718 |
2009-07-11 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -188/+1159 |
2009-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+11 |
2009-07-11 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2009-07-11 | drm/i915: Fix for LVDS VBT change on IGDNG | Zhenyu Wang | 1 | -1/+9 |
2009-07-11 | drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. | Eric Anholt | 3 | -1/+8 |
2009-07-11 | drm/i915: Refactor calls to unmap_mapping_range | Chris Wilson | 1 | -9/+27 |
2009-07-10 | drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode | Zhao Yakui | 1 | -100/+121 |
2009-07-10 | drm: Disable the unused connectors explicitly when resuming with KMS. | Zhao Yakui | 1 | -0/+2 |
2009-07-10 | drm/i915: Restore the KMS modeset for every activated CRTC | Zhao Yakui | 1 | -0/+5 |
2009-07-10 | drm/i915: Fix harmless warning from patch merged after i2c rework. | Eric Anholt | 1 | -1/+1 |
2009-07-10 | drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture. | Eric Anholt | 1 | -9/+20 |
2009-07-10 | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori | 1 | -0/+4 |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2 | -5/+7 |
2009-07-10 | oprofile: reset bt_lost_no_mapping with other stats | Maynard Johnson | 1 | -0/+1 |
2009-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -4/+12 |
2009-07-10 | mx3fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -5/+0 |
2009-07-10 | sm501fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -3/+0 |
2009-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 20 | -32/+86 |
2009-07-10 | Fix compile error in bmac.c | Dave Jones | 1 | -1/+1 |
2009-07-10 | cxgb3: Fix crash caused by stashing wrong netdev_queue | Roland Dreier | 1 | -2/+1 |