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