summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-29md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-1/+2
2015-01-29mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons1-1/+1
2015-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2015-01-29Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook5-12/+13
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-29Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-29sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-29clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-29bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-29dm cache: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
2015-01-29dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-29ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-29PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson1-4/+36
2015-01-29drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-29drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-29drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
2015-01-29drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-29libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-29pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-29gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-14/+13
2015-01-29gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
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-27bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet1-1/+1
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2015-01-27vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger1-3/+21
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2015-01-27tcm_loop: Fixup tag handlingHannes Reinecke1-15/+8
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: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior1-1/+0
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern1-4/+4
2015-01-27USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-01-27USB: console: fix uninitialised ldisc semaphoreJohan Hovold1-0/+1
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