| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-29 | 4 | -2/+26 |
|\ |
|
| * | pinctrl: fix a memleak when freeing maps | Linus Walleij | 2013-07-25 | 1 | -0/+1 |
| * | pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM | Jean-Francois Moine | 2013-07-22 | 1 | -0/+2 |
| * | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT | Guennadi Liakhovetski | 2013-07-22 | 1 | -0/+1 |
| * | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow... | Qipan Li | 2013-07-22 | 1 | -0/+20 |
| * | pinctrl: sirf: fix the pin number and mux bit for usp0 | Qipan Li | 2013-07-22 | 1 | -2/+2 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-07-29 | 6 | -24/+32 |
|\ \ |
|
| * | | [SCSI] isci: fix breakage caused by >16byte CDB patch | James Bottomley | 2013-07-24 | 1 | -1/+1 |
| * | | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data access | James Bottomley | 2013-07-24 | 2 | -3/+9 |
| * | | [SCSI] sd: fix crash when UA received on DIF enabled device | Ewan D. Milne | 2013-07-23 | 1 | -15/+7 |
| * | | [SCSI] qla2xxx: Properly set the tagging for commands. | Saurav Kashyap | 2013-07-23 | 1 | -2/+9 |
| * | | [SCSI] isci: Fix a race condition in the SSP task management path | Jeff Skirvin | 2013-07-23 | 1 | -3/+6 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-26 | 11 | -127/+158 |
|\ \ \ |
|
| * \ \ | Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-07-26 | 3 | -5/+17 |
| |\ \ \ |
|
| | * | | | drm/i915: initialize gt_lock early with other spin locks | Jani Nikula | 2013-07-25 | 2 | -2/+1 |
| | * | | | drm/i915: fix hdmi portclock limits | Daniel Vetter | 2013-07-23 | 1 | -3/+16 |
| * | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2013-07-26 | 8 | -122/+141 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon/dpm: fix r600_enable_sclk_control() | Alex Deucher | 2013-07-26 | 1 | -2/+2 |
| | * | | | | drm/radeon/dpm: implement force performance levels for rv6xx | Alex Deucher | 2013-07-26 | 3 | -0/+38 |
| | * | | | | drm/radeon/dpm: fix displaygap programming on rv6xx | Alex Deucher | 2013-07-26 | 1 | -2/+2 |
| | * | | | | drm/radeon/dpm: fix a typo in the rv6xx mclk setup | Alex Deucher | 2013-07-26 | 1 | -1/+1 |
| | * | | | | drm/radeon: fix combios tables on older cards | Mark Kettenis | 2013-07-22 | 1 | -104/+41 |
| | * | | | | drm/radeon: improve dac adjust heuristics for legacy pdac | Alex Deucher | 2013-07-22 | 1 | -2/+4 |
| | * | | | | drm/radeon: Another card with wrong primary dac adj | Ondrej Zary | 2013-07-22 | 1 | -2/+6 |
| | * | | | | drm/radeon: fix endian issues with DP handling (v3) | Alex Deucher | 2013-07-22 | 1 | -4/+39 |
| | * | | | | drm/radeon/vm: only align the pt base to 32k | Alex Deucher | 2013-07-22 | 1 | -4/+4 |
| | * | | | | drm/radeon: wait for 3D idle before using CP DMA | Alex Deucher | 2013-07-22 | 1 | -1/+4 |
| | |/ / / |
|
* | | | | | Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-26 | 13 | -508/+859 |
|\ \ \ \ \ |
|
| * | | | | | qxl: convert qxl driver to proper use for reservations | Dave Airlie | 2013-07-24 | 10 | -464/+676 |
| * | | | | | qxl: allow creation of pre-pinned objects and use for releases. | Dave Airlie | 2013-07-24 | 7 | -24/+20 |
| * | | | | | drm/qxl: add delayed fb operations | Dave Airlie | 2013-07-24 | 2 | -21/+164 |
* | | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-26 | 5 | -82/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 4 | -76/+10 |
| * | | | | | | cpufreq / intel_pstate: Change to scale off of max P-state | Dirk Brandewie | 2013-07-23 | 1 | -6/+6 |
| |/ / / / / |
|
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-26 | 2 | -21/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | mfd: max8925: fix dt code for backlight | Olof Johansson | 2013-07-26 | 1 | -20/+21 |
| * | | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-07-26 | 31 | -68/+161 |
|\ \ \ \ \ \ |
|
| * | | | | | | usb: Clear both buffers when clearing a control transfer TT buffer. | William Gulland | 2013-07-25 | 1 | -0/+9 |
| * | | | | | | usb/gadget: free opts struct on error recovery | Andrzej Pietrasiewicz | 2013-07-25 | 6 | -12/+30 |
| * | | | | | | USB: mos7840: fix memory leak in open | Johan Hovold | 2013-07-25 | 1 | -8/+17 |
| * | | | | | | usb: serial: option.c: remove ONDA MT825UP product ID fromdriver | Enrico Mioso | 2013-07-25 | 1 | -7/+0 |
| * | | | | | | usb: serial: option: add Olivetti Olicard 200 | Dan Williams | 2013-07-25 | 1 | -0/+2 |
| * | | | | | | usb: serial: option: blacklist ONDA MT689DC QMI interface | Enrico Mioso | 2013-07-25 | 1 | -1/+2 |
| * | | | | | | Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-07-25 | 4 | -7/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xhci: fix null pointer dereference on ring_doorbell_for_active_rings | Oleksij Rempel | 2013-07-25 | 1 | -1/+1 |
| | * | | | | | | usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 | George Cherian | 2013-07-25 | 2 | -1/+7 |
| | * | | | | | | usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled | Randy Dunlap | 2013-07-25 | 1 | -0/+1 |
| | * | | | | | | usb: xhci: Mark two functions __maybe_unused | Olof Johansson | 2013-07-25 | 1 | -2/+2 |
| | * | | | | | | xhci: Avoid NULL pointer deref when host dies. | Sarah Sharp | 2013-07-25 | 1 | -3/+3 |