Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | |
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com> | |||
2006-06-21 | [PATCH] Driver for Apple Cinema Display | akpm@osdl.org | |
This is a driver to control the brightness of an Apple Cinema Display over USB. It updates the local brightness value if the user presses a button on the display. Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch> Cc: Oliver Neukum <oliver@neukum.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |