Staging: hv: storvsc_drv: Simplify the code for getting the drive parameters
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers /
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Simplify the code for getting...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of the code initializ...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of unnecessary commen...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Statically initialize probe...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Move the declaration of the...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename the driver variable
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Move the function storvsc_commmand_complet...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Move module parameters to...
2011-05-11 K. Y. SrinivasanStaging: hv: Move the definition of storvsc_ringbuffer_...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Move the definition of storvsc_host_reset...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_initialize()
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_host_reset()
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration of...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forwrd declaration of destr...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: Move the function storvsc_merge_bvec(...
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of the forward declaration for...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of some DPRINTS
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Get rid of some dated comments
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename variables pointing...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename the struct hv_device...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename variables pointing...
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename struct host_device_context
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc_drv: Rename g_driver_name
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc: Get rid of some unnecessary DPRINTS
2011-05-11 K. Y. SrinivasanStaging: hv: storvsc: Get rid of/change some dated...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_connect_to_vsp
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_on_channel_callback
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_on_receive
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_on_io_completion
2011-05-11 K. Y. SrinivasanStaging: hv: Rename stor_vsc_channel_init()
2011-05-11 K. Y. SrinivasanStaging: hv: Cleanup blkvsc_shutdown()
2011-05-11 K. Y. SrinivasanStaging: hv: Cleanup blkvsc_remove()
2011-05-11 K. Y. SrinivasanStaging: hv: Use the newly introduced I/O drain synch...
2011-05-11 K. Y. SrinivasanStaging: hv: Introduce a function to wait to drain...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_get_major_info()
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the calls to storvs...
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Statically initialize pointers...
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_io_request
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_cleanup
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_on_device_remove
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function stor_vsc_device_add
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Get rid of the indirection...
2011-05-11 K. Y. SrinivasanStaging: hv: Rename the function blk_vsc_on_device_add
2011-05-11 K. Y. SrinivasanStaging: hv: Rename variables of type struct storvsc_dr...
2011-05-11 K. Y. SrinivasanStaging: hv: Change the name of blkvsc driver variable
2011-05-11 K. Y. SrinivasanStaging: hv: Change the name of struct storvsc_driver_o...
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Rename the device type variable
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Rename driver name variable
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Fix some locking issues
2011-05-11 K. Y. SrinivasanStaging: hv: blkvsc_drv: Cleanup spin lock usage
2011-05-11 K. Y. SrinivasanStaging: hv: Get rid of blkvsc_mutex
2011-05-10 Lu Guanqunintel_sst: fix output noises when it's not in playback
2011-05-10 Lu Guanqunintel_sst: internal speaker needs setting a GPIO line
2011-05-10 Lu Guanqunintel_sst: add Master Volume
2011-05-10 Lu Guanqunintel_sst: set default output and input device
2011-05-10 Chandramouli Narayananintel_sst: fix runtime pm issue
2011-05-10 Andy CH Linintel_sst: intelmid_v2_control: correct jack event...
2011-05-10 Wu Fengguangintel_sst: MRST can only do 16bit recording
2011-05-10 Wu Fengguangintel_sst: MRST can only do mono recording
2011-05-10 Feng Tangintel_sst: make sure the sst_drop_stream() get called...
2011-05-10 Lu Guanqunintel_sst: return correct output/input device id
2011-05-10 Lu Guanqunintel_sst: move jack detection related configs to init...
2011-05-10 xingchaointel_sst: Headphone Automute support
2011-05-10 Lu Guanqunintel_sst: Enable recording via DMIC
2011-05-10 Lu Guanqunintel_sst: Enable recording via HS_MIC
2011-05-10 Lu Guanqunintel_sst: Set de-bounce time
2011-05-10 Ramesh Babu K Vintel_sst: rework jack implementation
2011-05-10 Sitanshu Nanavatiintel_sst: DMIC routing
2011-05-10 Vinod Koulintel_sst: parameter tuning ioctl
2011-05-10 Dharageswari Rintel_sst: Line out support
2011-05-10 Vinod Koulintel_sst: ignore IRQ when suspended
2011-05-10 Vinod Koulintel_sst: fix unload bugs
2011-05-10 Vinod Koulintel_sst: MSIC codec power optimisation
2011-05-10 Lu Guanqunsst: fix compile error
2011-05-10 Vinod Koulintel_sst: Save audio state across D3 on Medfield
2011-05-10 Lu Guanqunsst: make register_sst_card more self-contained
2011-05-10 Randy Dunlapstaging/keucr: don't use SUCCESS as macro name
2011-05-10 Randy Dunlapstaging/keucr: eliminate sparse warnings in ms.c
2011-05-10 Randy Dunlapstaging/keucr: fix sparse statics and non-ANSI function...
2011-05-10 Kalle Valostaging: ath6kl: provide hardware version to userspace
2011-05-10 Stephane PajotStaging: comedi: fix brace coding style issue in jr3_pci.c
2011-05-10 Alan Coxgma500: Fix dumb create crash
2011-05-10 Alan Coxgma500: sort out the file operations
2011-05-10 Joe Perchesstaging: brcm80211: brcmfmac: Fix memset using sizeof...
2011-05-10 Arend van Sprielstaging: brcm80211: fix checkpatch issue introduced...
next