| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | drm/i915: split out PCH refclk update code | Jesse Barnes | 2011-08-09 | 1 | -43/+76 |
| * | | | | | | | | | drm/i915: show interrupt info on IVB | Jesse Barnes | 2011-08-09 | 1 | -1/+1 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | drm/i915: Remove unused 'reg' argument to dp_pipe_enabled | Keith Packard | 2011-08-08 | 1 | -4/+4 |
| * | | | | | | | | drm/i915: Fix PCH port pipe select in CPT disable paths | Keith Packard | 2011-08-08 | 2 | -15/+58 |
| * | | | | | | | | drm/i915: Leave LVDS registers unlocked | Keith Packard | 2011-08-08 | 1 | -35/+16 |
| * | | | | | | | | drm/i915: Wait for LVDS panel power sequence | Keith Packard | 2011-08-08 | 1 | -12/+14 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2011-08-15 | 2 | -5/+28 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | firewire: ohci: fix DMA unmapping in an error path | Stefan Richter | 2011-08-12 | 1 | -2/+7 |
| * | | | | | | | firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases | Stefan Richter | 2011-08-12 | 1 | -3/+21 |
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-08-15 | 6 | -10/+41 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | drm/radeon/kms: don't try to be smart in the hpd handler | Alex Deucher | 2011-08-15 | 3 | -8/+19 |
| * | | | | | | | | drm/radeon: re-POST the asic on Apple hardware when booted via EFI | Matthew Garrett | 2011-08-12 | 1 | -0/+4 |
| * | | | | | | | | drm/radeon: Allow panel preferred EDID to override BIOS native mode | Matthew Garrett | 2011-08-12 | 1 | -2/+11 |
| * | | | | | | | | drm/radeon/kms: make some watermark messages debug only | Alex Deucher | 2011-08-12 | 1 | -1/+1 |
| * | | | | | | | | drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos | Alex Deucher | 2011-08-12 | 1 | -0/+3 |
| * | | | | | | | | drm/radeon/kms: don't enable connectors that are off in the hotplug handler | Alex Deucher | 2011-08-12 | 1 | -0/+4 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-08-15 | 3 | -1/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | regmap: Specify a module license | Stephen Warren | 2011-08-12 | 2 | -0/+3 |
| * | | | | | | | | | regmap: Fix bulk reads | Mark Brown | 2011-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-08-14 | 11 | -75/+100 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon | 2011-08-13 | 1 | -2/+2 |
| * | | | | | | | | | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung | 2011-08-13 | 3 | -3/+3 |
| * | | | | | | | | | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko | 2011-08-13 | 1 | -5/+2 |
| * | | | | | | | | | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko | 2011-08-13 | 1 | -19/+19 |
| * | | | | | | | | | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko | 2011-08-13 | 1 | -3/+5 |
| * | | | | | | | | | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko | 2011-08-13 | 1 | -4/+3 |
| * | | | | | | | | | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin | 2011-08-13 | 1 | -2/+0 |
| * | | | | | | | | | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin | 2011-08-13 | 1 | -9/+31 |
| * | | | | | | | | | mmc: sdhci-s3c: Fix build for header change | Mark Brown | 2011-08-13 | 1 | -0/+1 |
| * | | | | | | | | | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro | Shashidhar Hiremath | 2011-08-13 | 1 | -1/+1 |
| * | | | | | | | | | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 2011-08-13 | 1 | -1/+2 |
| * | | | | | | | | | mmc: core: Detect eMMC v4.5 ext_csd entries | Kyungmin Park | 2011-08-13 | 1 | -1/+1 |
| * | | | | | | | | | mmc: mmc_test: avoid stalled file in debugfs | Andy Shevchenko | 2011-08-13 | 1 | -26/+30 |
| * | | | | | | | | | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk | Jaehoon Chung | 2011-08-13 | 1 | -0/+3 |
| * | | | | | | | | | mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing | Philip Rakity | 2011-08-13 | 1 | -1/+2 |
| * | | | | | | | | | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish | Aaron Lu | 2011-08-13 | 1 | -3/+0 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-08-13 | 4 | -6/+42 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hwmon: (ibmaem) add missing kfree | Julia Lawall | 2011-08-11 | 1 | -5/+10 |
| * | | | | | | | | | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages | Guenter Roeck | 2011-08-11 | 1 | -0/+12 |
| * | | | | | | | | | hwmon: (pmbus) Virtualize pmbus_write_byte | Guenter Roeck | 2011-08-11 | 2 | -1/+20 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-08-12 | 24 | -126/+113 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device | Artur Zimmer | 2011-08-10 | 2 | -1/+6 |
| * | | | | | | | | | USB: Serial: Add device ID for Sierra Wireless MC8305 | Florian Echtler | 2011-08-10 | 1 | -0/+1 |
| * | | | | | | | | | USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G | Vijay Chavan | 2011-08-08 | 1 | -0/+1 |
| * | | | | | | | | | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe | 2011-08-08 | 1 | -1/+1 |
| * | | | | | | | | | USB: option driver: add PID for Vodafone-Huawei K4511 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | | | | | | | | | USB: option driver: add PID for Vodafone-Huawei K4510 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | | | | | | | | | USB: option driver: add PID for Vodafone-Huawei K3771 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | | | | | | | | | USB: option driver: add PID for Vodafone-Huawei K3770 | Andrew Bird | 2011-08-08 | 1 | -0/+3 |
| * | | | | | | | | | usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ... | Uwe Bonnes | 2011-08-08 | 1 | -1/+4 |