aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-29hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck
2015-07-29hwmon: (nct7904) Rename pwm attributes to match hwmon ABIGuenter Roeck
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-29Merge tag 'dm-4.2-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-29dm cache: fix device destroy hang due to improper prealloc_used accountingMike Snitzer
2015-07-29Revert "dm cache: do not wake_worker() in free_migration()"Mike Snitzer
2015-07-29Merge tag 'vfio-v4.2-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-07-29Merge branches 'pm-cpufreq' and 'acpi-pm'Rafael J. Wysocki
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg
2015-07-27vhost: fix error handling for memory region allocIgor Mammedov
2015-07-27vhost: actually track log eventfd fileMarc-André Lureau
2015-07-27of: Drop owner assignment from platform and i2c driverKrzysztof Kozlowski
2015-07-27of: add HAS_IOMEM depends to OF_ADDRESSRob Herring
2015-07-27dm crypt: update wiki page URLBaruch Siach
2015-07-27dm cache policy smq: fix alloc_bitset check that always evaluates as falseColin Ian King
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-26dm thin: return -ENOSPC when erroring retry list due to out of data spaceMike Snitzer
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-25Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-25Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-07-25libnvdimm: fix namespace seed creationDan Williams
2015-07-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-24iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger
2015-07-24iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-07-24iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-07-24iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-07-24qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik
2015-07-24qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik
2015-07-24qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-07-24qla2xxx: fix command initialization in target mode.Kanoj Sarcar
2015-07-24qla2xxx: Remove msleep in qlt_send_term_exchangeHimanshu Madhani
2015-07-24qla2xxx: adjust debug flagsQuinn Tran