Bryan Wu ([email protected])

Number of posts: 329 (0.53 per day)
First post: 2007-02-05 07:33:54
Last post: 2008-10-22 02:40:09

Date List Subject
2008-01-30 09:03:42 linux-kernel [PATCH 2/3] [Video] BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
2008-01-30 09:03:06 linux-kernel [PATCH 1/3] [Video] BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed
2008-01-30 09:02:28 linux-kernel [PATCH 0/3] [Video] BF54x LQ043 Framebuffer driver updates
2008-01-30 08:56:13 linux-kernel [PATCH 5/8] [Blackfin] EMAC driver: ADSP-BF52x arch/mach support
2008-01-30 08:55:47 linux-kernel [PATCH 8/8] [Blackfin] EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
2008-01-30 08:55:21 linux-kernel [PATCH 7/8] [Blackfin] EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB
2008-01-30 08:54:49 linux-kernel [PATCH 4/8] [Blackfin] EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log
2008-01-30 08:54:31 linux-kernel [PATCH 6/8] [Blackfin] EMAC driver: add power down mode
2008-01-30 08:54:06 linux-kernel [PATCH 3/8] [Blackfin] EMAC driver: bf537 MAC multicast hash filtering patch
2008-01-30 08:53:46 linux-kernel [PATCH 1/8] [Blackfin] EMAC driver: shorten the mdelay value to solve netperf performance issue
2008-01-30 08:53:29 linux-kernel [PATCH 2/8] [Blackfin] EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
2008-01-30 08:52:59 linux-kernel [PATCH 0/8] [Blackfin] EMAC driver updates
2008-01-30 08:44:58 linux-kernel [PATCH 2/4] [libata] Blackfin pata-bf54x driver: Add debug information
2008-01-30 08:44:42 linux-kernel [PATCH 4/4] [libata] Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more
2008-01-30 08:44:25 linux-kernel [PATCH 1/4] [libata] Blackfin pata-bf54x driver: Remove obsolete PM function
2008-01-30 08:44:00 linux-kernel [PATCH 3/4] [libata] Blackfin pata-bf54x driver: should cover all possible interrupt sources
2008-01-30 08:43:45 linux-kernel [PATCH 0/4] [libata] Blackfin pata-bf54x driver updates
2008-01-28 10:40:27 linux-kernel Re: [rfc] exposing MMR's of on-chip peripherals for debugging purposes
2008-01-27 12:41:47 linux-kernel [GIT PATCH] Blackfin arch updates for 2.6.25
2007-11-23 10:15:19 linux-kernel [PATCH 1/1] [MTD/NAND]: Add Blackfin BF52x on-chip NAND Flash controller driver support in bf5xx_nand driver
2007-11-23 10:11:58 linux-kernel [PATCH 1/1] MAINTIANERS: just use Mike gmail e-mail for contact and pawn the serial driver off onto Sonic
2007-11-23 10:11:22 linux-kernel [PATCH 4/7] Blackfin RTC driver: use dev_dbg() rather than pr_stamp()
2007-11-23 10:10:54 linux-kernel [PATCH 7/7] Blackfin RTC driver: convert sync wait to use the irq write complete notice
2007-11-23 10:10:37 linux-kernel [PATCH 3/7] Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs)
2007-11-23 10:10:07 linux-kernel [PATCH 6/7] Blackfin RTC driver: shave off another memcpy() by using assignment.
2007-11-23 10:09:47 linux-kernel [PATCH 5/7] Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field.
2007-11-23 10:09:32 linux-kernel [PATCH 1/7] Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz
2007-11-23 10:09:03 linux-kernel [PATCH 2/7] Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler
2007-11-23 10:08:48 linux-kernel [PATCH 0/7] Blackfin On-Chip RTC driver updates
2007-11-23 10:03:28 linux-kernel [PATCH 1/1] [INPUT/KEYPAD] Blackfin BF54x keypad driver: keypad does not exist on BF544 parts
2007-11-23 09:56:49 linux-kernel [PATCH 2/2] Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
2007-11-23 09:56:34 linux-kernel [PATCH 1/2] Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
2007-11-23 09:56:17 linux-kernel (No subject)
2007-11-23 09:47:37 linux-kernel [GIT PULL] Blackfin arch bug fixing and cleanup
2007-11-02 06:25:52 linux-kernel [PATCH 1/4] Blackfin I2C/TWI driver: Add repeat start feature to avoid break of a bundle of i2c master xfer operation.
2007-11-02 06:25:38 linux-kernel [PATCH 2/4] Blackfin I2C/TWI driver: Add platform_resource interface to support multi-port TWI controllers
2007-11-02 06:25:15 linux-kernel [PATCH 4/4] Blackfin I2C/TWI driver: add driver descriptions, versions and some module useful information
2007-11-02 06:24:50 linux-kernel [PATCH 3/4] Blackfin I2C/TWI driver: add missing pin mux operation
2007-11-02 06:24:37 linux-kernel [PATCH 0/4] Blackfin I2C/TWI driver updates and bug fixing according to Jean's review
2007-11-02 02:39:52 linux-kernel [PATCH 4/4] Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
2007-11-02 02:39:37 linux-kernel [PATCH 3/4] Blackfin SPI driver: move hard coded pin_req to board file
2007-11-02 02:39:21 linux-kernel [PATCH 1/4] Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
2007-11-02 02:39:00 linux-kernel [PATCH 2/4] Blackfin SPI driver: use void __iomem * for regs_base
2007-11-02 02:38:46 linux-kernel [PATCH 0/4] Blackfin SPI driver updates and fixing
2007-10-31 08:53:09 linux-kernel Re: [PATCH 09/14] Blackfin SPI driver: Fix SPI driver to work with SPI flash ST25P16 on bf548
2007-10-31 07:35:26 linux-kernel Re: [PATCH 09/14] Blackfin SPI driver: Fix SPI driver to work with SPI flash ST25P16 on bf548
2007-10-31 06:50:47 linux-kernel Re: [PATCH 09/14] Blackfin SPI driver: Fix SPI driver to work with SPI flash ST25P16 on bf548
2007-10-31 06:30:32 linux-kernel Re: [PATCH 13/14] Blackfin SPI driver: Move cs_chg_udelay to cs_deactive to fix bug when some SPI LCD driver needs delay after cs_deactive
2007-10-31 04:18:24 linux-kernel Re: [PATCH 07/14] Blackfin SPI driver: Add SPI master controller platform device 1
2007-10-30 09:34:20 linux-kernel [PATCH 1/2] Blackfin I2C/TWI driver: Add platform_resource interface to support multi-port TWI controllers
2007-10-30 09:33:58 linux-kernel [PATCH 2/2] Blackfin I2C/TWI driver: add missing pin mux operation