messages from 2007-08-10 07:36:27 to 2007-08-16 09:40:57 UTC [more...]
[PATCH 0/36] musb_hdrc: Yet more musb clean-up
2007-08-16 9:40 UTC (35+ messages)
` [PATCH 1/36] musb_hdrc: Add Nokia copyright, make GPLv2 license generic
` [PATCH 2/36]_csr
` [PATCH 3/36] musb_hdrc: Search and replace wCsr with csr
` [PATCH 4/36]xe
` [PATCH 5/36] musb_hdrc: Search and replace bIntrUSB with int_usb
` [PATCH 6/36] musb_hdrc: Search and replace bIntr with int_hsdma
` [PATCH 7/36] musb_hdrc: Search and replace bTransmit with transmit
` [PATCH 8/36] musb_hdrc: Search and replace pUrb with urb
` [PATCH 9/36] musb_hdrc: Search and replace pBuffer with buf
` [PATCH 10/36] musb_hdrc: Search and replace dwLength with len
` [PATCH 11/36] musb_hdrc: Search and replace wEndMask with epmask
` [PATCH 12/36] musb_hdrc: Search and replace pDmaChannel with dma_channel
` [PATCH 13/36] musb_hdrc: Search and replace wRxCount with rx_count
` [PATCH 14/36] musb_hdrc: Search and replace bDone with done
` [PATCH 15/36] musb_hdrc: Search and replace nPipe with pipe
` [PATCH 16/36] musb_hdrc: Search and replace wLoadCount with load_count
` [PATCH 17/36] musb_hdrc: Search and replace bDmaOk with dma_ok
` [PATCH 18/36] musb_hdrc: Search and replace pFifoDest with fifo_dest
` [PATCH 19/36] musb_hdrc: Search and replace pFifoSource with fifo_src
` [PATCH 20/36] musb_hdrc: Search and replace bIsochError with iso_err
` [PATCH 21/36] musb_hdrc: Search and replace wVal with val, except for wValue
` [PATCH 22/36] musb_hdrc: Search and replace wBestDiff with best_diff
` [PATCH 23/36] musb_hdrc: Search and replace nBestEnd with best_end
` [PATCH 24/36] musb_hdrc: Search and replace nEnd with epnum
` [PATCH 25/36] musb_hdrc: Search and replace wFrame with frame
` [PATCH 26/36] musb_hdrc: Search and replace wRelease with hwvers
` [PATCH 27/36] musb_hdrc: Search and replace wRelMajor with rev_major
` [PATCH 28/36] musb_hdrc: Search and replace wRelMinor with rev_minor
` [PATCH 29/36] musb_hdrc: Search and replace dwData with data
` [PATCH 30/36] musb_hdrc: Search and replace pController with controller
` [PATCH 31/36] musb_hdrc: Search and replace wType with musb_type
` [PATCH 32/36] musb_hdrc: Search and replace bReg with reg
` [PATCH 33/36] musb_hdrc: Search and replace bMore with more
` [PATCH 34/36] musb_hdrc: Search and replace bComplete with complete
[PATCH 0/8] musb_hdrc: Series of patches to clean-up musbhdrc.h
2007-08-16 9:13 UTC (13+ messages)
` [PATCH 1/8] musb_hdrc: Search and replace MGC_O_HDRC_ with MUSB_
` [PATCH 2/8] musb_hdrc: Search and replace MGC_M_ "
` [PATCH 3/8] musb_hdrc: Search and replace MGC_S_XXX with MUSB_XXX_SHIFT
` [PATCH 4/8] musb_hdrc: Search and replace MGC_END0_FIFOSIZE with MUSB_EP0_FIFOSIZE, remove MGC_MAX_USB_ENDS
` [PATCH 5/8] musb_hdrc: Search and replace _bOffset with _offset
` [PATCH 6/8] musb_hdrc: Search and replace MGC_XXX_OFFSET with MUSB_XXX_OFFSET
` [PATCH 7/8] musb_hdrc: Remove old unsed MGC_TYPE_SPEED_XXX
` [PATCH 8/8] musb_hdrc: Tabify and clean-up musbhdrc.h
` [PATCH] musb_hdrc: Add Nokia Copyright, Make GPLv2 text generic (Was: [PATCH 8/8] musb_hdrc: Tabify and clean-up musbhdrc.h)
[RFC 5/5] MMC/SD Controller driver for OMAP2430
2007-08-16 2:24 UTC (2+ messages)
[PATCH] MUSB_HDRC: Get rid of pr_*() and printk() clauses
2007-08-15 19:47 UTC (8+ messages)
` Take 2 musb_hdrc cleanup (was: [PATCH] MUSB_HDRC: Get rid of pr_*() and printk() clauses)
` [PATCH] MUSB_HDRC: Convert printk() to dev_* macros
` OMAP5912 OSK Boot
CF card driver for OMAP 5910
2007-08-15 14:27 UTC
CF card driver for OMAP 5910
2007-08-15 11:32 UTC (2+ messages)
[PATCH 1/1] ARM: OMAP: Fix inconsistency of completion in retu-rtc
2007-08-15 10:56 UTC (2+ messages)
[patch 2.6.23-rc2-omap1] menelaus minor cleanups
2007-08-15 10:56 UTC (2+ messages)
[patch 2.6.23-rc2-omap1] mcspi can be modular
2007-08-15 10:55 UTC (2+ messages)
[patch 2.6.23-rc2-omap1] remove useless/wrong P20_24XX_TSC_IRQ mux
2007-08-15 10:54 UTC (2+ messages)
Common code for TSC 2101 and 2102
2007-08-15 10:54 UTC (11+ messages)
` [patch 2.6.23-rc2-omap1] tsc210x cleanup
` [patch 2.6.23-rc2-omap1] H4 support for tsc210x
[PATCH 1/4] SPI: tsc2xxx core
2007-08-14 22:50 UTC (7+ messages)
` [PATCH 2/4] SPI: tsc2301 support for "
` [PATCH 3/4] SPI: tsc2101 "
` [PATCH 4/4] SPI: tsc2102 "
Regarding ov7620 camera driver on OSK5912
2007-08-14 14:12 UTC
(no subject)
2007-08-14 9:23 UTC (57+ messages)
` [PATCH 1/52] musb_hdrc: Search and replace pThis with musb
` [PATCH 2/52] musb_hdrc: Search and replace pEndPt with hw_ep
` [PATCH 3/52] musb_hdrc: Search and replace pEnd with musb_ep when struct musb_ep
` [PATCH 4/52] musb_hdrc: Search and replace pEnd with musb_ep when struct musb_hw_ep
` [PATCH 5/52] musb_hdrc: Search and replace pRegs with mregs
` [PATCH 6/52] musb_hdrc: Search and replace pBase with mbase
` [PATCH 7/52] musb_hdrc: Search and replace pSource with src
` [PATCH 8/52] musb_hdrc: Search and replace pDest with dst
` [PATCH 9/52] musb_hdrc: Search and replace dwCount with len
` [PATCH 10/52] musb_hdrc: Search and replace wFifoCount with fifo_count
` [PATCH 11/52] musb_hdrc: Search and replace wCount with len
` [PATCH 12/52] musb_hdrc: Search and replace bLocalEnd with epnum
` [PATCH 13/52] musb_hdrc: Search and replace aLocalEnd with endpoints
` [PATCH 14/52] musb_hdrc: Search and replace bEndCount with nr_endpoints
` [PATCH 15/52] musb_hdrc: Search and replace bEndNumber with current_epnum
` [PATCH 16/52] musb_hdrc: Search and replace bEnd0Stage with ep0_stage
` [PATCH 17/52] musb_hdrc: Search and replace bEnd with epnum
` [PATCH 18/52] musb_hdrc: Search and replace Lock with lock
` [PATCH 19/52] musb_hdrc: Search and replace MGC_SelectEnd with musb_ep_select
` [PATCH 20/52] musb_hdrc: Search and replace _pthis with _musb
` [PATCH 21/52] musb_hdrc: Search and replace bIsHost with is_host
` [PATCH 22/52] musb_hdrc: Get rid of old unused MUSB_EpFifoDescriptor
` [PATCH 23/52] musb_hdrc: Search and replace bIsSharedFifo with is_shared_fifo
` [PATCH 24/52] musb_hdrc: Search and replace wMaxPacketSizeTx with max_packet_sz_tx
` [PATCH 25/52] musb_hdrc: Search and replace wMaxPacketSizeRx with max_packet_sz_rx
` [PATCH 26/52] musb_hdrc: Search and replace pDmaController with dma_controller
` [PATCH 27/52] musb_hdrc: Search and replace bIsMultipoint with is_multipoint
` [PATCH 28/52] musb_hdrc: Search and replace bIgnoreDisconnect with ignore_disconnect
` [PATCH 29/52] musb_hdrc: Search and replace bBulkSplit with bulk_split
` [PATCH 30/52] musb_hdrc: Search and replace bBulkCombine with bulk_combine
` [PATCH 31/52] musb_hdrc: Search and replace bAddress with address
` [PATCH 32/52] musb_hdrc: Search and replace bTestModeValue with test_mode_nr
` [PATCH 33/52] musb_hdrc: Search and replace bTestMode with test_mode
` [PATCH 34/52] musb_hdrc: Search and replace pGadgetDriver with gadget_driver
` [PATCH 35/52] musb_hdrc: Search and replace bDelayPortPowerOff with delay_port_power_off
` [PATCH 36/52] musb_hdrc: Search and replace pProcEntry with proc_entry
` [PATCH 37/52] musb_hdrc: Search and replace pPrivateData with private_data
` [PATCH 38/52] musb_hdrc: Search and replace dwMaxLength with max_len
` [PATCH 39/52] musb_hdrc: Search and replace dwActualLength with actual_len
` [PATCH 40/52] musb_hdrc: Search and replace bStatus with status
` [PATCH 41/52] musb_hdrc: Search and replace bDesiredMode with desired_mode
` [PATCH 42/52] musb_hdrc: Search and replace bMode with mode
` [PATCH 43/52] musb_hdrc: Search and replace MGC_pfDmaProgramChannel with dma_program_channel
` [PATCH 44/52] musb_hdrc: Search and replace pControlRequest with ctrlrequest
` [PATCH 45/52] musb_hdrc: Search and replace bResult with result
` [PATCH 46/52] musb_hdrc: Search and replace bSetAddress with set_address
` [PATCH 47/52] musb_hdrc: Search and replace bRecip with recip
` [PATCH 48/52] musb_hdrc: Search and replace pRequest with request
` [PATCH 49/52] musb_hdrc: Search and replace wCsrVal with csr
` [PATCH 50/52] musb_hdrc: Search and replace bTx with tx
` [PATCH 51/52] musb_hdrc: Search and replace wPacketSize with packet_sz
` [PATCH 52/52] musb_hdrc: Search and replace channelNum with chnum
` musb CaMeLcAsEnOmOre (was: (no subject))
Git tree updated to 2.6.23-rc2
2007-08-13 16:59 UTC (7+ messages)
` Pending patches, was: "
[PATCH] [472/2many] MAINTAINERS - TI OMAP MMC INTERFACE DRIVER
2007-08-13 15:51 UTC (4+ messages)
REGARDING THE ADDITIONAL SERIAL PORT OF OSK5912
2007-08-13 10:43 UTC
OMAP 5912 Webcam
2007-08-13 9:43 UTC
Rotation Support for omap850
2007-08-13 9:33 UTC
[PATCH] Fix omap2430 clock build error
2007-08-13 9:00 UTC (2+ messages)
[PATCH] Fix warning in arch/arm/mach-omap2/timer-gp.c
2007-08-13 8:58 UTC (2+ messages)
[PATCH] ARM: OMAP: Fix section mismatch warning
2007-08-13 8:56 UTC (2+ messages)
[PATCH] ARM: OMAP: Fix warning in plat-omap/mmu.c
2007-08-13 8:56 UTC (2+ messages)
[PATCH] MENELAUS: Remove unnecessary pr_err definition
2007-08-13 8:50 UTC (4+ messages)
[PATCH 00/22] omap2 clock: Bugfixes and cleanups in OMAP2 clock framework
2007-08-13 7:03 UTC (11+ messages)
` [PATCH 02/22] omap2 clock: fix incorrect rate calculation for osc_ck, sys_ck
` [PATCH 02/22 - Reverse] omap2 osc & sys clock calculation
` [PATCH 11/22] omap2 clock: fix some clocks incorrectly marked as present on OMAP2430
` [PATCH 11/22] omap2 clock: fix some clocks incorrectly marked aspresent "
2430 GPIO programming example ?
2007-08-12 15:27 UTC (11+ messages)
clock regression and note
2007-08-11 5:37 UTC (4+ messages)
WARNING at kernel/irq/resend.c:70 check_irq_resend() on OSK
2007-08-10 22:38 UTC (4+ messages)
[PATCH 2/3] OMAP: Adding Support for 2K nand page support for omap2430
2007-08-10 10:43 UTC (2+ messages)
[PATCH] ARM: OMAP2: Add camera block base address definition
2007-08-10 10:17 UTC (2+ messages)
[PATCH] VIDEO OMAP: camera_core whitespace cleanup
2007-08-10 10:09 UTC (2+ messages)
[PATCH] ARM: OMAP: full-retention fix for 2430
2007-08-10 10:08 UTC (2+ messages)
[PATCH omap-fixes] ARM: OMAP: cleanup: remove OMAP_MCBSP Kconfig warnings
2007-08-10 10:05 UTC (2+ messages)
[PATCH] ARM: OMAP: Remove unnecessary N800 PM board specific file
2007-08-10 10:04 UTC (2+ messages)
[PATCH] ARM: OMAP: Put LCD drivers back to Makefile
2007-08-10 10:03 UTC (2+ messages)
[PATCH] ARM: OMAP: 2430SDP: turn off secondary LCD backlight on boot
2007-08-10 9:33 UTC (2+ messages)
[PATCH] ARM: OMAP: twl4030: make power_companion_init static
2007-08-10 9:31 UTC (2+ messages)
[PATCH] To Cleanup TWL-Core driver
2007-08-10 9:28 UTC (3+ messages)
[PATCH] ARM: OMAP: fix suspend for twl4030
2007-08-10 9:25 UTC (2+ messages)
[PATCH 3/8] DSPGW: Remove CONFIG_OMAP_DSP_TASK_MULTIOPEN
2007-08-10 9:20 UTC (5+ messages)
` [PATCH 4/8] Add kfifo_get_to_user to copy data to userland directly
Why does it increase the dsor value in MMC?
2007-08-10 7:48 UTC (3+ messages)
[PATCH] ARM: Update generic omap1510 board defconfig
2007-08-10 7:36 UTC (5+ messages)
` N800 experimental host mode patches available
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox