summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Choi2-23/+23
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-26staging: r8188eu: Add new device IDLarry Finger1-0/+1
2013-09-26hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter1-1/+1
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung1-7/+7
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan1-1/+1
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan3-32/+83
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-09-26mei: make me client counters less error proneTomas Winkler2-7/+9
2013-09-26mmc: cb710: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+1
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 Dixit11-1/+1277
2013-09-26Intel MIC Card Driver for X100 family.Sudeep Dutt8-0/+895
2013-09-26Intel MIC Host Driver, card OS state management.Sudeep Dutt9-4/+1365
2013-09-26Intel MIC Host Driver Interrupt/SMPT support.Dasaratharaman Chandramouli9-2/+1638
2013-09-26Intel MIC Host Driver for X100 family.Sudeep Dutt11-0/+708
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 Schinagl3-0/+172
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-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
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 Mack1-0/+10
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-Hartman2-25/+17
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2-29/+16
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2-31/+38
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2-14/+38
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2-14/+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-Hartman2-14/+14
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2-9/+15