summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-14/+21
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck1-1/+1
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+3
2013-04-03Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2013-04-03PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov1-2/+3
2013-04-03Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas1-39/+37
2013-04-03Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas1-21/+46
2013-04-03tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He1-1/+1
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic1-2/+4
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie3-21/+31
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-26/+21
2013-04-02xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser1-4/+15
2013-04-02DMA: PL330: Add check if device tree compatiblePadmavathi Venna1-11/+27
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman1-2/+2
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi1-6/+7
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki2-2/+1
2013-04-02cpufreq: Correct header guards typoBorislav Petkov1-3/+3
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing1-1/+2
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han1-1/+1
2013-04-02ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()Rafael J. Wysocki2-2/+1
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati1-2/+8
2013-04-02PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki1-13/+47
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki1-1/+0
2013-04-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+39
2013-04-02loop: prevent bdev freeing while device in useAnatol Pomozov1-1/+8
2013-04-02Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+1
2013-04-02Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds4-29/+78
2013-04-02radeon: Attempt to use platform-provided ROM imageMatthew Garrett1-0/+26
2013-04-02nouveau: Attempt to use platform-provided ROM imageMatthew Garrett1-0/+17
2013-04-02mwifiex: limit channel number not to overflow memoryStone Piao1-1/+2
2013-04-01Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-21/+17
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-11/+9
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding1-1/+1
2013-04-01EISA/PCI: Init EISA early, before PNPYinghai Lu1-18/+21
2013-04-01EISA/PCI: Fix bus res referenceYinghai Lu1-3/+25
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-526/+546
2013-04-01spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin1-1/+1
2013-04-01spi: Unlock a spinlock before calling into the controller driver.Bryan Freed1-8/+7
2013-04-01spi/s3c64xx: modified error interrupt handling and initGirish K S1-16/+25
2013-04-01DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-01sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2-5/+5
2013-04-01sh_eth: workaround for spurious ECI interruptSergei Shtylyov1-2/+8
2013-04-01sh_eth: fix handling of no LINK signalSergei Shtylyov1-4/+6
2013-04-01bbc_i2c: fix section mismatch warningSam Ravnborg1-2/+2
2013-04-01NFC: microread: Fix build failure due to a new MEI bus APISamuel Ortiz1-21/+17
2013-04-01Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown1-0/+2
2013-04-01Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown1-2/+2
2013-04-01Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown2-3/+2