summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-19target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover1-8/+2
2013-05-19drm/radeon: restore nomodeset operation (v2)Dave Airlie1-1/+11
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-19target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger1-0/+2
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-6/+5
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-05-19cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie1-8/+2
2013-05-19cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie1-3/+9
2013-05-19cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie1-37/+8
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-05-19drbd: fix memory leakLars Ellenberg1-0/+1
2013-05-19drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner1-2/+2
2013-05-19watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-193c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-19asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19net: tun: release the reference of tun device in tun_recvmsgGao feng1-2/+5
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings1-1/+1
2013-05-19drm/i915: clear the stolen fb before resumingJani Nikula1-2/+14
2013-05-19drm: don't check modeset locks in panic handlerDaniel Vetter1-0/+4
2013-05-19drm/mm: fix dump table BUGDaniel Vetter1-16/+18
2013-05-19drm/mgag200: Fix framebuffer base address programmingChristopher Harvey1-3/+24
2013-05-19drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey1-21/+21
2013-05-19iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-19tile: support new Tilera hypervisorChris Metcalf1-1/+1
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-2/+0
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-05-19hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan1-1/+2
2013-05-19dm cache: fix error return code in cache_createWei Yongjun1-0/+1
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-19dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23
2013-05-19dm stripe: fix regression in stripe_width calculationMike Snitzer1-5/+6
2013-05-19dm table: fix write same supportMike Snitzer1-1/+1
2013-05-19DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar1-2/+6
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-19HID: reintroduce fix-up for certain Sony RF receiversFernando Luis Vazquez Cao1-0/+1
2013-05-11qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-11PCI: Delay final fixups until resources are assignedYinghai Lu2-1/+1