Re: USB driver issue

2008-07-31 Thread Greg KH
On Thu, Jul 31, 2008 at 08:30:26AM -0700, Emanoil Kotsev wrote: I think everything is getting pretty messy recently - I was pretty satisfied with 2.6.20 and then tried 2.6.24. In fact I can not compile 2.6.20 right now because after an upgrade debian testing comes with gcc-4.3 that has a

Re: USB driver issue

2008-08-01 Thread Greg KH
On Thu, Jul 31, 2008 at 08:43:40AM -0700, Emanoil Kotsev wrote: hello, again I think what we are trying to say is that some of us are working on debugging kernels that are meant to run forever and therefor it is a good thing to spent some time thinking about a kind of kernel release in

Re: USB driver issue

2008-08-01 Thread Greg KH
On Thu, Jul 31, 2008 at 01:38:59PM -0700, Emanoil Kotsev wrote: Either way, it's not a kernel issue, how could you blame 2.6.20 for gcc 4.3 issues when gcc 4.3 was not even released when .20 was released? Are us kernel people time travellers? :-) good point. Everytime I switch to a new

Re: USB driver issue

2008-08-02 Thread Greg KH
On Sat, Aug 02, 2008 at 01:51:59AM -0700, Emanoil Kotsev wrote: Why are you needing to download new drivers? Is not everything you need already in the main kernel tree? What is missing? I am using a dell notebook. I also support my father and wife who have also notebooks (toshiba and

Re: USB driver issue

2008-08-02 Thread Greg KH
On Sat, Aug 02, 2008 at 05:11:51PM -0700, Emanoil Kotsev wrote: Greg, the discussion is getting out of control. Hm, looks normal to me :) I think you are one of the few that understand what we are talking about (may be not compleetly but at least you are not confronting with statements that

Re: USB driver issue

2008-08-02 Thread Greg KH
A: No. Q: Should I include quotations after my reply? On Sat, Aug 02, 2008 at 09:33:19PM -0700, Emanoil Kotsev wrote: Thanks for fast response lsmod ... usb_storage44932 0 ub 18976 8 ... both are loaded but devices hang on ub you are right. I think

Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses

2010-08-03 Thread Greg KH
On Tue, Aug 03, 2010 at 04:35:06PM -0700, Patrick Pannuto wrote: Inspiration for this comes from: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31161.html INTRO As SOCs become more popular, the desire to quickly define a simple, but functional, bus type with only a few unique

Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses

2010-08-03 Thread Greg KH
On Tue, Aug 03, 2010 at 05:02:29PM -0700, Patrick Pannuto wrote: On 08/03/2010 04:56 PM, Greg KH wrote: On Tue, Aug 03, 2010 at 04:35:06PM -0700, Patrick Pannuto wrote: Inspiration for this comes from: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31161.html INTRO

Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses

2010-08-06 Thread Greg KH
On Thu, Aug 05, 2010 at 04:59:35PM -0600, Grant Likely wrote: (On that point Greg, what is the reason for even having the /sys/devices/platform/ parent? Why not just let the platform devices sit at the root of the device tree? In the OF case (granted, I'm biased) all of the platform_device

Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses

2010-08-06 Thread Greg KH
On Fri, Aug 06, 2010 at 09:12:27AM -0600, Grant Likely wrote: On Fri, Aug 6, 2010 at 8:27 AM, Greg KH gre...@suse.de wrote: On Thu, Aug 05, 2010 at 04:59:35PM -0600, Grant Likely wrote: (On that point Greg, what is the reason for even having the /sys/devices/platform/ parent?  Why not just

Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses

2010-08-10 Thread Greg KH
On Sat, Aug 07, 2010 at 11:28:13AM -0600, Grant Likely wrote: On Sat, Aug 7, 2010 at 12:35 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Fri, Aug 6, 2010 at 5:46 PM, Greg KH gre...@suse.de wrote: That would be nice, but take your standard PC today:         ls /sys/devices/platform

Re: [PATCH] USB: musb: move musb debugfs entry under usb debugfs root dir

2010-08-27 Thread Greg KH
On Fri, Aug 27, 2010 at 10:34:45PM +0530, Gadiyar, Anand wrote: tom.leim...@gmail.com wrote: From: Ming Lei tom.leim...@gmail.com All hcd's debugfs entries are under usb debugfs root dir already, so musb should not be a exception. Signed-off-by: Ming Lei tom.leim...@gmail.com

Re: [PATCH] gpmc, EXPORT_SYMBOLS, west bridge related

2010-09-07 Thread Greg KH
On Tue, Sep 07, 2010 at 12:26:47PM -0700, David Cross wrote: This patch exports some of the gpmc driver functions in OMAP3. The purpose behind this patch is to allow device drivers compiled as loadable modules to be interfaced to the GPMC. I am hoping that Tony is the correct maintainer

Re: [RESEND/PATCH 0/6] USB: musb-gadget: bug fix

2010-09-07 Thread Greg KH
On Tue, Sep 07, 2010 at 11:23:28PM +0800, tom.leim...@gmail.com wrote: This patch set fixes two kinds of musb-gadget bug: -fix kernel panic if using out ep with FIFO_TXRX style -make double buffer mode usable, fix infinate hangs and buffer corrupt bug when using double

Re: [RESEND/PATCH 0/6] USB: musb-gadget: bug fix

2010-09-08 Thread Greg KH
On Wed, Sep 08, 2010 at 12:32:19PM +0800, Ming Lei wrote: CC Felipe / David / Gadiyar / Mike / Sergei 2010/9/8 Greg KH g...@kroah.com: I seem to not have 1/6 here, did it get stuck somewhere? Here is 1/6: http://marc.info/?l=linux-usbm=128387307419605w=2 If you need, I can

Re: [PATCH 0/5] usb: omap: prepare for OMAP4 EHCI and OHCI support

2010-09-08 Thread Greg KH
On Wed, Sep 08, 2010 at 01:21:04PM +0530, Munegowda, Keshava wrote: -Original Message- From: Munegowda, Keshava Sent: Wednesday, August 18, 2010 8:26 AM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc: Munegowda, Keshava Subject: [PATCH 0/5] usb: omap: prepare for

Re: [PATCH] gpmc, EXPORT_SYMBOLS, west bridge related

2010-09-08 Thread Greg KH
On Wed, Sep 08, 2010 at 10:28:45AM -0700, Tony Lindgren wrote: * Greg KH g...@kroah.com [100907 17:17]: On Tue, Sep 07, 2010 at 12:26:47PM -0700, David Cross wrote: This patch exports some of the gpmc driver functions in OMAP3. The purpose behind this patch is to allow device drivers

Re: [PATCH v2] power: introduce library for device-specific OPPs

2010-09-17 Thread Greg KH
On Sat, Sep 18, 2010 at 12:24:19AM -0500, Nishanth Menon wrote: This is hence introduced under lib allowing all architectures to selectively enable the feature based on their capabilities. snip Documentation/power/00-INDEX |2 + Documentation/power/opp.txt | 326

Re: [PATCH] usb: omap: ohci: Missing driver unregister in module exit

2010-09-21 Thread Greg KH
On Fri, Sep 17, 2010 at 09:43:16AM +0300, Felipe Balbi wrote: On Thu, Sep 16, 2010 at 06:39:20AM -0500, Munegowda, Keshava wrote: -Original Message- From: Munegowda, Keshava Sent: Tuesday, September 14, 2010 4:40 AM To: linux-...@vger.kernel.org; linux-omap@vger.kernel.org Cc:

Re: [PATCH 11/13 v3] serial: Add OMAP high-speed UART driver

2010-09-27 Thread Greg KH
On Mon, Sep 27, 2010 at 01:55:46PM -0700, Kevin Hilman wrote: [resent with correct address for Greg, sorry for duplicates.] Greg, Govindraj.R govindraj.r...@ti.com writes: This patch adds driver support for OMAP2/3/4 high speed UART. According to MAINTAINERS, you seem to be the one

Re: [PATCH] staging: tidspbridge: disable all peripherals at bridge_brd_stop

2010-09-30 Thread Greg KH
On Fri, Sep 24, 2010 at 04:02:03PM -0500, Ernesto Ramos wrote: DSP Bridge needs to disable the peripheral clocks when switches to BRD_STOPPED since that would prevent the domain to enter in OFF state. Signed-off-by: Ernesto Ramos erne...@ti.com Signed-off-by: Omar Ramirez Luna

Re: [PATCHv2 01/11] staging: tidspbridge: replace iommu custom for opensource implementation

2010-10-05 Thread Greg KH
On Thu, Sep 30, 2010 at 09:12:48PM -0500, Fernando Guzman Lugo wrote: Now the tidspbridge uses the API's from iovmm module. Signed-off-by: Fernando Guzman Lugo x0095...@ti.com This patch applied, but number 2 and others didn't. Care to respin those against the new linux-next tree and

Re: [PATCH 1/2] omap: add dsp platform device

2010-10-05 Thread Greg KH
On Mon, Oct 04, 2010 at 07:09:14PM +0300, Felipe Contreras wrote: 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: Felipe Contreras felipe.contre...@gmail.com ---

Re: [PATCH 1/2] omap: add dsp platform device

2010-10-05 Thread Greg KH
On Tue, Oct 05, 2010 at 09:28:30AM -0700, Tony Lindgren wrote: * Greg KH g...@kroah.com [101005 09:01]: On Mon, Oct 04, 2010 at 07:09:14PM +0300, Felipe Contreras wrote: Otherwise tidspbridge cannot work. It looks like this was dropped in the conversion to staging. I took

Re: [PATCH 0/2] omap: dsp: make the driver actually work

2010-10-05 Thread Greg KH
On Mon, Oct 04, 2010 at 07:09:13PM +0300, Felipe Contreras wrote: Hi, It seems the platform device was dropped from the migration of tidspbridge into staging, plus the sdram meblock (previously bootmem) required for it work are gone. Withouth these patches the driver loads, but doesn't

Re: [PATCH] usb: musb: fix build break due to partial rename

2010-10-05 Thread Greg KH
On Sat, Oct 02, 2010 at 02:04:24AM +0530, Anand Gadiyar wrote: Patch usb gadget: don't save bind callback in struct usb_gadget_driver in Greg's USB queue missed one conversion of usb_gadget_register_driver to usb_gadget_probe_driver, causing a build break when MUSB is built in gadget mode.

Re: linux-next: manual merge of the staging-next tree with the omap tree

2010-10-05 Thread Greg KH
On Wed, Oct 06, 2010 at 02:21:10PM +1100, Stephen Rothwell wrote: Hi Greg, Today's linux-next merge of the staging-next tree got a conflict in arch/arm/plat-omap/devices.c between commit f2ce62312650211f6cf665cd6dc519c334c4071e (OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration) from

Re: [PATCH 1/3] drivers: misc: add omap_hwspinlock driver

2010-10-19 Thread Greg KH
On Mon, Oct 18, 2010 at 09:44:33AM +0200, Ohad Ben-Cohen wrote: +#else /* !CONFIG_OMAP_HWSPINLOCK */ + +static inline struct omap_hwspinlock *omap_hwspinlock_request(void) +{ + return ERR_PTR(-ENOSYS); +} One note, do you really want to fail if this option isn't built into the kernel,

Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff

2010-10-19 Thread Greg KH
On Tue, Oct 19, 2010 at 01:03:28PM +0300, Felipe Contreras wrote: Add missing dependencies, and remove redundant ones, and select sensible defaults. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- drivers/mfd/Kconfig|3 ++- drivers/regulator/Kconfig |1 +

Re: [PATCH v2 2/3] usb: trivial Kconfig cleanups

2010-10-19 Thread Greg KH
On Tue, Oct 19, 2010 at 01:03:27PM +0300, Felipe Contreras wrote: Note: USB_GADGET_MUSB_HDRC is already defined in usb/gadget. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com Please describe _what_ trivial cleanups you did, and why you did them. Care to resend? thanks, greg k-h

Re: [PATCH v2 1/3] usb: fix Kconfig warning

2010-10-19 Thread Greg KH
On Tue, Oct 19, 2010 at 01:28:09PM +0300, Felipe Balbi wrote: On Tue, Oct 19, 2010 at 05:03:26AM -0500, Felipe Contreras wrote: warning: (USB_MUSB_HDRC_HCD USB_SUPPORT USB_MUSB_HDRC (USB_MUSB_HOST || USB_MUSB_OTG) USB_GADGET_MUSB_HDRC || USB_MUSB_OTG choice USB USB_GADGET PM

Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff

2010-10-19 Thread Greg KH
On Tue, Oct 19, 2010 at 09:42:17PM +0530, Anand Gadiyar wrote: On 10/19/2010 9:22 PM, Greg KH wrote: On Tue, Oct 19, 2010 at 01:03:28PM +0300, Felipe Contreras wrote: Add missing dependencies, and remove redundant ones, and select sensible defaults. Signed-off-by: Felipe

Re: [PATCH v2 2/3] usb: trivial Kconfig cleanups

2010-10-19 Thread Greg KH
On Tue, Oct 19, 2010 at 08:15:19PM +0300, Felipe Contreras wrote: On Tue, Oct 19, 2010 at 6:51 PM, Greg KH g...@kroah.com wrote: On Tue, Oct 19, 2010 at 01:03:27PM +0300, Felipe Contreras wrote: Note: USB_GADGET_MUSB_HDRC is already defined in usb/gadget. Signed-off-by: Felipe Contreras

Re: [PATCH] omap: am3517: fix build break

2010-10-21 Thread Greg KH
On Thu, Oct 21, 2010 at 02:50:06PM +0530, Anand Gadiyar wrote: Patch usb-am35x-add-musb-support.patch in greg's USB queue adds backan include of plat/control.h. This file was renamed by another commit in the omap tree and the file was already fixed to reflect this. Remove this include to

Re: [PATCH 0/8] staging: tidspbridge - misc fixes

2010-10-25 Thread Greg KH
On Mon, Oct 25, 2010 at 07:51:38PM -0500, Fernando Guzman Lugo wrote: This set of patches fix some issues found in lastest tree. Fernando Guzman Lugo (8): staging: tidspbridge - remove req_addr from proc_map staging: tidspbridge - add kconfig parameter for DMM size staging:

Re: [PATCH v2 0/3] staging: tidspbridge: bugfixes

2010-11-05 Thread Greg KH
On Fri, Nov 05, 2010 at 05:15:45PM +0200, Ionut Nicu wrote: Changes since v1: * Split the mgr_enum_node_info patch into two patches: one that fixes the issue and one that reorganizes the code. Are these for the .37 or .38 kernel? thanks, greg k-h -- To unsubscribe from this list: send the

Re: [PATCH v2 00/12] staging: tidspbridge: various cleanups

2010-11-05 Thread Greg KH
On Fri, Nov 05, 2010 at 05:13:04PM +0200, Ionut Nicu wrote: This set of patches replaces some of the redundant components of the tidspbridge driver, such as: * wrapper functions for kmalloc/kfree * custom bitmap implementation * custom linked list implementation (list_head wrapper) with

Re: [PATCH v2 1/3] staging: tidspbridge: fix mgr_enum_node_info

2010-11-05 Thread Greg KH
On Fri, Nov 05, 2010 at 06:01:47PM +0200, Felipe Contreras wrote: On Fri, Nov 5, 2010 at 5:15 PM, Ionut Nicu ionut.n...@gmail.com wrote: The current code was always returning a non-zero status value to userspace applications when this ioctl was called. The error code was ENODATA, which

Re: [PATCH v2 1/3] staging: tidspbridge: fix mgr_enum_node_info

2010-11-05 Thread Greg KH
On Fri, Nov 05, 2010 at 06:17:55PM +0200, Ionut Nicu wrote: On Fri, 2010-11-05 at 09:09 -0700, Greg KH wrote: On Fri, Nov 05, 2010 at 06:01:47PM +0200, Felipe Contreras wrote: On Fri, Nov 5, 2010 at 5:15 PM, Ionut Nicu ionut.n...@gmail.com wrote: The current code was always returning

Re: [PATCH v2 08/12] staging: tidspbridge: convert rmgr to list_head

2010-11-06 Thread Greg KH
On Sat, Nov 06, 2010 at 08:18:27PM +0200, Ionut Nicu wrote: Hi Rene, On Fri, 2010-11-05 at 18:07 -0600, Sapiens, Rene wrote: Hi Ionut, On Fri, Nov 5, 2010 at 9:13 AM, Ionut Nicu ionut.n...@gmail.com wrote: Convert the rmgr module of the tidspbridge driver to use struct list_head

Re: [PATCH v2 08/12] staging: tidspbridge: convert rmgr to list_head

2010-11-07 Thread Greg KH
On Sun, Nov 07, 2010 at 02:11:24PM +0200, Ionut Nicu wrote: Hi Greg, On Sat, 2010-11-06 at 11:26 -0700, Greg KH wrote: On Sat, Nov 06, 2010 at 08:18:27PM +0200, Ionut Nicu wrote: Hi Rene, On Fri, 2010-11-05 at 18:07 -0600, Sapiens, Rene wrote: Hi Ionut, On Fri, Nov 5

Re: [PATCH 0/5] omap: dsp: fixes for 2.6.37-rc1

2010-11-07 Thread Greg KH
On Sun, Nov 07, 2010 at 11:43:24PM +0200, Felipe Contreras wrote: Hi, Paul already sent these, but I did some minor modifications, mostly to minimize the amount of changes. Also, I'm re-sending my memblock patch so that the driver can actually be compiled. With these, and reverting

Re: [PATCH 1/5] omap: dsp: remove shm from normal memory

2010-11-08 Thread Greg KH
On Mon, Nov 08, 2010 at 04:53:21PM -0800, Tony Lindgren wrote: * Felipe Contreras felipe.contre...@gmail.com [101107 13:34]: Also, don't be picky about the location, which incidentally fixes the build since MEMBLOCK_REAL_LIMIT is gone on 2.6.37. Signed-off-by: Felipe Contreras

Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1

2010-11-09 Thread Greg KH
On Tue, Nov 09, 2010 at 05:29:17PM +0100, Arnd Bergmann wrote: On Tuesday 09 November 2010, Felipe Contreras wrote: Felipe Contreras (14): Revert staging: tidspbridge - update Kconfig to select IOMMU module Revert staging: tidspbridge - remove dmm custom module Revert

Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1

2010-11-09 Thread Greg KH
On Tue, Nov 09, 2010 at 11:04:18AM -0600, Guzman Lugo, Fernando wrote: On Tue, Nov 9, 2010 at 10:55 AM, Greg KH g...@kroah.com wrote: On Tue, Nov 09, 2010 at 05:29:17PM +0100, Arnd Bergmann wrote: On Tuesday 09 November 2010, Felipe Contreras wrote: Felipe Contreras (14):       Revert

Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1

2010-11-09 Thread Greg KH
On Tue, Nov 09, 2010 at 11:49:30AM -0600, Guzman Lugo, Fernando wrote: On Tue, Nov 9, 2010 at 11:25 AM, Greg KH g...@kroah.com wrote: On Tue, Nov 09, 2010 at 11:04:18AM -0600, Guzman Lugo, Fernando wrote: On Tue, Nov 9, 2010 at 10:55 AM, Greg KH g...@kroah.com wrote: On Tue, Nov 09, 2010

Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1

2010-11-09 Thread Greg KH
On Tue, Nov 09, 2010 at 11:53:29PM +0200, Felipe Contreras wrote: On Tue, Nov 9, 2010 at 7:58 PM, Greg KH g...@kroah.com wrote: If it is easy to revert and push later, then the revert just this piece should be done now. Seriously, I'm getting very confused here, and am very annoyed

Re: [PATCH 00/02] staging: tidspbridge: 2.6.37-rcX fixes

2010-11-11 Thread Greg KH
On Wed, Nov 10, 2010 at 07:50:23PM -0600, Omar Ramirez Luna wrote: Hi Greg, Please consider the following patch set for tidspbridge driver in staging tree, the following has been tested on an omap3430 based board + gst-dsp environment. Many thanks to Felipe Contreras for piling this up, as

Re: [PATCHv4 0/4] OMAP: Serial: remove magic and diplicates

2010-11-12 Thread Greg KH
On Fri, Nov 12, 2010 at 03:03:59PM +0200, Emeltchenko Andrei wrote: From: Andrei Emeltchenko andrei.emeltche...@nokia.com Add MDR1 Serial register definition to serial_reg and remove duplicated code, remove magic MDR1 register numbers from serial drivers. *v2 add OMAP keyword to MDR1

Re: [PATCH] OMAP: Serial: Define register access modes in LCR

2010-11-17 Thread Greg KH
On Wed, Nov 17, 2010 at 10:31:52AM +0200, Emeltchenko Andrei wrote: From: Andrei Emeltchenko andrei.emeltche...@nokia.com Access to some registers depends on register access mode Three different modes are available for OMAP (at least) • Operational mode LCR_REG[7] = 0x0 • Configuration

Re: [PATCH] OMAP: Serial: Define register access modes in LCR

2010-11-17 Thread Greg KH
On Wed, Nov 17, 2010 at 09:28:52AM -0800, Kevin Hilman wrote: Greg KH g...@kroah.com writes: On Wed, Nov 17, 2010 at 10:31:52AM +0200, Emeltchenko Andrei wrote: From: Andrei Emeltchenko andrei.emeltche...@nokia.com Access to some registers depends on register access mode Three

Re: [PATCH v3 00/12] staging: tidspbridge: various cleanups

2010-11-21 Thread Greg KH
On Sun, Nov 21, 2010 at 12:46:18PM +0200, Ionut Nicu wrote: This set of patches replaces some of the redundant components of the tidspbridge driver, such as: snip As mentioned before, I need to take these from Omar as I don't trust anyone not to send me stuff that breaks the driver anymore :)

Re: [PATCH v3 1/1] serial: omap-serial: Add support for kernel debugger

2010-11-22 Thread Greg KH
On Tue, Nov 23, 2010 at 12:24:12AM +0100, Cosmin Cojocar wrote: The kgdb invokes the poll_put_char and poll_get_char when communicating with the host. This patch also changes the initialization order because the kgdb will check at the very beginning, if there is a valid serial driver. What

Re: [PATCH v3 1/1] serial: omap-serial: Add support for kernel debugger

2010-11-22 Thread Greg KH
A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Tue, Nov 23, 2010 at 01:18:51AM +0100, Cosmin Cojocar wrote: The v2 was a intermediate testing version which I sent it out by mistake. The difference between the tow is that the v2 uses a

Re: [PATCH v2 6/8] usb: ehci-omap: add helpers for checking port mode

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 08:14:36PM +0530, Anand Gadiyar wrote: On 11/30/2010 5:55 PM, Sergei Shtylyov wrote: Hello. On 29-11-2010 20:25, Anand Gadiyar wrote: Introduce helper functions to test port mode. These checks are performed in several places in the driver, and these helpers

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Mon, Nov 22, 2010 at 12:10:03AM +0530, Anand Gadiyar wrote: This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet controller on the Pandaboard - finally!). I'm sorry for the really long delay - I know this has been in the works for a while. I've

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: On Tue, Nov 30, 2010 at 11:14 PM, Greg KH g...@kroah.com wrote: On Mon, Nov 22, 2010 at 12:10:03AM +0530, Anand Gadiyar wrote: This series adds support for the EHCI controller on OMAP4 chips. (This enables the ethernet

Re: [PATCH 00/12] usb: ehci-omap: add OMAP4 support

2010-11-30 Thread Greg KH
On Wed, Dec 01, 2010 at 12:22:07AM +0530, Gadiyar, Anand wrote: On Wed, Dec 1, 2010 at 12:17 AM, Tony Lindgren t...@atomide.com wrote: * Greg KH gre...@suse.de [101130 10:22]: On Tue, Nov 30, 2010 at 11:53:11PM +0530, Gadiyar, Anand wrote: The only other change is I added back patch

Re: [RFC v2 5/8] TILER-DMM: TILER interface file and documentation

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 01:58:56PM -0600, David Sin wrote: From: Lajos Molnar mol...@ti.com This patch contains the TILER interface file and the documentation. Signed-off-by: Lajos Molnar mol...@ti.com Signed-off-by: David Sin david...@ti.com --- Documentation/arm/OMAP/TILER

Re: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 01:58:59PM -0600, David Sin wrote: From: Lajos Molnar mol...@ti.com This patch links the TILER driver into the Linux kernel build and config system. Signed-off-by: Lajos Molnar mol...@ti.com Signed-off-by: David Sin david...@ti.com --- drivers/misc/Kconfig |

Re: [RFC v2 6/8] TILER-DMM: Geometry and view manipulation functions

2010-11-30 Thread Greg KH
On Tue, Nov 30, 2010 at 01:58:57PM -0600, David Sin wrote: From: Lajos Molnar mol...@ti.com This patch contains information on TILER geometry, as well as tiler_view_t object manipulation functions. It also contains an internal TILER header file to share geometric information with other

Re: [PATCH v3 1/1] serial: omap-serial: Add support for kernel debugger

2010-11-30 Thread Greg KH
On Tue, Nov 23, 2010 at 12:24:12AM +0100, Cosmin Cojocar wrote: The kgdb invokes the poll_put_char and poll_get_char when communicating with the host. This patch also changes the initialization order because the kgdb will check at the very beginning, if there is a valid serial driver.

Re: [PATCH v5 0/3] OMAP2/3: DMA: FIFO drain errata fixes

2010-12-07 Thread Greg KH
On Fri, Nov 05, 2010 at 02:29:02PM -0700, Tony Lindgren wrote: Hi Greg, Considering below.. * Peter Ujfalusi peter.ujfal...@nokia.com [101021 02:56]: Sorry, I did missed this mail... On Saturday 09 October 2010 01:17:46 ext Tony Lindgren wrote: Guys, as we're so late into

Re: [PATCH] staging: tidspbridge: remove file handling functions for loader

2010-12-08 Thread Greg KH
On Tue, Dec 07, 2010 at 12:09:06AM -0600, Omar Ramirez Luna wrote: Instead use request_firmware and friends to get a valid firmware image. Right now the image is supplied dynamically through udev and the following rule: KERNEL==omap-dsp, SUBSYSTEM==firmware, ACTION==add, \

Re: [PATCH] staging: tidspbridge: remove file handling functions for loader

2010-12-08 Thread Greg KH
On Wed, Dec 08, 2010 at 05:02:20PM -0600, Ramirez Luna, Omar wrote: Hi, On Wed, Dec 8, 2010 at 4:26 PM, Greg KH g...@kroah.com wrote: On Tue, Dec 07, 2010 at 12:09:06AM -0600, Omar Ramirez Luna wrote: Instead use request_firmware and friends to get a valid firmware image. Right now

Re: [PATCH] staging: tidspbridge: remove file handling functions for loader

2010-12-08 Thread Greg KH
On Wed, Dec 08, 2010 at 05:32:50PM -0600, Ramirez Luna, Omar wrote: On Wed, Dec 8, 2010 at 5:08 PM, Greg KH g...@kroah.com wrote: On Wed, Dec 08, 2010 at 05:02:20PM -0600, Ramirez Luna, Omar wrote: Hi, On Wed, Dec 8, 2010 at 4:26 PM, Greg KH g...@kroah.com wrote: On Tue, Dec 07, 2010

Re: [PATCH 2/9 v3] usb: musb: Remove board_data parameter from musb_platform_init()

2010-12-10 Thread Greg KH
On Fri, Dec 10, 2010 at 10:30:50PM +0300, Sergei Shtylyov wrote: Hello. Kevin Hilman wrote: Removed the board_data parameter being passed to musb_platform_init function as board data can be extracted from device structure which is already member of musb structure. Signed-off-by: Hema

Re: [PATCH v3 0/4] Introduce hardware spinlock framework

2010-12-14 Thread Greg KH
On Tue, Dec 14, 2010 at 04:31:36PM +0200, Ohad Ben-Cohen wrote: Hi Greg, Tony, On Sat, Dec 4, 2010 at 1:50 AM, Ohad Ben-Cohen o...@wizery.com wrote: OMAP4 introduces a Hardware Spinlock device, which provides hardware assistance for synchronization and mutual exclusion between

Re: [PATCH] west bridge device driver changes to use gpmc configuration functions

2010-12-15 Thread Greg KH
On Wed, Dec 15, 2010 at 03:03:45PM -0800, Sutharsan wrote: This patch contains changes to west bridge device controller driver in staging area. The west bridge device controller driver is modified to use gpmc configuration functions instead of directly modifying gpmc registers. This patch

Re: [PATCH v3 0/4] Introduce hardware spinlock framework

2010-12-16 Thread Greg KH
On Tue, Dec 14, 2010 at 08:40:28PM +0200, Ohad Ben-Cohen wrote: On Tue, Dec 14, 2010 at 7:06 PM, Greg KH g...@kroah.com wrote: Can you please have a look and say if this looks OK ? Look at what, I don't see a patch here. Here's the complete patchset: http://www.mail-archive.com/linux

Re: [PATCH] adding gpmc configuration functions, west bridge related

2010-12-16 Thread Greg KH
On Thu, Dec 16, 2010 at 04:33:50PM -0800, Sutharsan wrote: This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver in staging tree. This patch is required to get westbridge device controller driver out of

Re: [PATCH] adding gpmc configuration functions, west bridge related

2010-12-20 Thread Greg KH
On Mon, Dec 20, 2010 at 06:42:06PM -0800, Sutharsan R wrote: This patch adds and exports gpmc configuration functions. 'gpmc' configuration functions will be used by westbridge device controller driver in staging tree. This patch is part of the work to get westbridge device controller driver

Re: [PATCH] adding gpmc configuration functions, west bridge related

2011-01-12 Thread Greg KH
On Wed, Jan 12, 2011 at 12:56:44PM -0800, Sutharsan Ramamoorthy wrote: This patch implements gpmc configuration functions. Why? These gpmc functions are used by westbridge device controller driver in staging tree to configure gpmc timings and bus width. How does the driver live today without

Re: [PATCH] adding gpmc configuration functions, west bridge related

2011-01-12 Thread Greg KH
On Wed, Jan 12, 2011 at 12:56:44PM -0800, Sutharsan Ramamoorthy wrote: This patch implements gpmc configuration functions. snip Oh, and you also sent your email in html format, which caused the mailing lists to reject it. Please fix this as well. thanks, greg k-h -- To unsubscribe from this

Re: [PATCH] Westbridge software module, fixes errors reported by checkpatch.pl

2011-01-21 Thread Greg KH
On Wed, Jan 19, 2011 at 05:31:46PM -0800, Sutharsan Ramamoorthy wrote: From: Sutharsan Ramamoorthy s...@cypress.com This patch fixes errors in westbridge device controller driver in the staging tree reported by checkpatch.pl. File containing EXPORT_SYMBOL() macros for all the APIs exported

Re: Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.pl

2011-01-21 Thread Greg KH
On Wed, Jan 19, 2011 at 05:31:46PM -0800, Sutharsan Ramamoorthy wrote: From: Sutharsan Ramamoorthy s...@cypress.com This patch fixes errors in westbridge device controller driver in the staging tree reported by checkpatch.pl. File containing EXPORT_SYMBOL() macros for all the APIs exported

Re: Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.pl

2011-01-31 Thread Greg KH
On Tue, Jan 25, 2011 at 09:03:22PM -0800, Sutharsan wrote: From: Sutharsan Ramamoorthy s...@cypress.com This patch fixes errors reported by checkpatch.pl in westbridge device controller driver in the staging tree. File containing EXPORT_SYMBOL() macros for all the APIs exported by the

Re: [PATCH] Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.pl

2011-01-31 Thread Greg KH
On Wed, Jan 26, 2011 at 08:58:54AM -0800, Sutharsan wrote: From: Sutharsan Ramamoorthy s...@cypress.com This patch fixes errors reported by checkpatch.pl in westbridge device controller driver in the staging tree. File containing EXPORT_SYMBOL() macros for all the APIs exported by the

Re: [PATCH v4 1/4] drivers: hwspinlock: add framework

2011-02-01 Thread Greg KH
On Mon, Jan 31, 2011 at 10:38:59PM -0800, Andrew Morton wrote: On Tue, 1 Feb 2011 08:20:13 +0200 Ohad Ben-Cohen o...@wizery.com wrote: On Tue, Feb 1, 2011 at 1:38 AM, Andrew Morton a...@linux-foundation.org wrote: It's a little irritating having two hwspinlock.h's.

Re: [PATCHv4] OMAP: Enable Magic SysRq on serial console ttyOx

2011-02-01 Thread Greg KH
On Tue, Feb 01, 2011 at 08:31:30AM -0800, Kevin Hilman wrote: Thomas Weber we...@corscience.de writes: Magic SysRq key is not working for OMAP on new serial console ttyOx because SUPPORT_SYSRQ is not defined for omap-serial. This patch defines SUPPORT_SYSRQ in omap-serial and

Re: [PATCHv4] OMAP: Enable Magic SysRq on serial console ttyOx

2011-02-01 Thread Greg KH
On Tue, Feb 01, 2011 at 03:10:40PM -0800, Kevin Hilman wrote: Greg KH gre...@suse.de writes: On Tue, Feb 01, 2011 at 08:31:30AM -0800, Kevin Hilman wrote: Thomas Weber we...@corscience.de writes: Magic SysRq key is not working for OMAP on new serial console ttyOx because

Re: USB: Add empty functions in otg.h

2010-01-15 Thread Greg KH
On Tue, Jan 05, 2010 at 02:16:58PM +0530, Maulik Mankad wrote: USB : Add empty functions in otg.h Add empty functions for usb_nop_xceiv_register() and usb_nop_xceiv_unregister() in otg.h so that these functions can be called even when CONFIG_NOP_USB_XCEIV is not enabled. It allows to

Re: [PATCH v3 2/2] ARM : OMAP : Remove #ifdef from board-omap3evm.c

2010-01-15 Thread Greg KH
On Tue, Jan 05, 2010 at 12:56:04PM +0200, Felipe Balbi wrote: On Tue, Jan 05, 2010 at 09:49:32AM +0100, ext Maulik Mankad wrote: ARM : OMAP : Remove #ifdef from board-omap3evm.c Remove #ifdef around usb_nop_xceiv_register() from board-omap3evm.c Signed-off-by: Maulik Mankad

Re: [PATCH] usb: ehci-omap: Update platform header file path

2009-11-25 Thread Greg KH
On Wed, Nov 25, 2009 at 03:02:59AM -0600, Olof Johansson wrote: The OMAP usb header file has moved, update the driver so it will build. Signed-off-by: Olof Johansson o...@lixom.net --- Greg, any chance you can just ack this so Tony can merge it through his tree for .33? The header files

Re: [PATCH] USB: OTG: twl4030 build fix

2008-12-16 Thread Greg KH
On Mon, Dec 15, 2008 at 04:00:03PM -0800, Kevin Hilman wrote: Signed-off-by: Kevin Hilman khil...@deeprootsystems.com --- drivers/usb/otg/twl4030-usb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/usb/otg/twl4030-usb.c b/drivers/usb/otg/twl4030-usb.c

Re: lowmemory android driver not needed?

2009-01-15 Thread Greg KH
On Thu, Jan 15, 2009 at 07:02:48PM +0530, Trilok Soni wrote: Hi Greg, On Thu, Jan 15, 2009 at 5:42 AM, Greg KH g...@kroah.com wrote: On Wed, Jan 14, 2009 at 03:32:38PM -0800, Arve Hjønnevåg wrote: On Wed, Jan 14, 2009 at 3:17 PM, Greg KH g...@kroah.com wrote: We actually use 6 different

Re: lowmemory android driver not needed?

2009-01-16 Thread Greg KH
On Fri, Jan 16, 2009 at 08:16:51PM +0900, KOSAKI Motohiro wrote: As far as I know, embedded guys strong want to lowmem notification mecanism. I think the big server guys also want the same thing :) At least, I and my mem_notify receive multiple contact from embedded and JavaVM developer.

Re: lowmemory android driver not needed?

2009-01-28 Thread Greg KH
On Thu, Jan 29, 2009 at 12:45:55PM +0900, KAMEZAWA Hiroyuki wrote: On Wed, 28 Jan 2009 18:51:07 -0800 Arve Hjønnevåg a...@android.com wrote: static uint32_t lowmem_debug_level = 2; static int lowmem_adj[6] = { why do you choice [6]? We use six levels. if you don't

Re: lowmemory android driver not needed?

2009-01-28 Thread Greg KH
On Thu, Jan 29, 2009 at 01:43:51PM +0900, KOSAKI Motohiro wrote: I never expected it to be merged. I wrote it to allow us to ship a product. Then, please write DON'T MERGE ME on the top of patch description. we can adjust our viewpoints. The code will live in the

Re: lowmemory android driver not needed?

2009-01-29 Thread Greg KH
On Thu, Jan 29, 2009 at 02:29:05PM +0900, KOSAKI Motohiro wrote: I never expected it to be merged. I wrote it to allow us to ship a product. Then, please write DON'T MERGE ME on the top of patch description. we can adjust our viewpoints. The code will live in

Re: [PATCH] OMAP:MUSB: Fixes the TT programming.

2008-08-24 Thread Greg KH
On Thu, Aug 21, 2008 at 11:30:06PM -0700, David Brownell wrote: On Thursday 21 August 2008, [EMAIL PROTECTED] wrote: From: Ajay Kumar Gupta [EMAIL PROTECTED] Fixes enumeration failures when a USB device attached to a LS hub is connected to OMAP EVM via HS hub. This is fixed by correctly

Re: [patch-2.6.34-rc2+ 00/11] musb patches (v2)

2010-04-23 Thread Greg KH
On Thu, Mar 25, 2010 at 01:14:22PM +0200, Felipe Balbi wrote: Hi Greg, sorry for the last time. There was a bug in my script which caused it to rebased against the wrong branch. All queued up, thanks greg k-h -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body

Re: [PATCH] usb: Fix tusb6010 for DMA API (Re: [patch-2.6.34-rc2+ 00/11] musb patches (v2))

2010-04-23 Thread Greg KH
On Fri, Apr 23, 2010 at 02:23:08PM -0700, Tony Lindgren wrote: * Greg KH g...@kroah.com [100423 14:05]: On Thu, Mar 25, 2010 at 01:14:22PM +0200, Felipe Balbi wrote: Hi Greg, sorry for the last time. There was a bug in my script which caused it to rebased against the wrong branch

Re: [PATCH] usb: Fix tusb6010 for DMA API (Re: [patch-2.6.34-rc2+ 00/11] musb patches (v2))

2010-04-26 Thread Greg KH
On Mon, Apr 26, 2010 at 10:53:24AM -0700, Tony Lindgren wrote: * Felipe Balbi m...@felipebalbi.com [100425 06:30]: On Fri, Apr 23, 2010 at 03:08:53PM -0700, Greg KH wrote: On Fri, Apr 23, 2010 at 02:23:08PM -0700, Tony Lindgren wrote: * Greg KH g...@kroah.com [100423 14:05]: On Thu

Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6)

2010-05-13 Thread Greg KH
On Thu, May 13, 2010 at 02:33:29PM -0700, Daniel Walker wrote: On Thu, 2010-05-13 at 23:27 +0200, Rafael J. Wysocki wrote: Because someone would have to remove suspend blockers (or rather wakelocks) from the drivers, test that they work correctly without suspend blockers and submit the

Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6)

2010-05-13 Thread Greg KH
On Thu, May 13, 2010 at 11:27:49PM +0100, Mark Brown wrote: On Thu, May 13, 2010 at 02:46:53PM -0700, Greg KH wrote: On Thu, May 13, 2010 at 02:33:29PM -0700, Daniel Walker wrote: You get the driver mainlined, then maintain a small patch to add wakelocks. Not hard at all , with lots

Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6)

2010-05-13 Thread Greg KH
On Thu, May 13, 2010 at 05:33:58PM -0500, Woodruff, Richard wrote: From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Greg KH Sent: Thursday, May 13, 2010 4:47 PM Also note that such a driver, without wakelocks, would never get tested

Re: [patch-2.6.35-rc3+ 0/8] musb patches

2010-06-17 Thread Greg KH
On Thu, Jun 17, 2010 at 04:10:33PM +0530, Ajay Kumar Gupta wrote: Greg, These are reviewed and non-controversial musb bugfix patches. Sanity have been tested on OMAP3EVM for Host-MSC, HID, audio, video class and device-CDC class. Sorry, I need Felipe to send these to me, or at the very

Re: [PATCH 8/8] usb: musb: Fix suspend interrupt issue in device mode

2010-06-17 Thread Greg KH
On Thu, Jun 17, 2010 at 05:45:15PM +0530, Maulik wrote: -Original Message- From: Sergei Shtylyov [mailto:sshtyl...@mvista.com] Sent: Thursday, June 17, 2010 4:57 PM To: Ajay Kumar Gupta Cc: linux-...@vger.kernel.org; linux-omap@vger.kernel.org; felipe.ba...@nokia.com;

Re: [PATCH 11/11] staging: ti dspbridge: enable driver building

2010-06-23 Thread Greg KH
On Wed, Jun 23, 2010 at 04:14:00PM +0300, Ohad Ben-Cohen wrote: From: Omar Ramirez Luna omar.rami...@ti.com Add Kconfig + Makefile for TI's DSP Bridge driver and expose it to the staging menu. Signed-off-by: Omar Ramirez Luna omar.rami...@ti.com Signed-off-by: Kanigeri, Hari

  1   2   3   4   >