Age | Commit message (Expand) | Author | Files | Lines |
2012-04-11 | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host | Elric Fu | 1 | -0/+2 |
2012-04-11 | USB: fix bug of device descriptor got from superspeed device | Elric Fu | 1 | -0/+16 |
2012-04-11 | xhci: Fix register save/restore order. | Sarah Sharp | 1 | -4/+4 |
2012-04-11 | xhci: Restore event ring dequeue pointer on resume. | Sarah Sharp | 1 | -0/+1 |
2012-04-11 | xhci: Don't write zeroed pointers to xHC registers. | Sarah Sharp | 1 | -7/+2 |
2012-04-11 | xhci: Warn when hosts don't halt. | Sarah Sharp | 1 | -0/+3 |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi | 2 | -1/+5 |
2012-04-11 | drm/i915: implement ColorBlt w/a | Daniel Vetter | 2 | -0/+7 |
2012-04-11 | drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g | Chris Wilson | 1 | -1/+1 |
2012-04-11 | Revert "drm/i915: reenable gmbus on gen3+ again" | Daniel Vetter | 1 | -1/+1 |
2012-04-11 | drm/radeon: only add the mm i2c bus if the hw_i2c module param is set | Alex Deucher | 1 | -0/+4 |
2012-04-11 | spi/imx: prevent NULL pointer dereference in spi_imx_probe() | Lothar Waßmann | 1 | -3/+7 |
2012-04-11 | gpio/exynos: Fix compiler warning in gpio-samsung.c file | Sachin Kamat | 1 | -8/+8 |
2012-04-11 | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -25/+80 |
2012-04-11 | usb: xhci: fix section mismatch in linux-next | Gerard Snitselaar | 1 | -1/+1 |
2012-04-11 | xHCI: correct to print the true HSEE of USBCMD | Alex He | 1 | -1/+1 |
2012-04-11 | USB: serial: fix race between probe and open | Johan Hovold | 1 | -0/+8 |
2012-04-11 | gpio: Fix range check in of_gpio_simple_xlate() | Roland Stigge | 1 | -1/+1 |
2012-04-11 | gpio: Fix uninitialized variable bit in adp5588_irq_handler | Axel Lin | 1 | -1/+1 |
2012-04-11 | gpio/sodaville: Convert sodaville driver to new irqdomain API | Grant Likely | 2 | -14/+11 |
2012-04-10 | Revert "ath9k: fix going to full-sleep on PS idle" | Sujith Manoharan | 1 | -5/+3 |
2012-04-10 | rt2x00: Fix rfkill_polling register function. | Chen, Chien-Chia | 1 | -5/+1 |
2012-04-10 | bcma: fix build error on MIPS; implicit pcibios_enable_device | Paul Gortmaker | 2 | -1/+2 |
2012-04-10 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -3/+3 |
2012-04-10 | drm/i915: properly compute dp dithering for user-created modes | Daniel Vetter | 1 | -14/+35 |
2012-04-10 | staging/xgifb: fix display on XGI Volari Z11m cards | Dmitry Eremin-Solenikov | 3 | -2/+18 |
2012-04-10 | Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths | Axel Lin | 1 | -12/+15 |
2012-04-10 | android: make persistent_ram based drivers depend on HAVE_MEMBLOCK | Colin Cross | 1 | -1/+2 |
2012-04-10 | staging: iio: ak8975: Remove i2c client data corruption | Preetham Chandru | 1 | -3/+5 |
2012-04-10 | staging: drm/omap: move where DMM driver is registered | Rob Clark | 1 | -3/+4 |
2012-04-10 | staging: zsmalloc: fix memory leak | Nitin Gupta | 1 | -12/+18 |
2012-04-10 | Staging: rts_pstor: off by one in for loop | Dan Carpenter | 1 | -1/+2 |
2012-04-10 | staging: ozwpan: Added new maintainer for ozwpan | Chris Kelly | 1 | -1/+3 |
2012-04-10 | staging:rts_pstor:Avoid "Bad target number" message when probing driver | wwang | 1 | -0/+5 |
2012-04-10 | staging:rts_pstor:Fix possible panic by NULL pointer dereference | wwang | 1 | -5/+6 |
2012-04-10 | Staging: vt6655-6: check keysize before memcpy() | Dan Carpenter | 2 | -0/+6 |
2012-04-10 | staging/media/as102: Don't call release_firmware() on uninitialized variable | Jesper Juhl | 1 | -1/+1 |
2012-04-10 | staging:iio:core add missing increment of loop index in iio_map_array_unregis... | Lothar Waßmann | 1 | -0/+1 |
2012-04-10 | staging: ramster: unbreak my heart | Dan Magenheimer | 1 | -5/+1 |
2012-04-10 | staging/vme: Fix module parameters | Gerard Snitselaar | 1 | -2/+2 |
2012-04-10 | staging: sep: Fix sign of error | Alan Cox | 1 | -3/+3 |
2012-04-10 | Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h | Mark Brown | 1 | -1/+1 |
2012-04-10 | i2c: prevent spurious interrupt on Designware controllers | Kristen Carlson Accardi | 1 | -1/+0 |
2012-04-10 | drm/radeon/kms: fix DVO setup on some r4xx chips | Alex Deucher | 1 | -0/+4 |
2012-04-10 | drm/savage: fix integer overflows in savage_bci_cmdbuf() | Xi Wang | 1 | -3/+3 |
2012-04-10 | drm/radeon: replace udelay with mdelay for long timeouts | Arnd Bergmann | 6 | -27/+27 |
2012-04-10 | Input: trackpoint - use psmouse_fmt() for messages | JJ Ding | 1 | -6/+8 |
2012-04-10 | Input: elantech - v4 is a clickpad, with only one button | JJ Ding | 1 | -2/+4 |
2012-04-10 | Input: elantech - reset touchpad before configuring it | JJ Ding | 1 | -0/+4 |
2012-04-10 | android, lowmemorykiller: remove task handoff notifier | David Rientjes | 1 | -41/+7 |