summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-19r8169: fix vlan tag read ordering.Francois Romieu
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-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19drm/mm: fix dump table BUGDaniel Vetter
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
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-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher
2013-05-11drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher
2013-05-11drm/radeon: don't use get_engine_clock() on APUsAlex Deucher
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter
2013-05-07Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman
2013-05-07mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-05-07drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore
2013-05-07PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu
2013-05-07i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco
2013-05-07fbcon: when font is freed, clear also vc_font.dataMika Kuoppala
2013-05-07tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-07serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-05-07s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens
2013-05-07usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden
2013-05-07usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-05-07USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset
2013-05-07USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold
2013-05-07usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2013-05-07USB: option: add a D-Link DWM-156 variantBjørn Mork
2013-05-07USB: serial: option: Added support Olivetti Olicard 145Filippo Turato
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25fbcon: fix locking harderDave Airlie