- 06 10月, 2010 40 次提交
-
-
由 Brett Rudley 提交于
Get rid of unused functions in bcmutils.[ch]. Note that bcmutils.h is shared between fullmac and softmac Signed-off-by: NBrett Rudley <brudley@broadcom.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Greg Kroah-Hartman 提交于
This is what Arnd wanted the file to say. Cc: Arnd Bergmann <arnd@arndb.de> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Ian Kent <raven@themaw.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Dmm custom module is not needed anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Now what iommu memory usage is kept track by iommu module the functions reserve/unreserve_memory are not needed anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Now iommv module keeps track of iommu memory used, we do not need resource cleanup for reserved memories anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
We don't need to map iva2 iommu register base address anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Create dsp-mmu module and moves all the iommu code related to this module. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
hw directory was only being used for custom iommu implementation APIs, so after the iommu module migration this directory is not needed anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
With changes for iommu migration mmufault report and dsp track dump is broken, this patch fixes that. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
This patch removes all the custom mmu code remaining in tiomap3430.c which is not needed anymore. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Now these functions only map user space addresses to dsp virtual addresses, so now the functions have a more meaningful name. Also now user_to_dsp_map returns the mapped address. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Fernando Guzman Lugo 提交于
Now iommu maps of shared memory segments are done in bridge_brd_start and unmaped in bridge_brd_stop. Signed-off-by: NFernando Guzman Lugo <x0095840@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Vinod Koul 提交于
This is the Intel SST audio driver. As compared to the previous versions it has all the printks and other stuff noted cleaned up and more hardware support. The Aava support is disabled in this patch (is_aava resolves to 0) because the Aava board detection logic is not yet upstream. The driver itself is a combination of a traditional ALSA driver and a hardware assisted offload driver which can play audio while the processor is asleep but which can't do all the more interactive stuff. In the general case most software would use the ALSA interface, but the other interface is needed for certain classes of use such as music playback on highly power consumption sensitive devices. This is going to staging primarily because it depends upon the staging memrar driver. Signed-off-by: NVinod Koul <vinod.koul@intel.com> Signed-off-by: NHarsha Priya <priya.harsha@intel.com> [Merged together and tweaked for -next] Signed-off-by: NAlan Cox <alan@linux.intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Greg Kroah-Hartman 提交于
It doesn't build yet, as it depends on some changes that are not yet in the tree, so mark it as BROKEN for now until that gets resolved. Reported-by: NRandy Dunlap <randy.dunlap@oracle.com> Cc: Andres Salomon <dilinger@queued.net> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Felipe Contreras 提交于
Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Felipe Contreras 提交于
Otherwise tidspbridge cannot work. It looks like this was dropped in the conversion to staging. I took the liberty of doing some cleaning up. Signed-off-by: NFelipe Contreras <felipe.contreras@gmail.com> Acked-by: NTony Lindgren <tony@atomide.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tracey Dent 提交于
Changed to use the proper ccflags-y option Signed-off-by: NTracey Dent <tdent48227@gmail.com> Acked-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Michael Hennerich 提交于
Add missing new line Fix typo Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com> Acked-by: NJonathan Cameron <jic23@cam.ac.uk> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Michael Hennerich 提交于
Driver for ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997 and ad7998 multichannel ADC. Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com> Acked-by: NJonathan Cameron <jic23@cam.ac.uk> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Pavan Savoy 提交于
Move the header to a standard linux device driver location. This should pave the way for other drivers to be moved into the relevant directories. ti_wilink_st.h is a common header file used by the TI's shared transport device driver for WiLink chipsets. Each individual protocol drivers like bluetooth driver, FM V4L2 driver and GPS drivers will make use of this header. Signed-off-by: NPavan Savoy <pavan_savoy@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Pavan Savoy 提交于
ti_wilink_st.h had the line discipline number which the user-space daemon refers to, to install and un-install the line discipline upon request from the shared transport driver via rfkill device. On moving this line discipline number to standard location of tty.h drop the __KERNEL__ flag in the header, since the header file would no longer be used by user-space. Signed-off-by: NPavan Savoy <pavan_savoy@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Pavan Savoy 提交于
Texas Instrument's WiLink7 connectivity devices pack wireless connectivity technologies like Bluetooth, FM Radio Receiver and Transmitter, GPS and WLAN into a single die. The BT, FM and GPS core on the chip are interfaced to application processors via a single UART. This line discipline driver allows such different technologies to be used simultaneous and independent of each other. Signed-off-by: NPavan Savoy <pavan_savoy@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Anton Blanchard 提交于
I'm getting an oops when running mkfs on zram: NIP [d0000000030e0340] .zram_inc_stat+0x58/0x84 [zram] [c00000006d58f720] [d0000000030e091c] .zram_make_request+0xa8/0x6a0 [zram] [c00000006d58f840] [c00000000035795c] .generic_make_request+0x390/0x434 [c00000006d58f950] [c000000000357b14] .submit_bio+0x114/0x140 [c00000006d58fa20] [c000000000361778] .blkdev_issue_discard+0x1ac/0x250 [c00000006d58fb10] [c000000000361f68] .blkdev_ioctl+0x358/0x7fc [c00000006d58fbd0] [c0000000001c1c1c] .block_ioctl+0x6c/0x90 [c00000006d58fc70] [c0000000001984c4] .do_vfs_ioctl+0x660/0x6d4 [c00000006d58fd70] [c0000000001985a0] .SyS_ioctl+0x68/0xb0 Since disksize no longer starts as 0 it looks like we can call zram_make_request before the device has been initialised. The patch below fixes the immediate problem but this would go away if we move the initialisation function elsewhere (as suggested in another thread). Signed-off-by: NAnton Blanchard <anton@samba.org> Cc: Nitin Gupta <ngupta@vflare.org> Signed-off-by: NAndrew Morton <akpm@linux-foundation.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-