aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/appledisplay.c
AgeCommit message (Expand)Author
2020-01-09appledisplay: fix error handling in the scheduled workOliver Neukum
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-05usb: appledisplay: Remove unnecessary spinlockAlexander Theissen
2018-12-05usb: appledisplay: Set urb transfer_flags to URB_NO_TRANSFER_DMA_MAPAlexander Theissen
2018-12-05usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-11-07USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-10-18USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-23USB: appledisplay: refactor endpoint retrievalJohan Hovold
2016-08-30usb: misc: appledisplay: don't print on ENOMEMWolfram Sang
2016-08-15usb: misc: appledisplay: don't print error when allocating urb failsWolfram Sang
2016-08-09USB: appledisplay: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring
2014-05-27USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum
2014-05-27USB: appledisplay: Convert /n to \nJoe Perches
2013-04-03usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks
2012-05-01USB: appledisplay.c: remove dbg() usageGreg Kroah-Hartman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-22backlight: add backlight typeMatthew Garrett
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