summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-0316-532/+801
|\
| * extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-291-8/+0
| * extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-221-43/+48
| * 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-2212-345/+270
| * 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
| * extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-191-8/+30
| * 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-191-5/+5
| * extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-191-0/+9
| * extcon: Modify the device name as extcon[X] for sysfsChanwoo Choi2015-05-191-3/+5
| * extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-193-0/+393
| * 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-011-29/+43
* | 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
* | 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-013-26/+338
* | 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-011-3/+5
* | char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy2015-06-011-4/+9
* | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-312-8/+3
* | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-243-67/+96
* | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár2015-05-243-3/+5
* | virtio_console: silence a static checker warningDan Carpenter2015-05-241-2/+2
* | xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven2015-05-241-1/+1
* | goldfish_pipe: Fix unlikely() misuseJoe Perches2015-05-241-1/+1
* | pcmcia: fix a boot time warning in pcmcia cs codeDmitry Eremin-Solenikov2015-05-241-4/+6
* | drivers/char: Remove msm_smd_pkt driverStephen Boyd2015-05-243-474/+0
* | Drivers: hv: vmbus: distribute subchannels among all vcpusVitaly Kuznetsov2015-05-241-1/+28
* | Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()Vitaly Kuznetsov2015-05-241-2/+5
* | Drivers: hv: vmbus: decrease num_sc on subchannel removalVitaly Kuznetsov2015-05-241-1/+2
* | Drivers: hv: vmbus: unify calls to percpu_channel_enq()Vitaly Kuznetsov2015-05-241-33/+18