summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter2013-09-261-1/+1
* mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun2013-09-261-1/+1
* Sample Implementation of Intel MIC User Space Daemon.Caz Yokoyama2013-09-268-0/+2347
* Intel MIC Card Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-265-0/+717
* Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-2614-2/+1517
* Intel MIC Card Driver for X100 family.Sudeep Dutt2013-09-268-0/+895
* Intel MIC Host Driver, card OS state management.Sudeep Dutt2013-09-2612-4/+1553
* Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli2013-09-269-2/+1638
* Intel MIC Host Driver for X100 family.Sudeep Dutt2013-09-2612-0/+742
* VMCI: fix to pass correct device identity to free_irq()Wei Yongjun2013-09-261-1/+1
* ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl2013-09-265-0/+211
* Tools: hv: use single send+recv bufferOlaf Hering2013-09-262-11/+7
* Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering2013-09-261-7/+12
* extcon: arizona: Fix up minor coding style to remove unnecessary bracesChanwoo Choi2013-09-261-6/+4
* extcon: class: Remove unnecessary extern declarationChanwoo Choi2013-09-261-1/+0
* extcon: Fix up 80 column coding style issuesChanwoo Choi2013-09-264-72/+94
* misc: pti: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* misc: mei: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* misc: ibmasm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* misc: tifm: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-3/+0
* drivers: misc: ti_dac7512: add support for DT matchingDaniel Mack2013-09-262-0/+30
* drivers: misc: ti_dac7512: provide a SPI ID tableDaniel Mack2013-09-261-0/+7
* drivers: misc: ti_dac7512: drop DAC7512_DRV_NAMEDaniel Mack2013-09-261-3/+1
* drivers: misc: ti_dac7512: drop module versionDaniel Mack2013-09-261-2/+0
* hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-84/+146
* hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-263-42/+17
* hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-263-37/+16
* hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-263-34/+38
* hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-263-16/+38
* hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-263-16/+46
* hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-263-18/+15
* hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-263-15/+14
* hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-263-10/+15
* hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-5/+12
* hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-263-9/+12
* hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-263-7/+12
* hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-263-7/+18
* drivers/pcmcia/yenta_socket.c: convert to module_pci_driverLibo Chen2013-09-261-15/+1
* drivers/pcmcia/pd6729.c: convert to module_pci_driverLibo Chen2013-09-261-12/+1
* hv: Change variable type to boolPeter Senna Tschudin2013-09-261-1/+1
* Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler2013-09-261-4/+4
* misc: ibmasm: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* uio: uio_sercos3: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* uio: uio_netx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* uio: uio_mf624: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* uio: uio_cif: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* uio: uio_aec: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* uio: Simplify uio error path by using devres functionsMichal Simek2013-09-262-36/+14
* drivers: uio: mf624_disable_interrupt() can be staticFengguang Wu2013-09-261-2/+2
OpenPOWER on IntegriCloud