aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-14drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer
2013-08-14drm/ast: invalidate page tables when pinning a BODave Airlie
2013-08-14drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich
2013-08-14drm/cirrus: Invalidate page tables when pinning a BOMichal Srb
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-08-14virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE
2013-08-14virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE
2013-08-14ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki
2013-08-14cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar
2013-08-14cpufreq: loongson2: fix regression related to clock managementAaro Koskinen
2013-08-14i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-08-14media: em28xx: fix assignment of the eeprom dataAlban Browaeys
2013-08-14staging: zcache: fix "zcache=" kernel parameterPiotr Sarna
2013-08-14hwmon: (adt7470) Fix incorrect return code checkCurt Brune
2013-08-14regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen
2013-08-14virtio-scsi: Fix virtqueue affinity setupAsias He
2013-08-14SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com
2013-08-14SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen
2013-08-11hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann
2013-08-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg
2013-08-11iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel
2013-08-11net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-08-11net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman
2013-08-11atl1c: use custom skb allocatorEric Dumazet
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-08-11sfc: Enable RX scatter for flows steered by RFSBen Hutchings
2013-08-11arcnet: cleanup sizeof parameterDan Carpenter
2013-08-11spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers
2013-08-11drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-08-11drm/radeon: never unpin UVD bo v3Christian König
2013-08-11drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-08-11xen-blkfront: use a different scatterlist for each requestRoger Pau Monne
2013-08-11drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher
2013-08-11PCI: Retry allocation of only the resource type that failedYinghai Lu
2013-08-11PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-08-11cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki
2013-08-11Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki
2013-08-11ACPI / battery: Fix parsing _BIX return valueLan Tianyu
2013-08-11zram: protect sysfs handler from invalid memory accessJiang Liu
2013-08-11zram: avoid access beyond the zram deviceJiang Liu
2013-08-11zram: avoid double free in function zram_bvec_write()Jiang Liu
2013-08-11zram: destroy all devices on error recovery path in zram_init()Jiang Liu
2013-08-11zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu
2013-08-11zram: avoid invalid memory access in zram_exit()Jiang Liu