summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-19dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen1-4/+7
2014-11-19dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-19dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacksMikulas Patocka1-6/+6
2014-11-19scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-11-19firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-19dm thin: grab a virtual cell before looking up the mappingJoe Thornber1-4/+12
2014-11-19drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher1-0/+1
2014-11-19drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher7-0/+21
2014-11-19drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-11-19mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-11-19macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2014-11-19ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-11-19ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-11-19tun: Fix csum_start with VLAN accelerationHerbert Xu1-7/+9
2014-11-19hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-11-19crypto: caam - remove duplicated sg copy functionsCristian Stoica2-46/+14
2014-11-19zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-19iwlwifi: configure the LTREmmanuel Grumbach6-8/+56
2014-11-19hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman1-3/+11
2014-11-19sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-11-19vio: fix reuse of vio_dring slotDwight Engen2-18/+25
2014-11-19sunvdc: limit each sg segment to a pageDwight Engen1-0/+4
2014-11-19sunvdc: compute vdisk geometry from capacityAllen Pais1-9/+14
2014-11-19sunvdc: add cdrom and v1.1 protocol supportAllen Pais1-17/+92
2014-11-19vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+18
2014-11-19Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2014-11-14When screen objects are enabled, the bpp is assumed to be 32, otherwise it is...Sinclair Yeh1-3/+13
2014-11-13of: Fix overflow bug in string property parsing functionsGrant Likely2-72/+82
2014-11-13sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-13i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-13regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski1-1/+1
2014-11-13acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede1-0/+11
2014-11-13rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara1-1/+1
2014-11-13drm/radeon/dpm: disable ulv support on SIAlex Deucher1-1/+1
2014-11-13usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-13usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-11-13tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-13cpc925_edac: Report UE events properlyJason Baron1-1/+1
2014-11-13e7xxx_edac: Report CE events properlyJason Baron1-1/+1
2014-11-13i3200_edac: Report CE events properlyJason Baron1-2/+2
2014-11-13i82860_edac: Report CE events properlyJason Baron1-1/+1
2014-11-13USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-11-13usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-13USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-13usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-13HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2-0/+2
2014-11-13HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2-0/+2
2014-11-13HID: usbhid: enable always-poll quirk for Elan TouchscreenJohan Hovold2-0/+4
2014-11-13HID: usbhid: add always-poll quirkJohan Hovold1-3/+23