summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/appledisplay.c
AgeCommit message (Expand)Author
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-19USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-16Pull misc-for-upstream into release branchLen Brown
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann
2007-02-10ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-06-21[PATCH] Driver for Apple Cinema Displayakpm@osdl.org