index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
appledisplay.c
Age
Commit message (
Expand
)
Author
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-02
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
2010-03-02
USB misc: make USB device id constant
Németh Márton
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
2008-10-17
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-10-17
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-19
USB: misc: appledisplay: clean up urb->status usage
Greg Kroah-Hartman
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2007-02-16
Pull misc-for-upstream into release branch
Len Brown
2007-02-12
[PATCH] null pointer dereference in appledisplay driver
Michael Hanselmann
2007-02-10
ACPI: video: Fix null pointer in appledisplay driver
Michael Hanselmann
2006-12-20
Pull platform-drivers into test branch
Len Brown
2006-12-20
ACPI: video: Add dev argument for backlight_device_register
Yu Luming
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-01
USB: appledisplay: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-06-21
[PATCH] Driver for Apple Cinema Display
akpm@osdl.org