Age | Commit message (Expand) | Author | Files | Lines |
2011-08-26 | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 6 | -1/+2689 |
2011-08-26 | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 5 | -20/+50 |
2011-08-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
2011-08-20 | pci: fix new kernel-doc warning in pci.c | Randy Dunlap | 1 | -1/+1 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -0/+8 |
2011-08-19 | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes | 2 | -0/+8 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -98/+235 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 7 | -152/+430 |
2011-08-19 | PCI: OF: Don't crash when bridge parent is NULL. | David Daney | 1 | -1/+1 |
2011-08-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -9/+288 |
2011-08-18 | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall | 1 | -8/+6 |
2011-08-18 | ata: Add iMX pata support | Arnaud Patard (Rtp) | 3 | -0/+263 |
2011-08-18 | pata_via: disable ATAPI DMA on AVERATEC 3200 | Tejun Heo | 1 | -0/+18 |
2011-08-18 | [libata] sata_sil: fix used-uninit warning | Jeff Garzik | 1 | -1/+1 |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -8/+14 |
2011-08-18 | i7core_edac: fixed typo in error count calculation | Mathias Krause | 1 | -1/+1 |
2011-08-17 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -15/+15 |
2011-08-17 | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier | 3 | -5/+9 |
2011-08-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2011-08-17 | IB/iser: Support iSCSI PDU padding | Or Gerlitz | 2 | -4/+8 |
2011-08-17 | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz | 1 | -1/+1 |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 1 | -3/+5 |
2011-08-16 | xen: self-balloon needs module.h | Randy Dunlap | 1 | -0/+1 |
2011-08-16 | gma500: kill MIPI interface types | Alan Cox | 6 | -9/+11 |
2011-08-15 | regmap: using module facilities requires module.h | Stephen Rothwell | 1 | -0/+1 |
2011-08-15 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -116/+264 |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard | 1 | -1/+2 |
2011-08-15 | drm/i915: Can't do accurate vblank timestamps with UMS | Keith Packard | 1 | -2/+4 |
2011-08-15 | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett | 6 | -3/+89 |
2011-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2 | -5/+28 |
2011-08-15 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 6 | -10/+41 |
2011-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -1/+4 |
2011-08-15 | drm/radeon/kms: don't try to be smart in the hpd handler | Alex Deucher | 3 | -8/+19 |
2011-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 11 | -75/+100 |
2011-08-14 | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 1 | -15/+15 |
2011-08-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -6/+42 |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon | 1 | -2/+2 |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung | 3 | -3/+3 |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko | 1 | -5/+2 |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko | 1 | -19/+19 |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko | 1 | -3/+5 |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko | 1 | -4/+3 |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin | 1 | -2/+0 |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin | 1 | -9/+31 |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown | 1 | -0/+1 |
2011-08-13 | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro | Shashidhar Hiremath | 1 | -1/+1 |
2011-08-13 | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 1 | -1/+2 |
2011-08-13 | mmc: core: Detect eMMC v4.5 ext_csd entries | Kyungmin Park | 1 | -1/+1 |
2011-08-13 | mmc: mmc_test: avoid stalled file in debugfs | Andy Shevchenko | 1 | -26/+30 |
2011-08-13 | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk | Jaehoon Chung | 1 | -0/+3 |