summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-29md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2015-01-29Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2015-01-29sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
2015-01-29clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-29bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn
2015-01-29dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber
2015-01-29ipr: wait for aborted command responsesBrian King
2015-01-29drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-29libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-29pinctrl: Fix two deadlocksJim Lin
2015-01-29gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-01-29gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky
2015-01-27mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman