summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-12Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-04-12mwifiex: complete last internal scanBing Zhao
2013-04-12vfio-pci: Fix possible integer overflowAlex Williamson
2013-04-12r8169: fix auto speed down issuehayeswang
2013-04-12drm/i915: add quirk to invert brightness on Packard Bell NCL20Jani Nikula
2013-04-12drm/i915: add quirk to invert brightness on eMachines e725Jani Nikula
2013-04-12drm/i915: add quirk to invert brightness on eMachines G725Jani Nikula
2013-04-12cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi
2013-04-12msi-wmi: Fix memory leakMaxim Mikityanskiy
2013-04-12thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-04-12Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-04-12drm/i915: Fix build failureLauri Kasanen
2013-04-12drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey
2013-04-12crypto: ux500 - add missing commaLinus Walleij
2013-04-12remoteproc: fix FW_CONFIG typoRobert Tivy
2013-04-12remoteproc: fix error path of handle_vdevSjur Brændeland
2013-04-12remoteproc/ste: fix memory leak on shutdownDmitry Tarnyagin
2013-04-12hwspinlock: fix __hwspin_lock_request error pathLi Fei
2013-04-12mwifiex: limit channel number not to overflow memoryStone Piao
2013-04-12ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song
2013-04-12PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-04-12PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki
2013-04-12libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-12ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-12EISA/PCI: Fix bus res referenceYinghai Lu
2013-04-12EISA/PCI: Init EISA early, before PNPYinghai Lu
2013-04-12Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-12drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-12drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson
2013-04-12drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst
2013-04-12gpio: stmpe: pass DT node to irqdomainGabriel Fernandez
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S
2013-04-12HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires
2013-04-12regmap: cache Fix regcache-rbtree syncLars-Peter Clausen
2013-04-12regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-05fec: Fix the build as moduleFabio Estevam
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com