summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-201-4/+2
* NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
* lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-202-6/+15
* lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
* nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
* lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
* lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2
* null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-191-3/+5
* null_blk: use device addressing modeMatias Bjørling2015-11-191-5/+23
* null_blk: use ppa_cache poolMatias Bjørling2015-11-191-2/+23
* NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
* null_blk: register as a LightNVM deviceMatias Bjørling2015-11-162-7/+155
* lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
* nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
* nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
* lightnvm: remove linear and device addr modesMatias Bjørling2015-11-164-11/+39
* lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3
* lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
* lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
* lightnvm: expose mccap in identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
* lightnvm: update bad block table formatMatias Bjørling2015-11-163-33/+114
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-152-3/+18
|\
| * MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-3/+4
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+14
* | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-147-31/+177
|\ \
| * | platform/chrome: Fix i2c-designware adapter nameJarkko Nikula2015-11-101-2/+2
| * | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-083-1/+140
| * | platform/chrome: cros_ec: Fix possible leak in led_rgb_store()Christian Engelmayer2015-10-071-5/+3
| * | platform/chrome: cros_ec: Fix leak in sequence_store()Christian Engelmayer2015-10-071-9/+14
| * | platform/chrome: Enable Chrome platforms on 64-bit ARMThierry Reding2015-10-071-1/+1
| * | platform/chrome: cros_ec_dev - Add a platform device ID tableJavier Martinez Canillas2015-10-071-0/+6
| * | platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas2015-10-071-0/+7
| * | platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas2015-10-071-12/+2
| * | platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTOJavier Martinez Canillas2015-10-071-2/+2
| * | Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"Javier Martinez Canillas2015-10-071-0/+1
* | | Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-11-144-8/+47
|\ \ \
| * | | asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter2015-11-111-1/+1
| * | | ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede2015-11-091-0/+7
| * | | ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann2015-11-091-5/+5
| * | | ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2015-11-092-0/+33
| * | | thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann2015-11-061-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-148-697/+871
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-11-138-697/+871
| |\ \ \ \
| | * | | | Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
| | * | | | Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
| | * | | | Input: tsc2004 - add support for tsc2004Michael Welling2015-11-033-0/+97
| | * | | | Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-033-152/+152
| | * | | | Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-035-695/+765
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-14115-32642/+6481
|\ \ \ \ \ \