summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-24media: mantis: fix silly crash caseAlan Cox1-2/+4
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
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-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-19r8169: fix vlan tag read ordering.Francois Romieu1-7/+6
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-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19drm/mm: fix dump table BUGDaniel Vetter1-16/+18
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
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-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-12drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-12drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-12drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher1-0/+10
2013-05-12drm/radeon: don't use get_engine_clock() on APUsAlex Deucher1-1/+5
2013-05-12drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller1-1/+12
2013-05-12drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter1-0/+8
2013-05-08Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman1-15/+16
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-08mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-08drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-08i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-08tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-08serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-08usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-08usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-08USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-05-08usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-05-08USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-05-08USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-04-26vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-26vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1