serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / debian.master / deviations.txt
1 HYPER-V DRIVERS
2 F:      drivers/hid/hid-hyperv.c
3 F:      drivers/hv/*
4 F:      drivers/scsi/storvsc_drv.c
5 F:      drivers/staging/hv/*
6
7         Updated version of the Hyper-V storage, network, and mouse drivers
8         from those planned for v3.4.  The drivers in v3.2 simply do not
9         work correctly dropping access to the drive after a few seconds
10         of sustained use.  Testing with the Azure folk showed that the
11         v3.4 drivers worked well in the v3.2 codebase.  Intial version
12         from linux-next pre-merge window, update from v3.4-stable once
13         it releases.