summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-08thermal: Fix error path in thermal_init()Luis Henriques
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2015-01-08megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-16rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger
2014-12-16rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger
2014-12-16rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger
2014-12-16xen-netfront: use correct linear area after linearizing an skbDavid Vrabel
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee