public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 14:04:06 to 2018-01-26 13:48:44 UTC [more...]

[PATCH v7 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-26 13:48 UTC  (13+ messages)
` [PATCH v7 01/11] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v7 02/11] include: media: Add Renesas CEU driver interface
` [PATCH v7 03/11] media: platform: Add Renesas CEU driver
` [PATCH v7 3/9] v4l: "
` [PATCH v7 04/11] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v7 05/11] media: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v7 5/9] v4l: "
` [PATCH v7 06/11] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v7 07/11] media: i2c: ov772x: Support frame interval handling
` [PATCH v7 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v7 08/11] media: "
` [PATCH v7 8/9] media: i2c: tw9910: Remove soc_camera dependencies

Darlehen Geld für Einzelpersonen und Fachleute in w =?UTF-8?Q?eniger_als_72_Stunden
 2018-01-26  7:22 UTC 

[PATCH] sh: clk: Relax clk rate match test
 2018-01-25 14:39 UTC  (4+ messages)

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (105+ messages)
` [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v6 02/99] page cache: Use xa_lock
` [PATCH v6 03/99] xarray: Replace exceptional entries
` [PATCH v6 04/99] xarray: Change definition of sibling entries
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 06/99] xarray: Define struct xa_node
` [PATCH v6 07/99] xarray: Add documentation
` [PATCH v6 08/99] xarray: Add xa_load
` [PATCH v6 09/99] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v6 10/99] xarray: Add xa_store
` [PATCH v6 11/99] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v6 12/99] xarray: Add xa_for_each
` [PATCH v6 13/99] xarray: Add xa_extract
` [PATCH v6 14/99] xarray: Add xa_destroy
` [PATCH v6 15/99] xarray: Add xas_next and xas_prev
` [PATCH v6 16/99] xarray: Add xas_create_range
` [PATCH v6 17/99] xarray: Add MAINTAINERS entry
` [PATCH v6 18/99] xarray: Add ability to store errno values
` [PATCH v6 19/99] idr: Convert to XArray
` [PATCH v6 21/99] xarray: Add xa_reserve and xa_release
` [PATCH v6 22/99] page cache: Convert hole search to XArray
` [PATCH v6 23/99] page cache: Add page_cache_range_empty function
` [PATCH v6 24/99] page cache: Add and replace pages using the XArray
` [PATCH v6 26/99] page cache: Convert page cache lookups to XArray
` [PATCH v6 27/99] page cache: Convert delete_batch "
` [PATCH v6 28/99] page cache: Remove stray radix comment
` [PATCH v6 29/99] page cache: Convert filemap_range_has_page to XArray
` [PATCH v6 30/99] mm: Convert page-writeback "
` [PATCH v6 31/99] mm: Convert workingset "
` [PATCH v6 32/99] mm: Convert truncate "
` [PATCH v6 33/99] mm: Convert add_to_swap_cache "
` [PATCH v6 34/99] mm: Convert delete_from_swap_cache "
` [PATCH v6 35/99] mm: Convert __do_page_cache_readahead "
` [PATCH v6 36/99] mm: Convert page migration "
` [PATCH v6 37/99] mm: Convert huge_memory "
` [PATCH v6 38/99] mm: Convert collapse_shmem "
` [PATCH v6 39/99] mm: Convert khugepaged_scan_shmem "
` [PATCH v6 40/99] pagevec: Use xa_tag_t
` [PATCH v6 41/99] shmem: Convert replace to XArray
` [PATCH v6 42/99] shmem: Convert shmem_confirm_swap "
` [PATCH v6 43/99] shmem: Convert find_swap_entry "
` [PATCH v6 44/99] shmem: Convert shmem_tag_pins "
` [PATCH v6 45/99] shmem: Convert shmem_wait_for_pins "
` [PATCH v6 46/99] shmem: Convert shmem_add_to_page_cache "
` [PATCH v6 47/99] shmem: Convert shmem_alloc_hugepage "
` [PATCH v6 48/99] shmem: Convert shmem_free_swap "
` [PATCH v6 49/99] shmem: Convert shmem_partial_swap_usage "
` [PATCH v6 50/99] shmem: Comment fixups
` [PATCH v6 51/99] btrfs: Convert page cache to XArray
` [PATCH v6 52/99] fs: Convert buffer "
` [PATCH v6 53/99] fs: Convert writeback "
` [PATCH v6 54/99] nilfs2: Convert "
` [PATCH v6 55/99] f2fs: "
` [PATCH v6 56/99] lustre: "
` [PATCH v6 57/99] dax: Convert dax_unlock_mapping_entry "
` [PATCH v6 58/99] dax: Convert lock_slot "
` [PATCH v6 59/99] dax: More XArray conversion
` [PATCH v6 60/99] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v6 61/99] dax: Convert dax_writeback_one "
` [PATCH v6 62/99] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry "
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 65/99] dax: Fix sparse warning
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 67/99] mm: Convert cgroup writeback to XArray
` [PATCH v6 68/99] vmalloc: Convert "
` [PATCH v6 69/99] brd: "
` [PATCH v6 70/99] xfs: Convert m_perag_tree "
` [PATCH v6 71/99] xfs: Convert pag_ici_root "
` [PATCH v6 72/99] xfs: Convert xfs dquot "
` [PATCH v6 73/99] xfs: Convert mru cache "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
` [PATCH v6 83/99] hwspinlock: Convert "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 86/99] btrfs: Convert reada_zones to XArray
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree "
` [PATCH v6 92/99] f2fs: Convert pids radix tree "
  ` [PATCH v6 25/99] page cache: Convert page deletion "
  ` [PATCH v6 91/99] btrfs: Convert name_cache "
  ` [PATCH v6 93/99] f2fs: Convert ino_root "
  ` [PATCH v6 94/99] f2fs: Convert extent_tree_root "
  ` [PATCH v6 96/99] dma-debug: Convert "
  ` [PATCH v6 99/99] null_blk: "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "

[PATCH v4 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-23 10:28 UTC  (5+ messages)
` [PATCH v4 3/9] v4l: platform: Add Renesas CEU driver

[PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-22 10:00 UTC  (38+ messages)
` [PATCH v6 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v6 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v6 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v6 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v6 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v6 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v6 9/9] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-01-18  8:13 UTC  (3+ messages)
` [PATCH v3 08/16] sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag

[PATCH v6 20/99] ida: Convert to XArray
 2018-01-17 21:17 UTC  (2+ messages)

[PATCH 00/13] replace print_symbol() with printk()-s
 2018-01-17  2:36 UTC  (8+ messages)

[PATCH v5 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-16 17:18 UTC  (25+ messages)
` [PATCH v5 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v5 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v5 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v5 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v5 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v5 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v5 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v5 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v5 9/9] arch: sh: migor: Use new renesas-ceu camera driver

consolidate direct dma mapping V4
 2018-01-16  7:52 UTC  (2+ messages)

Neujahrsspende von 4.800.000 €
 2018-01-16  0:57 UTC 

[PATCH 0/2] sh_eth: simplify TSU initialization
 2018-01-15 20:10 UTC  (2+ messages)

[PATCH] sh_eth: dix dumping ARSTR
 2018-01-15 19:51 UTC  (4+ messages)

[PATCH 2/2] sh_eth: get Ether port # only when needed
 2018-01-15  8:12 UTC  (2+ messages)

[PATCH 1/2] sh_eth: gather all TSU init code in one place
 2018-01-15  8:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox