Age | Commit message (Expand) | Author | Files | Lines |
2012-05-02 | USB: appledisplay.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -6/+6 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 1 | -3/+4 |
2010-03-03 | USB: backlight, appledisplay: fix incomplete registration failure handling | Bruno Prémont | 1 | -1/+2 |
2010-03-03 | USB misc: make USB device id constant | Németh Márton | 1 | -1/+1 |
2009-12-23 | USB: Fix a bug on appledisplay.c regarding signedness | pancho horrillo | 1 | -2/+2 |
2009-12-23 | USB: add device ID for Apple Cinema Display 23in 2007 | pancho horrillo | 1 | -0/+1 |
2008-10-18 | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman | 1 | -11/+13 |
2008-10-18 | USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test | Julien Brunel | 1 | -1/+1 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -2/+2 |
2007-07-20 | USB: misc: appledisplay: clean up urb->status usage | Greg Kroah-Hartman | 1 | -4/+5 |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie | 1 | -2/+2 |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 1 | -5/+6 |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 1 | -6/+0 |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie | 1 | -1/+0 |
2007-02-17 | Pull misc-for-upstream into release branch | Len Brown | 1 | -2/+2 |
2007-02-12 | [PATCH] null pointer dereference in appledisplay driver | Michael Hanselmann | 1 | -2/+2 |
2007-02-10 | ACPI: video: Fix null pointer in appledisplay driver | Michael Hanselmann | 1 | -1/+1 |
2006-12-20 | Pull platform-drivers into test branch | Len Brown | 1 | -1/+1 |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming | 1 | -1/+1 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 1 | -5/+6 |
2006-12-02 | USB: appledisplay: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 1 | -4/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-06-22 | [PATCH] Driver for Apple Cinema Display | akpm@osdl.org | 1 | -0/+383 |