summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: Fix reported static checker warningSudeep Dutt2015-06-121-4/+0
* misc: mic: Fix randconfig build error by including errno.hSudeep Dutt2015-06-121-0/+1
* uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from configMatwey V. Kornilov2015-06-121-1/+0
* uio: pruss: Add CONFIG_HAS_IOMEM dependenceMatwey V. Kornilov2015-06-121-0/+1
* uio: pruss: Include <linux/sizes.h>Matwey V. Kornilov2015-06-121-0/+1
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-1214-77/+71
* char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma2015-06-121-3/+3
* Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashionK. Y. Srinivasan2015-06-121-2/+12
* parport: check exclusive access before registerSudip Mukherjee2015-06-121-0/+28
* w1: use correct lock on error in w1_seq_show()Dan Carpenter2015-06-121-2/+2
* w1: fix for loop exit condition in w1_seq_show()Dan Carpenter2015-06-121-1/+1
* drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker2015-06-081-0/+1
* drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usagePaul Gortmaker2015-06-081-0/+1
* Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-06-0322-613/+885
|\
| * extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-292-11/+0
| * extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-222-52/+56
| * extcon: Use capital letter for the name of external connectorsChanwoo Choi2015-05-221-14/+23
| * extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-2214-411/+320
| * extcon: usb-gpio: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-05-201-1/+1
| * extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-198-9/+0
| * extcon: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-192-2/+3
| * extcon: adc-jack: Remove the unneeded num_cables fieldChanwoo Choi2015-05-191-12/+0
| * extcon: Alter MHL-TA cable name to TA cable nameChanwoo Choi2015-05-192-11/+7
| * extcon: Unify the dock device names on max8997/77693Chanwoo Choi2015-05-192-25/+16
| * extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi2015-05-194-78/+23
| * mfd: arizona: Update DT binding to support hpdet channelInha Song2015-05-191-0/+6
| * extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-193-8/+37
| * extcon: arizona: Apply HP clamps correctly for WM8280Charles Keepax2015-05-191-0/+1
| * extcon: arizona: Remove the setting of device nameChanwoo Choi2015-05-191-1/+0
| * extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi2015-05-192-8/+9
| * extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-192-0/+13
| * extcon: Modify the device name as extcon[X] for sysfsChanwoo Choi2015-05-191-3/+5
| * extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-194-0/+398
| * extcon: arizona: Rename hpdet_ip to make its purpose clearerRichard Fitzgerald2015-05-191-5/+5
| * extcon: Add manufactor name of each extcon deviceChanwoo Choi2015-05-191-7/+7
* | Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-012-29/+48
* | Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0K. Y. Srinivasan2015-06-011-1/+1
* | w1: ds2482: Add i2c module alias nameLudek Hlavacek2015-06-011-0/+1
* | snsc: pass timeout as HZ independent valueNicholas Mc Guire2015-06-011-2/+2
* | MAINTAINERS: Fix typo in Android drivers git pathLee Campbell2015-06-011-1/+1
* | MAINTAINERS: maintain parportSudip Mukherjee2015-06-011-2/+5
* | paride: use new parport device modelSudip Mukherjee2015-06-017-7/+96
* | i2c-parport: use new parport device modelSudip Mukherjee2015-06-011-5/+10
* | i2c-parport: define ports to connectSudip Mukherjee2015-06-011-0/+23
* | staging: panel: use new parport device modelSudip Mukherjee2015-06-011-5/+9
* | parport: add device-model to parport subsystemSudip Mukherjee2015-06-014-28/+379
* | char:pcmcia:synclink_cs - Do not initialise statics to 0.Shailendra Verma2015-06-011-1/+1
* | Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...Vitaly Kuznetsov2015-06-011-1/+3
* | Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-012-4/+8
* | char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy2015-06-011-4/+9
OpenPOWER on IntegriCloud