aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-19target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover
2013-05-19drm/radeon: restore nomodeset operation (v2)Dave Airlie
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-05-19target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-05-19cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-19cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-19cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner
2013-05-19drbd: fix memory leakLars Ellenberg
2013-05-19drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner
2013-05-19watchdog: Fix race condition in registration codeGuenter Roeck
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-19asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19net: tun: release the reference of tun device in tun_recvmsgGao feng
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-05-19drm/i915: clear the stolen fb before resumingJani Nikula
2013-05-19drm: don't check modeset locks in panic handlerDaniel Vetter
2013-05-19drm/mm: fix dump table BUGDaniel Vetter
2013-05-19drm/mgag200: Fix framebuffer base address programmingChristopher Harvey
2013-05-19drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey
2013-05-19iwl4965: workaround connection regression on passive channelStanislaw Gruszka
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-19tile: support new Tilera hypervisorChris Metcalf
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley
2013-05-19hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan
2013-05-19dm cache: fix error return code in cache_createWei Yongjun
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun
2013-05-19dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka
2013-05-19dm stripe: fix regression in stripe_width calculationMike Snitzer
2013-05-19dm table: fix write same supportMike Snitzer
2013-05-19DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-19HID: reintroduce fix-up for certain Sony RF receiversFernando Luis Vazquez Cao
2013-05-11qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-11PCI: Delay final fixups until resources are assignedYinghai Lu