summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp2014-09-234-22/+57
* GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann2014-09-231-1/+2
* GenWQE: Fix checkpatch complaintsFrank Haverkamp2014-09-234-27/+25
* GenWQE: Check return code of pci_sriov_enableFrank Haverkamp2014-09-231-1/+4
* GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp2014-09-231-3/+1
* GenWQE: Update author informationFrank Haverkamp2014-09-239-10/+10
* GenWQE: Remove sysfs entry for driver versionFrank Haverkamp2014-09-235-13/+4
* GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp2014-09-232-2/+9
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-231-6/+5
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-231-1/+17
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-231-12/+26
* ipoctal: get carrier driver to avoid rmmodFederico Vaga2014-09-231-3/+27
* ipack: save carrier owner to allow device to get itFederico Vaga2014-09-232-2/+5
* ipoctal: reset function istead of duplicate codeFederico Vaga2014-09-231-21/+14
* drivers/ipack/devices/ipoctal.h: Fix typo in include guardRasmus Villemoes2014-09-231-1/+1
* char: xilinx_hwicap: Remove .owner field for driverMichal Simek2014-09-231-1/+0
* pcie-gadget-spear: use devm_ functionsHimangi Saraogi2014-09-231-75/+23
* misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()Takashi Iwai2014-09-231-0/+1
* EEPROM: Introduce the use of devm_kzallocHimangi Saraogi2014-09-231-17/+6
* mei: bus: fix possible boundaries violationAlexander Usyskin2014-09-231-1/+1
* mei: use connect_data on the stackTomas Winkler2014-09-231-16/+5
* mei: enable adding more IOCTL handlersTomas Winkler2014-09-231-25/+28
* mei: extract supported features from the hbm versionTomas Winkler2014-09-233-6/+29
* mei: simplify handling of hbm client eventsTomas Winkler2014-09-231-31/+43
* mei: wait for hbm start non-interruptibleAlexander Usyskin2014-09-234-14/+22
* mei: revamp connect and disconnect response handlingTomas Winkler2014-09-232-57/+65
* mei: use disconnect name consistentlyTomas Winkler2014-09-233-9/+8
* mei: add hbm commands return status valuesTomas Winkler2014-09-232-8/+53
* mei: add mei_me_cl_by_uuid_id functionTomas Winkler2014-09-238-9/+26
* mei: add me client remove functionsTomas Winkler2014-09-233-7/+38
* mei: use list for me clients book keepingTomas Winkler2014-09-235-103/+71
* mei: me_client lookup function to return me_client objectTomas Winkler2014-09-238-89/+74
* mei: use wrapper for simple hbm client messageTomas Winkler2014-09-231-26/+25
* mei: use consistently me_addr in the hbm structuresTomas Winkler2014-09-232-6/+5
* mei: amthif: don't check amthif client identity on amthif queuesAlexander Usyskin2014-09-231-22/+15
* mei: amthif: use service function to flush amthif queueAlexander Usyskin2014-09-233-12/+5
* mei: me: wait for hw ready non-interruptibleAlexander Usyskin2014-09-231-10/+5
* extcon: gpio: Fix code cleanupGeorge Cherian2014-09-221-5/+5
* extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee2014-09-221-4/+8
* extcon: sm5502: Drop useless includeJean Delvare2014-09-221-1/+0
* extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski2014-09-221-18/+7
* extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi2014-09-224-0/+956
* extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi2014-09-221-5/+4
* extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-222-6/+284
* extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi2014-09-221-0/+1
* extcon: sm5502: Fix bug to check cable typeChanwoo Choi2014-09-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-141-1/+1
|\
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-141-1/+1
|\ \
| * | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1