summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Shailendra Verma2015-06-131-3/+3
| * | | Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashionK. Y. Srinivasan2015-06-131-2/+12
| * | | parport: check exclusive access before registerSudip Mukherjee2015-06-131-0/+28
| * | | w1: use correct lock on error in w1_seq_show()Dan Carpenter2015-06-131-2/+2
| * | | w1: fix for loop exit condition in w1_seq_show()Dan Carpenter2015-06-131-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-05-311-1/+1
| * | | Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...Vitaly Kuznetsov2015-05-311-1/+3
| * | | Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-05-312-4/+8
| * | | char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureVladimir Zapolskiy2015-05-311-4/+9
| * | | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-314-11/+9
| * | | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-244-82/+106
| * | | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treePali Rohár2015-05-244-5/+7
| * | | 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