aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/appledisplay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman1-11/+13
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-2/+2
2007-07-19USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman1-4/+5
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-2/+2
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-5/+6
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-6/+0
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-16Pull misc-for-upstream into release branchLen Brown1-2/+2
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-10ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann1-1/+1
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-5/+6
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-21[PATCH] Driver for Apple Cinema Displayakpm@osdl.org1-0/+383