- 17 10月, 2008 2 次提交
-
-
由 Dmitry Torokhov 提交于
Simplify the IRQ handling routine of ams driver. Signed-off-by: NDmitry Torokhov <dtor@mail.ru> Signed-off-by: NJohannes Berg <johannes@sipsolutions.net> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
由 Dmitry Torokhov 提交于
Use a separate mutex to serialize input device creation/removal, otheriwse we deadlock if we try to remove input device while it is being polled. Also do not take ams_info.lock when it is not needed. Signed-off-by: NDmitry Torokhov <dtor@mail.ru> Signed-off-by: NJohannes Berg <johannes@sipsolutions.net> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
- 30 6月, 2008 1 次提交
-
-
由 Stephen Rothwell 提交于
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Acked-by: NStelian Pop <stelian@popies.net> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 31 7月, 2007 1 次提交
-
-
由 Jesper Juhl 提交于
This patch cleans up duplicate includes in drivers/hwmon/ Signed-off-by: NJesper Juhl <jesper.juhl@gmail.com> Signed-off-by: NMark M. Hoffman <mhoffman@lightlink.com>
-
- 08 5月, 2007 1 次提交
-
-
由 Olaf Hering 提交于
It is not an error if a system has no ams hardware. Do not clutter dmesg in this case. Signed-off-by: NOlaf Hering <olaf@aepfle.de> Signed-off-by: NAndrew Morton <akpm@linux-foundation.org> Acked-by: NMichael Hanselmann <linux-kernel@hansmi.ch> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
- 07 5月, 2007 1 次提交
-
-
由 Stephen Rothwell 提交于
for consistency with other Open Firmware interfaces (and Sparc). This is just a straight replacement. This leaves the compatibility define in place. Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 02 5月, 2007 1 次提交
-
-
由 Stephen Rothwell 提交于
These are all the remaining instances of get_property. Simple rename of get_property to of_get_property. Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 26 4月, 2007 1 次提交
-
-
由 Paul Mackerras 提交于
This reverts commit d05c7a80, which included changes which should go via other subsystem maintainers.
-
- 13 4月, 2007 2 次提交
-
-
由 Stephen Rothwell 提交于
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Acked-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
由 Stephen Rothwell 提交于
This just tidies up some of the remains. Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: NPaul Mackerras <paulus@samba.org>
-
- 13 12月, 2006 1 次提交
-
-
由 Stelian Pop 提交于
This driver adds support for the Apple Motion Sensor (AMS) as found in 2005 revisions of Apple PowerBooks and iBooks. It implements both the PMU and I2C variants. The I2C driver and mouse emulation is based on code by Stelian Pop, while the PMU driver has been developped by Michael Hanselmann. HD parking support will be added later. Various people contributed fixes to this driver, including Aristeu Sergio Rozanski Filho and Jean Delvare. Signed-off-by: NStelian Pop <stelian@popies.net> Acked-by: NDmitry Torokhov <dmitry.torokhov@gmail.com> Acked-by: NRobert Love <rml@novell.com> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-