| Commit message (Expand) | Author | Age | Files | Lines |
* | ver_linux: loadkeys, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -7/+6 |
* | ver_linux: net-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: procps, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: libcpp, fix missing output | Alexander Kapshuk | 2015-10-18 | 1 | -3/+12 |
* | ver_linux: ldd, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: libc, input redirection to sed fails in some distros | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: ppp, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: quota-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: pcmciautils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -1/+6 |
* | ver_linux: xfsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: reiserfsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: jfsutils, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: e2fsprogs, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: module-init-tools, look for numerical input, not field number | Alexander Kapshuk | 2015-10-18 | 1 | -1/+6 |
* | ver_linux: util-linux, 'fdformat' not ubiquitous any longer | Alexander Kapshuk | 2015-10-18 | 1 | -5/+6 |
* | ver_linux: binutils, fix inaccurate output | Alexander Kapshuk | 2015-10-18 | 1 | -1/+6 |
* | ver_linux: make --version, use regex to find version number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | ver_linux: gcc -dumpversion, use regex to find version number | Alexander Kapshuk | 2015-10-18 | 1 | -2/+6 |
* | misc: sram: extend usage of reserved partitions | Vladimir Zapolskiy | 2015-10-18 | 2 | -8/+204 |
* | MAINTAINERS: Add maintainership for MIC drivers | Sudeep Dutt | 2015-10-18 | 1 | -0/+16 |
* | misc: mic/scif: fix error code in scif_create_remote_lookup() | Dan Carpenter | 2015-10-18 | 1 | -2/+6 |
* | misc: mic/scif: re-take a lock on error path | Dan Carpenter | 2015-10-18 | 1 | -0/+1 |
* | mei: amthif: Do not compare bool to 0/1 | Alexander Usyskin | 2015-10-18 | 1 | -1/+1 |
* | mei: bus: fix c&p issue in the kdoc | Tomas Winkler | 2015-10-18 | 1 | -2/+2 |
* | mei: fix the KDoc formating | Alexander Usyskin | 2015-10-18 | 2 | -11/+12 |
* | mei: keep the device awake during reads in chunks | Alexander Usyskin | 2015-10-18 | 1 | -0/+4 |
* | mei: cancel driver workers only after client devices were removed | Tomas Winkler | 2015-10-18 | 1 | -2/+2 |
* | W1: w1-gpio - switch to using dev_pm_ops | Dmitry Torokhov | 2015-10-18 | 1 | -13/+7 |
* | misc: mic: fix memory leak | Sudip Mukherjee | 2015-10-18 | 1 | -1/+18 |
* | misc: mic: replace kfree with put_device | Geliang Tang | 2015-10-18 | 3 | -3/+3 |
* | misc: mic: Fix randconfig build error | Ashutosh Dixit | 2015-10-18 | 1 | -0/+1 |
* | msm: remove unused header | Gabriel Laskar | 2015-10-18 | 1 | -79/+0 |
* | intel_th: Check for NULL instead of ERR_PTR | Dan Carpenter | 2015-10-17 | 4 | -10/+10 |
* | stm class: Select configfs | Alexander Shishkin | 2015-10-17 | 1 | -0/+1 |
* | Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-10-17 | 16 | -251/+364 |
|\ |
|
| * | extcon: Modify the id and name of external connector | Chanwoo Choi | 2015-10-16 | 10 | -119/+139 |
| * | extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API | Chanwoo Choi | 2015-09-30 | 1 | -19/+43 |
| * | extcon: gpio: Fix minor coding style and remove the unused fields. | Chanwoo Choi | 2015-09-30 | 2 | -25/+8 |
| * | extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al... | Chanwoo Choi | 2015-09-30 | 2 | -4/+4 |
| * | extcon: gpio: Remove duplicate data from struct gpio_extcon_data | Chanwoo Choi | 2015-09-30 | 1 | -39/+31 |
| * | extcon: gpio: Use resource managed function for request_irq | Chanwoo Choi | 2015-09-30 | 1 | -4/+3 |
| * | extcon: arizona: Reorder the default statement to remove unnecessary warning | Chanwoo Choi | 2015-09-30 | 1 | -3/+6 |
| * | extcon: arizona: Add support for WM8998 and WM1814 | Richard Fitzgerald | 2015-09-29 | 1 | -10/+21 |
| * | Merge branch 'ib-extcon-mfd-4.4' into extcon-next | Chanwoo Choi | 2015-09-29 | 5 | -21/+113 |
| |\ |
|
| | * | extcon: arizona: Don't disable debounce for inverted jacks | Charles Keepax | 2015-09-22 | 1 | -3/+5 |
| | * | extcon: arizona: Use the micd_clamp for interrupts if it is available | Charles Keepax | 2015-09-22 | 1 | -3/+3 |
| | * | extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS | Nariman Poushin | 2015-09-22 | 1 | -4/+1 |
| | * | extcon: arizona: Additional settings to improve accuracy of HP detect | Charles Keepax | 2015-09-22 | 1 | -2/+17 |
| | * | extcon: arizona: Add support for general purpose switch | Charles Keepax | 2015-09-22 | 1 | -0/+4 |
| | * | extcon: arizona: Add support for new ADC value mic detect | Charles Keepax | 2015-09-22 | 1 | -6/+58 |