index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
appledisplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: appledisplay: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-13
/
+6
*
usb: misc: appledisplay: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+0
*
usb: misc: appledisplay: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-1
/
+0
*
USB: appledisplay: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-09
1
-11
/
+2
*
USB: appledisplay: Deletion of a check before backlight_device_unregister()
Markus Elfring
2015-03-18
1
-1
/
+1
*
USB: appledisplay: fix race between reading and writing from the device
Oliver Neukum
2014-05-27
1
-3
/
+10
*
USB: appledisplay: Convert /n to \n
Joe Perches
2014-05-27
1
-1
/
+1
*
usb/misc/appledisplay: Add 24" LED Cinema display
Ben Jencks
2013-04-03
1
-0
/
+1
*
USB: appledisplay.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-6
/
+6
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+4
*
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
2010-03-02
1
-1
/
+2
*
USB misc: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
2009-12-23
1
-2
/
+2
*
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
2009-12-23
1
-0
/
+1
*
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-10-17
1
-11
/
+13
*
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-10-17
1
-1
/
+1
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-3
/
+3
*
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-22
1
-2
/
+2
|
\
|
*
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
1
-2
/
+2
*
|
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-4
/
+5
|
/
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-5
/
+6
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-6
/
+0
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
*
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
1
-2
/
+2
|
\
|
*
ACPI: video: Fix null pointer in appledisplay driver
Michael Hanselmann
2007-02-10
1
-1
/
+1
*
|
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
2007-02-12
1
-2
/
+2
|
/
*
Pull platform-drivers into test branch
Len Brown
2006-12-20
1
-1
/
+1
|
\
|
*
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
2006-12-20
1
-1
/
+1
*
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-5
/
+6
*
|
USB: appledisplay: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-4
/
+1
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PATCH] Driver for Apple Cinema Display
akpm@osdl.org
2006-06-21
1
-0
/
+383