summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman11-148/+170
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi9-15/+25
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi3-32/+26
2013-09-27extcon: arizona: Don't require micbias to be shifted in pdataCharles Keepax1-4/+5
2013-09-27extcon: arizona: Correct typo in headphone detect range transitionsCharles Keepax1-2/+2
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck2-0/+8
2013-09-27extcon: use dev_get_platdata()Jingoo Han3-3/+3
2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck1-1/+7
2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck1-1/+1
2013-09-27extcon: Remove casting the return value which is a void pointerJingoo Han1-4/+4
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi5-84/+87
2013-09-27extcon: max77693: Fix checkpatch warningSachin Kamat1-2/+2
2013-09-27extcon: arizona: Fix a typo in a commentSachin Kamat1-1/+1
2013-09-27extcon: arizona: Clear trig_sts bits on all pathsCharles Keepax1-1/+1
2013-09-27extcon: max8997: Fix checkpatch warningSachin Kamat1-1/+1
2013-09-26hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter1-1/+1
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+1
2013-09-26Sample Implementation of Intel MIC User Space Daemon.Caz Yokoyama8-0/+2347
2013-09-26Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit5-0/+717
2013-09-26Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit14-2/+1517
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt8-0/+895
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt12-4/+1553
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli9-2/+1638
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt12-0/+742
2013-09-26VMCI: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-09-26ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl5-0/+211
2013-09-26Tools: hv: use single send+recv bufferOlaf Hering2-11/+7
2013-09-26Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering1-7/+12
2013-09-26extcon: arizona: Fix up minor coding style to remove unnecessary bracesChanwoo Choi1-6/+4
2013-09-26extcon: class: Remove unnecessary extern declarationChanwoo Choi1-1/+0
2013-09-26extcon: Fix up 80 column coding style issuesChanwoo Choi4-72/+94
2013-09-26misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-09-26drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack2-0/+30
2013-09-26drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack1-0/+7
2013-09-26drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack1-3/+1
2013-09-26drivers: misc: ti_dac7512: drop module versionDaniel Mack1-2/+0
2013-09-26hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman1-84/+146
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman3-42/+17
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman3-37/+16
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman3-34/+38
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman3-16/+38
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman3-16/+46
2013-09-26hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman3-18/+15
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman3-15/+14
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman3-10/+15
2013-09-26hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman1-5/+12
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman3-9/+12