summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan1-10/+36
2012-08-17Tools: hv: Gather subnet informationK. Y. Srinivasan1-2/+29
2012-08-17Tools: hv: Gather address family informationK. Y. Srinivasan1-0/+11
2012-08-17Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan1-52/+42
2012-08-17Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan1-45/+84
2012-08-17Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan1-6/+135
2012-08-17firmware loader: fix build failure if FW_LOADER is mMing Lei1-7/+2
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei2-0/+27
2012-08-17firmware loader: fix compile failure if !PMMing Lei1-1/+3
2012-08-16extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown1-0/+4
2012-08-16Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan1-4/+4
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan3-62/+135
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan3-5/+77
2012-08-16firmware loader: cache devices firmware during suspend/resume cycleMing Lei1-0/+32
2012-08-16firmware loader: use small timeout for cache device firmwareMing Lei1-0/+14
2012-08-16firmware: introduce device_cache/uncache_fw_imagesMing Lei1-6/+215
2012-08-16driver core: devres: introduce devres_for_each_resMing Lei2-0/+46
2012-08-16firmware loader: store firmware name into devres listMing Lei1-0/+64
2012-08-16firmware loader: fix comments on request_firmware_nowaitMing Lei1-3/+7
2012-08-16firmware loader: fix device lifetimeMing Lei1-0/+6
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2-8/+104
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei2-69/+174
2012-08-16firmware loader: introduce firmware_bufMing Lei1-78/+102
2012-08-16firmware loader: fix creation failure of fw loader deviceMing Lei1-1/+1
2012-08-16firmware loader: remove unnecessary wmb()Ming Lei1-1/+0
2012-08-16firmware loader: fix races during loading firmwareMing Lei1-9/+11
2012-08-16firmware loader: simplify pages ownership transferMing Lei1-23/+39
2012-08-16debugfs: make __create_file staticChris Wright1-3/+3
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham3-2/+2
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman4-275/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar4-0/+275
2012-08-16extcon: arizona: Implement button detection supportMark Brown1-7/+65
2012-08-16platform: Add support for automatic device IDsJean Delvare2-3/+39
2012-08-16driver core: free devres in device_releaseMing Lei1-7/+11
2012-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan1-36/+2
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2-7/+49
2012-08-02Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds13-164/+451
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-569/+1387
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-47/+103
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds29-47/+419
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-67/+43
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-316/+158
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-158/+270
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3