aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc/appledisplay.c
AgeCommit message (Collapse)AuthorFilesLines
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <[email protected]>
2006-06-21[PATCH] Driver for Apple Cinema Display[email protected]1-0/+383
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 <[email protected]> Cc: Oliver Neukum <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>