summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-251-2/+2
* serial: amba-pl011: use port lock to guard control register accessJon Medhurst2014-01-251-0/+6
* md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown2014-01-251-2/+2
* md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-251-2/+2
* md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-251-4/+4
* md: fix problem when adding device to read-only array with bitmap.NeilBrown2014-01-252-3/+18
* drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-251-1/+7
* hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-251-1/+1
* staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten2014-01-251-1/+1
* staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten2014-01-251-2/+2
* SCSI: sd: Reduce buffer size for vpd requestBernd Schubert2014-01-151-1/+4
* intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-151-1/+2
* ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-151-1/+20
* ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu2014-01-151-6/+9
* mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner2014-01-151-2/+8
* clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker2014-01-151-2/+2
* clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan2014-01-151-1/+2
* clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim2014-01-151-1/+1
* clk: clk-divider: fix divisor > 255 bugJames Hogan2014-01-151-1/+1
* ahci: add PCI ID for Marvell 88SE9170 SATA controllerSimon Guinot2014-01-151-0/+3
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-151-1/+5
* virtio-net: fix refill races during restoreJason Wang2014-01-151-5/+6
* virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin2014-01-151-1/+2
* virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin2014-01-151-20/+36
* virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin2014-01-151-20/+46
* net: fec: fix potential use after freeEric Dumazet2014-01-151-2/+2
* hamradio/yam: fix info leak in ioctlSalva Peiró2014-01-151-0/+1
* drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2014-01-151-0/+2
* netvsc: don't flush peers notifying work during setting mtuJason Wang2014-01-151-1/+0
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2014-01-151-0/+3
* virtio: delete napi structures from netdev before releasing memoryAndrey Vagin2014-01-151-0/+5
* macvtap: signal truncated packetsJason Wang2014-01-151-5/+6
* tun: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: Do not double-count received packetsVlad Yasevich2014-01-151-7/+0
* net: do not pretend FRAGLIST supportEric Dumazet2014-01-154-4/+3
* HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2014-01-152-0/+46
* gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2014-01-151-1/+1
* clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2014-01-151-1/+1
* irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin2014-01-151-2/+2
* clocksource: arch_timer: use virtual countersMark Rutland2014-01-091-18/+5
* rbd: fix error handling from rbd_snap_name()Josh Durgin2014-01-091-4/+6
* rbd: ignore unmapped snapshots that no longer existJosh Durgin2014-01-091-2/+7
* rbd: fix use-after free of rbd_dev->diskJosh Durgin2014-01-091-7/+33
* rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2014-01-091-5/+6
* rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2014-01-091-0/+7
* rbd: fix null dereference in doutJosh Durgin2014-01-091-3/+5
* rbd: fix buffer size for writes to images with snapshotsJosh Durgin2014-01-091-5/+5
* rbd: fix a couple warningsSage Weil2014-01-091-2/+2
* rbd: protect against concurrent unmapsAlex Elder2014-01-091-2/+4