summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
* ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
* ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk2015-10-171-5/+6
* ver_linux: binutils, fix inaccurate outputAlexander Kapshuk2015-10-171-1/+6
* ver_linux: make --version, use regex to find version numberAlexander Kapshuk2015-10-171-2/+6
* ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk2015-10-171-2/+6
* misc: sram: extend usage of reserved partitionsVladimir Zapolskiy2015-10-172-8/+204
* MAINTAINERS: Add maintainership for MIC driversSudeep Dutt2015-10-171-0/+16
* misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-171-2/+6
* misc: mic/scif: re-take a lock on error pathDan Carpenter2015-10-171-0/+1
* mei: amthif: Do not compare bool to 0/1Alexander Usyskin2015-10-171-1/+1
* mei: bus: fix c&p issue in the kdocTomas Winkler2015-10-171-2/+2
* mei: fix the KDoc formatingAlexander Usyskin2015-10-172-11/+12
* mei: keep the device awake during reads in chunksAlexander Usyskin2015-10-171-0/+4
* mei: cancel driver workers only after client devices were removedTomas Winkler2015-10-171-2/+2
* W1: w1-gpio - switch to using dev_pm_opsDmitry Torokhov2015-10-171-13/+7
* misc: mic: fix memory leakSudip Mukherjee2015-10-171-1/+18
* misc: mic: replace kfree with put_deviceGeliang Tang2015-10-173-3/+3
* misc: mic: Fix randconfig build errorAshutosh Dixit2015-10-171-0/+1
* msm: remove unused headerGabriel Laskar2015-10-171-79/+0
* intel_th: Check for NULL instead of ERR_PTRDan Carpenter2015-10-164-10/+10
* stm class: Select configfsAlexander Shishkin2015-10-161-0/+1
* Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-10-1616-251/+364
|\
| * extcon: Modify the id and name of external connectorChanwoo Choi2015-10-1610-119/+139
| * extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-301-19/+43
| * extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-302-25/+8
| * extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-302-4/+4
| * extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-301-39/+31
| * extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-301-4/+3
| * extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-301-3/+6
| * extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-291-10/+21
| * Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-295-21/+113
| |\
| | * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-221-3/+5
| | * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-221-3/+3
| | * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-221-4/+1
| | * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-221-2/+17
| | * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-221-0/+4
| | * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-221-6/+58
| | * mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-222-0/+10
| | * mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-222-0/+5
| | * mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-224-3/+10
| * | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
| * | extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
| * | extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-291-18/+5
| * | extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-292-0/+2
OpenPOWER on IntegriCloud