summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1777-922/+4949
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1577-922/+4949
| |\
| | * Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-141-2/+3
| | * Input: add support for Elan eKTH I2C touchscreensScott Liu2014-12-074-0/+1317
| | * Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-071-4/+2
| | * Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
| | * Input: cyapa - fix resuming the deviceDudley Du2014-12-031-4/+3
| | * Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-032-15/+29
| | * Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-031-1/+2
| | * Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-031-17/+29
| | * Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-031-0/+2
| | * Input: initialize device counter variables with -1Aniroop Mathur2014-12-035-12/+12
| | * Input: initialize input_no to -1 to avoid subtractionAniroop Mathur2014-12-021-2/+2
| | * Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev2014-12-021-0/+10
| | * Input: atkbd - correct MSC_SCAN events for force_release keysStefan Brüns2014-11-161-2/+4
| | * Input: cyapa - switch to using managed resourcesDudley Du2014-11-091-79/+105
| | * Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang2014-11-091-3/+3
| | * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-0219-78/+38
| | * Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-023-12/+6
| | * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-0219-71/+35
| | * Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-022-0/+12
| | * Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-022-24/+53
| | * Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-025-355/+355
| | * Input: altera_ps2 - switch to using managed resourcesTobias Klauser2014-10-311-57/+24
| | * Input: add driver for the Goodix touchpanelBastien Nocera2014-10-314-0/+415
| | * Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-248-0/+2418
| | * Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20
| | * Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-221-64/+20
| | * Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-221-30/+12
* | | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-1742-472/+2414
|\ \ \
| * | | mtd: tests: abort torturetest on erase errorsBrian Norris2014-12-121-1/+3
| * | | mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel2014-12-121-5/+3
| * | | mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki2014-12-011-3/+11
| * | | mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON2014-12-011-0/+18
| * | | mtd: nand: gpmi: add proper raw access supportBoris BREZILLON2014-12-012-0/+185
| * | | mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON2014-12-012-0/+157
| * | | mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris2014-12-013-14/+6
| * | | mtd: spi-nor: add support for s25fl128sHuang Shijie2014-12-011-0/+18
| * | | mtd: spi-nor: remove the jedec_id/ext_idHuang Shijie2014-12-011-53/+45
| * | | mtd: spi-nor: add id/id_len for flash_info{}Huang Shijie2014-12-011-14/+25
| * | | mtd: nand: correct the comment of function nand_block_isreserved()Gu Zheng2014-11-281-2/+2
| * | | jffs2: Drop bogus if in commentGeert Uytterhoeven2014-11-281-1/+1
| * | | mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpyWu, Josh2014-11-251-29/+10
| * | | mtd: cafe_nand: drop duplicate .write_page implementationBrian Norris2014-11-251-45/+0
| * | | mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab2014-11-252-3/+2
| * | | MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken2014-11-251-3/+3
| * | | mtd: spi-nor: improve wait-till-ready timeout loopBrian Norris2014-11-251-4/+9
| * | | mtd: delete unnecessary checks before two function callsMarkus Elfring2014-11-252-4/+2
| * | | mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2014-11-251-7/+0
| * | | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-252-0/+2
OpenPOWER on IntegriCloud