summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King2015-06-261-1/+1
* clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-261-1/+1
* Mohit Kumar has movedPratyush Anand2015-06-263-3/+3
* Pratyush Anand has movedPratyush Anand2015-06-265-8/+8
* zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-263-0/+9
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-262-1/+9
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-261-5/+3
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-261-3/+97
* zram: close race by open overridingSergey Senozhatsky2015-06-262-19/+38
* zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-261-9/+14
* zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-261-1/+1
* zram: report every added and removed deviceSergey Senozhatsky2015-06-261-2/+3
* zram: remove max_num_devices limitationSergey Senozhatsky2015-06-262-13/+1
* zram: reorganize code layoutSergey Senozhatsky2015-06-261-363/+362
* zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-261-37/+49
* zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-261-1/+1
* zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-262-13/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-253-8/+4
|\
| * frontswap: allow multiple backendsDan Streetman2015-06-251-7/+1
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-251-0/+2
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-2547-324/+1258
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2015-06-2246-323/+1257
| |\ \
| | * | Input: improve usage of gpiod APIUwe Kleine-König2015-06-173-21/+6
| | * | tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault2015-06-161-8/+19
| | * | tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault2015-06-161-24/+117
| | * | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-124-3/+226
| | * | Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-121-4/+1
| | * | Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-121-4/+0
| | * | Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
| | * | Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
| | * | Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
| | * | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
| | * | Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-092-7/+18
| | * | Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-094-11/+49
| | * | Input: focaltech - report finger width to userspaceDmitry Tunin2015-06-021-0/+13
| | * | tty: remove platform_sysrq_reset_seqArnd Bergmann2015-06-021-18/+1
| | * | Input: synaptics_i2c - use proper boolean valuesShailendra Verma2015-05-261-3/+3
| | * | Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-261-1/+1
| | * | Input: cyapa - fix a few typos in commentsShailendra Verma2015-05-261-14/+9
| | * | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-262-24/+6
| | * | Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-231-2/+10
| | * | Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| | * | Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
| | * | Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
| | * | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-221-2/+1
| | * | Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov2015-05-201-4/+4
| | * | Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12
| | * | Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede2015-05-201-8/+8
| | * | Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede2015-05-201-2/+6