Hartley Sweeten ([email protected])

Number of posts: 1204 (0.38 per day)
First post: 2009-03-05 23:58:58
Last post: 2017-11-30 17:24:15

Date List Subject
2013-07-01 18:17:11 linux-kernel RE: [PATCH 3/8] spi: spi-ep93xx: always handle transfer specific settings
2013-06-29 00:30:40 linux-kernel [PATCH 4/4] usb: ohci-ep93xx: tidy up ohci_hcd_ep93xx_drv_probe()
2013-06-29 00:30:09 linux-kernel [PATCH 3/4] usb: ohci-ep93xx: use devm_clk_get()
2013-06-29 00:29:26 linux-kernel [PATCH 2/4] usb: ohci-ep93xx: use platform_get_irq()
2013-06-29 00:29:13 linux-kernel [PATCH 1/4] usb: ohci-ep93xx: use devm_ioremap_resource()
2013-06-29 00:28:13 linux-kernel [PATCH 0/4] usb: ohci-ep93xx: do a bit of house cleaning
2013-06-28 23:47:09 linux-kernel Q: mmc au size
2013-06-28 23:43:43 linux-kernel RE: [PATCH 3/8] spi: spi-ep93xx: always handle transfer specific settings
2013-06-28 23:34:17 linux-kernel Q: mmc au size
2013-06-28 18:46:50 linux-kernel [PATCH 7/8] spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
2013-06-28 18:46:39 linux-kernel [PATCH 8/8] spi: spi-ep93xx: convert to the queued driver infrastructure
2013-06-28 18:45:42 linux-kernel [PATCH 6/8] spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
2013-06-28 18:45:12 linux-kernel [PATCH 5/8] spi: spi-ep93xx: remove 'dss' from per chip private data
2013-06-28 18:44:39 linux-kernel [PATCH 4/8] spi: spi-ep93xx: remove bits_per_word() helper
2013-06-28 18:44:09 linux-kernel [PATCH 3/8] spi: spi-ep93xx: always handle transfer specific settings
2013-06-28 18:43:49 linux-kernel [PATCH 2/8] spi: spi-ep93xx: use bits_per_word_mask
2013-06-28 18:43:14 linux-kernel [PATCH 1/8] spi: spi-ep93xx: use read,write instead of __raw_* variants
2013-06-28 18:42:58 linux-kernel [PATCH 0/8] spi: spi-ep93xx: tidy up and convert to queued driver infrastructure
2013-06-19 16:10:05 linux-kernel RE: [PATCH v4] pwm: add sysfs interface
2013-06-11 18:45:26 linux-kernel RE: [PATCH v4] pwm: add sysfs interface
2013-06-11 17:39:05 linux-kernel [PATCH v5] pwm: add sysfs interface
2013-06-11 16:47:12 linux-kernel RE: [PATCH v4] pwm: add sysfs interface
2013-06-11 16:09:19 linux-kernel RE: [PATCH v4] pwm: add sysfs interface
2013-06-10 23:13:08 linux-kernel [PATCH v4] pwm: add sysfs interface
2013-06-10 21:15:18 linux-kernel RE: [PATCH v3] pwm: add sysfs interface
2013-06-10 16:31:51 linux-kernel RE: [PATCH v3] pwm: add sysfs interface
2013-05-30 21:32:46 linux-kernel [PATCH v3] pwm: add sysfs interface
2013-05-30 21:23:53 linux-kernel RE: [PATCH v2] pwm: add sysfs interface
2013-05-30 19:31:06 linux-kernel [PATCH v2] pwm: add sysfs interface
2013-05-30 17:46:54 linux-kernel RE: [PATCH] pwm: add sysfs interface
2013-05-29 21:35:22 linux-kernel RE: [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion to PWM framework
2013-05-29 21:10:56 linux-kernel [PATCH] pwm: add sysfs interface
2013-05-27 16:28:04 linux-kernel RE: [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion to PWM framework
2013-05-27 16:20:35 linux-kernel RE: [PATCH 02/14] misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
2013-05-24 23:36:25 linux-kernel [PATCH 13/14] misc/ep93xx_pwm: use module_platform_driver()
2013-05-24 23:34:31 linux-kernel [PATCH 09/14] misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function
2013-05-24 23:29:56 linux-kernel [PATCH 14/14] misc/ep93xx_pwm: use kstrtol instead of strict_strtol
2013-05-24 23:29:42 linux-kernel [PATCH 12/14] misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function
2013-05-24 23:28:27 linux-kernel [PATCH 10/14] misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function
2013-05-24 23:28:21 linux-kernel [PATCH 11/14] misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function
2013-05-24 23:26:45 linux-kernel [PATCH 08/14] misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function
2013-05-24 23:26:32 linux-kernel [PATCH 07/14] misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function
2013-05-24 23:25:39 linux-kernel [PATCH 06/14] misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
2013-05-24 23:25:01 linux-kernel [PATCH 04/14] misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
2013-05-24 23:24:53 linux-kernel [PATCH 05/14] misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
2013-05-24 23:24:26 linux-kernel [PATCH 03/14] misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
2013-05-24 23:24:01 linux-kernel [PATCH 02/14] misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
2013-05-24 23:22:20 linux-kernel [PATCH 01/14] misc/ep93xx_pwm: use managed device resources
2013-05-24 23:21:13 linux-kernel [PATCH 00/14] misc/ep93xx_pwm: cleanup driver for conversion to PWM framework
2013-05-24 17:19:05 linux-kernel RE: [PATCH 2/2] spi: convert drivers to use bits_per_word_mask
2013-05-20 15:51:24 linux-kernel RE: [PATCH 1/7] input: ep93xx_keypad: Pass correct pointer to free_irq()