summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-30md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-1/+2
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook5-11/+12
2015-01-30drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-30Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-30sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-30clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2015-01-30can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-30bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-30dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-30ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-30drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-30libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-30pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-30gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-6/+13
2015-01-30gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-2/+3
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2015-01-27mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-1/+2
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold1-5/+15
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg1-2/+9
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang1-3/+1
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai1-3/+3
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus1-0/+2
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus1-2/+2
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-16cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5