summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-19Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser
2014-11-19[media] usbvision-video: two use after freesDan Carpenter
2014-11-19drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching
2014-11-19Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár
2014-11-19Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár
2014-11-19Input: alps - ignore potential bare packets when device is out of syncPali Rohár
2014-11-19dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen
2014-11-19dm btree: fix a recursion depth bug in btree walking codeJoe Thornber
2014-11-19dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka
2014-11-19scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-19firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter
2014-11-19dm thin: grab a virtual cell before looking up the mappingJoe Thornber
2014-11-19drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher
2014-11-19drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher
2014-11-19drm/radeon: set correct CE ram size for CIKJammy Zhou
2014-11-19mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-11-19macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-19ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-11-19ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-11-19tun: Fix csum_start with VLAN accelerationHerbert Xu
2014-11-19hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-11-19crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-11-19zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-19iwlwifi: configure the LTREmmanuel Grumbach
2014-11-19hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2014-11-19sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-19vio: fix reuse of vio_dring slotDwight Engen
2014-11-19sunvdc: limit each sg segment to a pageDwight Engen
2014-11-19sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-19sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-19vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-19Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov
2014-11-14When screen objects are enabled, the bpp is assumed to be 32, otherwise it is...Sinclair Yeh
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-13sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-13i2c: at91: don't account as iowaitWolfram Sang
2014-11-13regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski
2014-11-13acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede
2014-11-13rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-13drm/radeon/dpm: disable ulv support on SIAlex Deucher
2014-11-13usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-11-13usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-13tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-13cpc925_edac: Report UE events properlyJason Baron
2014-11-13e7xxx_edac: Report CE events properlyJason Baron
2014-11-13i3200_edac: Report CE events properlyJason Baron
2014-11-13i82860_edac: Report CE events properlyJason Baron
2014-11-13USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-13usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede