<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/tidspbridge/include, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/tidspbridge/include?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/tidspbridge/include?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2014-07-16T04:01:05Z</updated>
<entry>
<title>staging: tidspbridge: remove driver</title>
<updated>2014-07-16T04:01:05Z</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-07-15T23:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f190be7f39a5e480ddc5e0f49bbe670feb328c32'/>
<id>urn:sha1:f190be7f39a5e480ddc5e0f49bbe670feb328c32</id>
<content type='text'>
The driver has been broken and disabled for several kernel versions now.
It doesn't have a maintainer anymore, and most of the people who've
worked on it have moved on. There's also still a long list of issues in
the TODO file before it can be moved out of staging. Until someone can
put in the work to make the driver work again and move it out of
staging, remove it from the kernel.

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Cc: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Cc: Suman Anna &lt;s-anna@ti.com&gt;
Cc: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Cc: Ohad Ben-Cohen &lt;ohad@wizery.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: Fix whitespace for pointers in function headers</title>
<updated>2014-06-18T22:25:56Z</updated>
<author>
<name>Jeff Oczek</name>
<email>jeffoczek@gmail.com</email>
</author>
<published>2014-06-14T13:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c79386368edab72ae54c639150a1390e4e7c7a3e'/>
<id>urn:sha1:c79386368edab72ae54c639150a1390e4e7c7a3e</id>
<content type='text'>
Change style in function headers from 'type * ptr' to 'type *ptr'

Signed-off-by: Jeff Oczek &lt;jeffoczek@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: Add parameter names to function ptrs in struct dbll_attrs</title>
<updated>2014-06-18T22:25:56Z</updated>
<author>
<name>Jeff Oczek</name>
<email>jeffoczek@gmail.com</email>
</author>
<published>2014-06-14T13:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f2a53f47ee7c932c0584a178e65e59600498242e'/>
<id>urn:sha1:f2a53f47ee7c932c0584a178e65e59600498242e</id>
<content type='text'>
Add more descriptive names to function pointers in definition of struct dbll_attrs

Signed-off-by: Jeff Oczek &lt;jeffoczek@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: tidspbridge: Use hashtable implementation</title>
<updated>2014-01-09T18:36:59Z</updated>
<author>
<name>Ivaylo Dimitrov</name>
<email>freemangordon@abv.bg</email>
</author>
<published>2014-01-05T23:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d30555853052bbec8497260ba888b7d696bed9b8'/>
<id>urn:sha1:d30555853052bbec8497260ba888b7d696bed9b8</id>
<content type='text'>
Use upstream hashtable implementation instead of generic code

Signed-off-by: Ivaylo Dimitrov &lt;ivo.g.dimitrov.75@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: TIDSPBRIDGE: Remove UUID helper</title>
<updated>2013-12-17T21:09:09Z</updated>
<author>
<name>Ivaylo Dimitrov</name>
<email>freemangordon@abv.bg</email>
</author>
<published>2013-12-10T22:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a3b22220a48bd14c9ba4ca8d051b0c92d5bc3866'/>
<id>urn:sha1:a3b22220a48bd14c9ba4ca8d051b0c92d5bc3866</id>
<content type='text'>
Custom uuid helper function is needed only in rmgr/dbdcd.c and doesn't
need to be exported. It can also be made way simpler by using sscanf.

Signed-off-by: Ivaylo Dimitrov &lt;freemangordon@abv.bg&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>tree-wide: use reinit_completion instead of INIT_COMPLETION</title>
<updated>2013-11-15T00:32:21Z</updated>
<author>
<name>Wolfram Sang</name>
<email>wsa@the-dreams.de</email>
</author>
<published>2013-11-14T22:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=16735d022f72b20ddbb2274b8e109f69575e9b2b'/>
<id>urn:sha1:16735d022f72b20ddbb2274b8e109f69575e9b2b</id>
<content type='text'>
Use this new function to make code more comprehensible, since we are
reinitialzing the completion, not initializing.

[akpm@linux-foundation.org: linux-next resyncs]
Signed-off-by: Wolfram Sang &lt;wsa@the-dreams.de&gt;
Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt; (personally at LCE13)
Cc: Ingo Molnar &lt;mingo@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: Fix typos in comments</title>
<updated>2013-08-21T17:02:28Z</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2013-08-20T03:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d60019a948130bbdd10c7fa842d29006d68e6f62'/>
<id>urn:sha1:d60019a948130bbdd10c7fa842d29006d68e6f62</id>
<content type='text'>
Correct spelling typos in comments.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mailbox/omap: move the OMAP mailbox framework to drivers</title>
<updated>2013-06-11T16:41:51Z</updated>
<author>
<name>Suman Anna</name>
<email>s-anna@ti.com</email>
</author>
<published>2013-03-12T22:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=c869c75c16b3d1ffcf64fb2fd63ba0c4a369071c'/>
<id>urn:sha1:c869c75c16b3d1ffcf64fb2fd63ba0c4a369071c</id>
<content type='text'>
The mailbox hardware (in OMAP) uses a queued mailbox interrupt
mechanism that provides a communication channel between processors
through a set of registers and their associated interrupt signals
by sending and receiving messages.

The OMAP mailbox framework/driver code is moved to be under
drivers/mailbox, in preparation for adapting to a common mailbox
driver framework. This allows the build for OMAP mailbox to be
enabled (it was disabled during the multi-platform support).

As part of the migration from plat and mach code:
- Kconfig symbols have been renamed to build OMAP1 or OMAP2+ drivers.
- mailbox.h under plat-omap/plat/include has been split into a public
  and private header files. The public header has only the API related
  functions and types.
- The module name mailbox.ko from plat-omap is changed to
  omap-mailbox.ko
- The module name mailbox_mach.ko from mach-omapX is changed as
    mailbox_omap1.ko for OMAP1
    mailbox_omap2.ko for OMAP2+

Cc: Tony Lindgren &lt;tony@atomide.com&gt;
[gregkh@linuxfoundation.org: ack for staging part]
Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Signed-off-by: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Signed-off-by: Suman Anna &lt;s-anna@ti.com&gt;
</content>
</entry>
<entry>
<title>staging: tidspbridge: remove unused code to handle iva_img</title>
<updated>2013-01-18T00:47:13Z</updated>
<author>
<name>Omar Ramirez Luna</name>
<email>omar.ramirez@copitl.com</email>
</author>
<published>2013-01-10T09:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a679f36152dab84e9187572b2a3e193ddd95f58d'/>
<id>urn:sha1:a679f36152dab84e9187572b2a3e193ddd95f58d</id>
<content type='text'>
There is no way to specify the value of iva_img and since this code
is not being used, remove it.

This analysis resulted from a report by
Chen Gang &lt;gang.chen@asianux.com&gt;, mentioning that the existing code
was wrongly specifying the size to be copied.

Signed-off-by: Omar Ramirez Luna &lt;omar.ramirez@copitl.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers</title>
<updated>2012-11-12T21:54:08Z</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2012-11-12T21:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8a6ff8a0a2bc51b29681aab093b349c9eb32acf5'/>
<id>urn:sha1:8a6ff8a0a2bc51b29681aab093b349c9eb32acf5</id>
<content type='text'>
From Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;:
arm: at91: mach header cleanup

This first patch serie start the cleanup of the header in mach
by moving all the platform data to include/linux/platform_data

and move the board header and drivers header next to them

* tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91:
  arm: at91: move at91rm9200 rtc header in drivers/rtc
  arm: at91: move reset controller header to arm/arm/mach-at91
  arm: at91: move pit define to the driver
  arm: at91: move at91_shdwc.h to arch/arm/mach-at91
  arm: at91: move board header to arch/arm/mach-at91
  arn: at91: move at91_tc.h to arch/arm/mach-at91
  arm: at91 move at91_aic.h to arch/arm/mach-at91
  arm: at91 move board.h to arch/arm/mach-at91
  arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
  arm: at91: drop machine defconfig

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
Cc: Nicolas Ferre &lt;nicolas.ferre@atmel.com&gt;
Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
</feed>
