summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-03parport: remove bracesSudip Mukherjee
2016-01-03parport: quoted strings should not be splitSudip Mukherjee
2016-01-03parport: code indent should use tabsSudip Mukherjee
2016-01-03parport: fix coding styleSudip Mukherjee
2016-01-03parport: EXPORT_SYMBOL should follow functionSudip Mukherjee
2016-01-03parport: remove trailing white spaceSudip Mukherjee
2016-01-03parport: fix a trivial typoGeliang Tang
2015-12-26Merge tag 'extcon-next-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-12-21coresight: Fix a typo in KconfigAndrew F. Davis
2015-12-21coresight: checking for NULL string in coresight_name_match()Mathieu Poirier
2015-12-21Drivers: hv: vmbus: Treat Fibre Channel devices as performance criticalK. Y. Srinivasan
2015-12-21Drivers: hv: utils: fix hvt_op_poll() return value on transport destroyVitaly Kuznetsov
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui
2015-12-21extcon: add Maxim MAX3355 driverSergei Shtylyov
2015-12-14Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()Vitaly Kuznetsov
2015-12-14Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...Vitaly Kuznetsov
2015-12-14Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()Vitaly Kuznetsov
2015-12-14Drivers: hv: ring_buffer.c: fix comment styleVitaly Kuznetsov
2015-12-14Drivers: hv: utils: fix crash when device is removed from host sideVitaly Kuznetsov
2015-12-14Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY modeVitaly Kuznetsov
2015-12-14Drivers: hv: utils: rename outmsg_lockVitaly Kuznetsov
2015-12-14Drivers: hv: utils: fix memory leak on on_msg() failureVitaly Kuznetsov
2015-12-14Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0K. Y. Srinivasan
2015-12-14drivers/hv: correct tsc page sequence invalid valueAndrey Smetanin
2015-12-14Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2015-12-14drivers:hv: Allow for MMIO claims that span ACPI _CRS recordsJake Oshins
2015-12-14Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutexDexuan Cui
2015-12-14Drivers: hv: vmbus: release relid on error in vmbus_process_offer()Dexuan Cui
2015-12-14Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui
2015-12-14Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()Dexuan Cui
2015-12-14Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui
2015-12-14Drivers: hv: vmbus: Get rid of the unused irq variableK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDsK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14Drivers: hv: vss: run only on supported host versionsOlaf Hering
2015-12-14drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins
2015-12-14drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins
2015-12-14drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-12-14drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin
2015-12-14Drivers: hv: utils: use memdup_user in hvt_op_writeOlaf Hering
2015-12-14Drivers: hv: util: catch allocation errorsOlaf Hering
2015-12-14Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2015-12-14Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan
2015-12-15extcon: max77843: fix handling return value of regmap_irq_get_virqAndrzej Hajda
2015-12-15extcon: max77693: fix handling return value of regmap_irq_get_virqAndrzej Hajda
2015-12-15extcon: max14577: fix handling return value of regmap_irq_get_virqAndrzej Hajda
2015-12-15extcon: arizona: Add device bindings for the micd configurationsCharles Keepax
2015-12-14Drivers: hv: vmbus: fix build warningSudip Mukherjee
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds