summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-257-208/+145
|\
| * UBI: Remove unnecessary `\'shengyong2015-06-032-2/+2
| * UBI: Use static class and attribute groupsTakashi Iwai2015-06-023-142/+57
| * UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-021-21/+24
| * UBI: Fastmap: Do not add vol if it already existsshengyong2015-06-021-1/+8
| * UBI: Init vol->reserved_pebs by assignmentshengyong2015-06-021-2/+2
| * UBI: Fastmap: Rename variables to make them meaningfulshengyong2015-06-021-29/+29
| * UBI: Fastmap: Remove unnecessary `\'shengyong2015-06-021-7/+7
| * UBI: Fastmap: Use max() to get the larger valueshengyong2015-06-021-2/+2
| * UBI: block: Dynamically allocate minor numbersDan Ehrenberg2015-06-021-2/+14
* | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-2515-22/+1212
|\ \
| * | h8300: fix typo.Yoshinori Sato2015-06-231-1/+1
| * | sh-sci: Get register size from platform deviceYoshinori Sato2015-06-231-21/+13
| * | clk: h8300: fix error handling in h8s2678_pll_clk_setup()Dan Carpenter2015-06-231-17/+16
| * | h8300: IRQ chip driverYoshinori Sato2015-06-234-0/+206
| * | h8300: clocksourceYoshinori Sato2015-06-235-0/+784
| * | h8300: clock driverYoshinori Sato2015-06-234-0/+203
| * | sh-sci: Add h8300 SCIYoshinori Sato2015-06-232-1/+7
* | | 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