aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/appledisplay.c
Commit message (Expand)AuthorAge
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-23
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-23
* USB: remove err() macro from usb misc driversGreg Kroah-Hartman2008-10-17
* USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-10-17
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-22
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-15
* | USB: misc: appledisplay: clean up urb->status usageGreg Kroah-Hartman2007-07-19
|/
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-20
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-20
* Pull misc-for-upstream into release branchLen Brown2007-02-16
|\
| * ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann2007-02-10
* | [PATCH] null pointer dereference in appledisplay driverMichael Hanselmann2007-02-12
|/
* Pull platform-drivers into test branchLen Brown2006-12-20
|\
| * ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-20
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* | USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] Driver for Apple Cinema Displayakpm@osdl.org2006-06-21