Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | ahci: un-staticize ahci_dev_classify | Rob Herring | 2012-08-17 | 2 | -1/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-08-24 | 2 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-20 | 1 | -5/+5 | |
| * | | | | | | | | | | crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs | Jussi Kivilinna | 2012-07-30 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2012-08-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ide: fix generic_ide_suspend/resume Oops | Miklos Szeredi | 2012-08-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-08-24 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | HID: Remove QUANTA from special drivers list | Simon Farnsworth | 2012-08-22 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-22 | 27 | -179/+419 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie | 2012-08-22 | 1 | -1/+8 | |
| * | | | | | | | | | | | | drm: Add missing static storage class specifiers in drm_proc.c file | Sachin Kamat | 2012-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | drm/udl: dpms off the crtc when disabled. | Dave Airlie | 2012-08-22 | 1 | -2/+1 | |
| * | | | | | | | | | | | | drm: Remove two unused fields from struct drm_display_mode | Damien Lespiau | 2012-08-22 | 1 | -3/+0 | |
| * | | | | | | | | | | | | drm: stop vmgfx driver explosion | Alan Cox | 2012-08-22 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-22 | 10 | -64/+141 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/i915: use hsw rps tuning values everywhere on gen6+ | Daniel Vetter | 2012-08-20 | 1 | -11/+4 | |
| | * | | | | | | | | | | | | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads | Jani Nikula | 2012-08-17 | 1 | -3/+33 | |
| | * | | | | | | | | | | | | drm/i915: extract connector update from intel_ddc_get_modes() for reuse | Jani Nikula | 2012-08-17 | 2 | -9/+24 | |
| | * | | | | | | | | | | | | drm/i915: fix hsw uncached pte | Daniel Vetter | 2012-08-17 | 4 | -37/+75 | |
| | * | | | | | | | | | | | | drm/i915/contexts: fix list corruption | Ben Widawsky | 2012-08-17 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | drm/i915: fix EDID memory leak in SDVO | Jani Nikula | 2012-08-17 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-08-22 | 12 | -107/+267 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/radeon/ss: use num_crtc rather than hardcoded 6 | Alex Deucher | 2012-08-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Revert "drm/radeon: fix bo creation retry path" | Alex Deucher | 2012-08-21 | 1 | -2/+1 | |
| | * | | | | | | | | | | | drm/radeon: split ATRM support out from the ATPX handler (v3) | Alex Deucher | 2012-08-20 | 3 | -74/+77 | |
| | * | | | | | | | | | | | drm/radeon: convert radeon vfct code to use acpi_get_table_with_size | Alex Deucher | 2012-08-20 | 1 | -4/+2 | |
| | * | | | | | | | | | | | ACPI: export symbol acpi_get_table_with_size | Alex Deucher | 2012-08-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/radeon: implement ACPI VFCT vbios fetch (v3) | David Lamparter | 2012-08-20 | 1 | -0/+60 | |
| | * | | | | | | | | | | | drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la... | Tvrtko Ursulin | 2012-08-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/radeon: fix checking of MSAA renderbuffers on r600-r700 | Marek Olšák | 2012-08-20 | 1 | -5/+6 | |
| | * | | | | | | | | | | | drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700 | Marek Olšák | 2012-08-20 | 4 | -21/+101 | |
| | * | | | | | | | | | | | drm/radeon: init lockup timeout on ring init | Christian König | 2012-08-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drm/radeon: avoid turning off spread spectrum for used pll | Jerome Glisse | 2012-08-20 | 1 | -4/+21 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2012-08-22 | 7 | -106/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 2012-08-21 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | tcm_fc: rcu_deref outside rcu lock/unlock section | Denis Efremov | 2012-08-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | tcm_vhost: Fix vhost_scsi_target structure alignment | Michael S. Tsirkin | 2012-08-20 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | target: Fix regression bug with handling of zero-length data CDBs | Nicholas Bellinger | 2012-08-18 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough | Nicholas Bellinger | 2012-08-17 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char * | Nicholas Bellinger | 2012-08-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | target: fix NULL pointer dereference bug alloc_page() fails to get memory | Yi Zou | 2012-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | tcm_fc: Avoid debug overhead when not debugging | Mark Rustad | 2012-08-17 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | tcm_vhost: Post-merge review changes requested by MST | Nicholas Bellinger | 2012-08-17 | 2 | -93/+111 | |
| * | | | | | | | | | | | | | tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl | Fengguang Wu | 2012-08-17 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-08-22 | 4 | -12/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP | Laxman Dewangan | 2012-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | i2c: diolan-u2c: Fix master_xfer return code | Guenter Roeck | 2012-08-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | I2C: OMAP: xfer: fix runtime PM get/put balance on error | Kevin Hilman | 2012-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | i2c: nomadik: Add default configuration into the Nomadik I2C driver | Lee Jones | 2012-08-18 | 1 | -10/+18 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-08-22 | 7 | -22/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |