summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-243-8/+4
|\
| * frontswap: allow multiple backendsDan Streetman2015-06-241-7/+1
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-0/+2
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-2447-324/+1258
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2015-06-2246-323/+1257
| |\ \
| | * | Input: improve usage of gpiod APIUwe Kleine-König2015-06-163-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-114-3/+226
| | * | Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-111-4/+1
| | * | Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-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-082-7/+18
| | * | Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-084-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-221-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-211-0/+21
| | * | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-211-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
| | * | Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-202-7/+53
| | * | Input: alps - decode the position packet firstHans de Goede2015-05-201-21/+14
| | * | Input: alps - only set fields that are actually presentHans de Goede2015-05-201-29/+33
| | * | Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede2015-05-201-5/+17
| | * | Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma2015-05-201-1/+1
| | * | Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma2015-05-201-1/+1
| | * | Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
| | * | Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
| | * | Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
| | * | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
| | * | Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-152-21/+10
| | * | Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-151-1/+0
| | * | Input: evdev - use kvfree() in evdev_release()Pekka Enberg2015-05-151-4/+1
| | * | Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | Input: add TI drv2665 haptics driverDan Murphy2015-05-083-0/+334
| | * | Input: ff-core - fix spelling mistake in ff-coreDan Murphy2015-05-081-1/+1