summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-18firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk-6/+7
2015-02-18dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka-2/+2
2015-02-18dm: fix a race condition in dm_get_mdMikulas Patocka-17/+10
2015-02-18Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar-10/+6
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming-10/+6
2015-02-18pwm: tegra: Use NSEC_PER_SECThierry Reding-1/+1
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki-1/+1
2015-02-17IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran-1/+2
2015-02-17IB/mlx5: Update the dev in reg_createMajd Dibbiny-0/+1
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein-1/+1
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny-4/+3
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny-2/+4
2015-02-17IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer-4/+5
2015-02-18ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer-0/+9
2015-02-18cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy-29/+40
2015-02-17gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro-214/+141
2015-02-17gadgetfs: use-after-free in ->aio_read()Al Viro-3/+12
2015-02-17gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro-78/+58
2015-02-17gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro-61/+25
2015-02-17gadget/function/f_fs.c: close leaksAl Viro-2/+12
2015-02-17switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro-18/+18
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-74/+222
2015-02-17Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds-3/+6
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown-1/+2
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-42/+26
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-52/+1
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-88/+233
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-62/+85
2015-02-17IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum-0/+3
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki-1/+1
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel-0/+10
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson-2/+4
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson-7/+19
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck-1/+15
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki-1/+20
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans-8/+29
2015-02-17IB/iser: Release the iscsi endpoint if ep_disconnect wasn't calledAriel Nahum-0/+2
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven-1/+31
2015-02-17IB/iser: Fix memory regions possible leakSagi Grimberg-15/+14
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger-0/+262
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren-3/+3
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin-3/+6
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida-1/+1
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti-2/+4
2015-02-17watchdog: imx2: Constify struct regmap_config and watchdog_opsKrzysztof Kozlowski-2/+2
2015-02-17watchdog: ImgTec PDC Watchdog Timer DriverNaidu Tellapati-0/+301
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn-63/+64
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat-2/+2
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat-4/+4
2015-02-17IB/mlx5: Fix error code in get_port_caps()Dan Carpenter-1/+1