summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-23
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-23
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-23
* ipoctal: get carrier driver to avoid rmmodFederico Vaga2014-09-23
* ipack: save carrier owner to allow device to get itFederico Vaga2014-09-23
* ipoctal: reset function istead of duplicate codeFederico Vaga2014-09-23
* drivers/ipack/devices/ipoctal.h: Fix typo in include guardRasmus Villemoes2014-09-23
* documentation: devicetree: Added xillybus to vendor-prefixesEli Billauer2014-09-23
* char: xilinx_hwicap: Remove .owner field for driverMichal Simek2014-09-23
* pcie-gadget-spear: use devm_ functionsHimangi Saraogi2014-09-23
* misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()Takashi Iwai2014-09-23
* EEPROM: Introduce the use of devm_kzallocHimangi Saraogi2014-09-23
* mei: bus: fix possible boundaries violationAlexander Usyskin2014-09-23
* mei: use connect_data on the stackTomas Winkler2014-09-23
* mei: enable adding more IOCTL handlersTomas Winkler2014-09-23
* mei: extract supported features from the hbm versionTomas Winkler2014-09-23
* mei: simplify handling of hbm client eventsTomas Winkler2014-09-23
* mei: wait for hbm start non-interruptibleAlexander Usyskin2014-09-23
* mei: revamp connect and disconnect response handlingTomas Winkler2014-09-23
* mei: use disconnect name consistentlyTomas Winkler2014-09-23
* mei: add hbm commands return status valuesTomas Winkler2014-09-23
* mei: add mei_me_cl_by_uuid_id functionTomas Winkler2014-09-23
* mei: add me client remove functionsTomas Winkler2014-09-23
* mei: use list for me clients book keepingTomas Winkler2014-09-23
* mei: me_client lookup function to return me_client objectTomas Winkler2014-09-23
* mei: use wrapper for simple hbm client messageTomas Winkler2014-09-23
* mei: use consistently me_addr in the hbm structuresTomas Winkler2014-09-23
* mei: amthif: don't check amthif client identity on amthif queuesAlexander Usyskin2014-09-23
* mei: amthif: use service function to flush amthif queueAlexander Usyskin2014-09-23
* mei: me: wait for hw ready non-interruptibleAlexander Usyskin2014-09-23
* Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-09-22
|\
| * extcon: gpio: Fix code cleanupGeorge Cherian2014-09-22
| * extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee2014-09-22
| * extcon: sm5502: Drop useless includeJean Delvare2014-09-22
| * extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski2014-09-22
| * dt-bindings: extcon: Add support for Richtek RT8973A MUIC deviceChanwoo Choi2014-09-22
| * extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi2014-09-22
| * extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi2014-09-22
| * extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi2014-09-22
| * extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi2014-09-22
| * extcon: sm5502: Fix bug to check cable typeChanwoo Choi2014-09-22
|/
* Linux 3.17-rc5Linus Torvalds2014-09-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-14
|\
| * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-14
| * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-14
| * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-13
| * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-13
| * [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-13
* | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-14
* | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-14
|\ \