summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado2013-08-261-4/+4
* leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-263-146/+146
* leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado2013-08-261-31/+55
* leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado2013-08-261-3/+5
* leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado2013-08-262-36/+79
* leds: lp5562: use LP55xx common macros for device attributesMilo Kim2013-08-261-2/+2
* leds: lp5523: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
* leds: lp5523: restore legacy device attributesMilo Kim2013-08-261-4/+223
* leds: lp5523: LED MUX configuration on initializingMilo Kim2013-08-261-1/+69
* leds: lp5523: make separate API for loading engineMilo Kim2013-08-261-4/+10
* leds: lp5521: remove unnecessary writing commandsMilo Kim2013-08-261-11/+3
* leds: lp5521: restore legacy device attributesMilo Kim2013-08-261-4/+100
* leds: lp55xx: add common macros for device attributesMilo Kim2013-08-261-0/+47
* leds: lp55xx: add common data structure for programMilo Kim2013-08-261-0/+19
* leds: ss4200: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
* leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat2013-08-261-1/+1
* leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-1/+1
* leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot2013-08-261-4/+1
* leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite2013-08-261-1/+1
* leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han2013-08-261-1/+1
* leds: use dev_get_platdata()Jingoo Han2013-08-2630-49/+52
* leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-4/+132
* leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-264-3/+429
* leds: Add device tree binding for pca9633Tony Lindgren2013-08-261-0/+71
* Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-252-2/+3
|\
| * staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
| * iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-191-1/+2
* | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-253-2/+7
|\ \
| * | usb: phy: fix build breakageAnatolij Gustschin2013-08-232-2/+2
| * | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-231-0/+5
* | | Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-08-241-8/+3
|\ \ \
| * | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki2013-08-221-8/+3
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-244-14/+38
|\ \ \
| * | | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
| * | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
| * | | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2
| * | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard2013-08-211-1/+0
| | |/ | |/|
* | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-233-10/+11
|\ \ \
| * | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-201-2/+3
| * | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-191-6/+6
| * | | sata, highbank: fix ordering of SGPIO signalsMark Langsdorf2013-08-091-2/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-2318-49/+114
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-232-0/+14
| |\ \ \ \
| | * | | | drm/i915: Invalidate TLBs for the rings after a resetChris Wilson2013-08-182-0/+14
| * | | | | gma500: Fix SDVO turning off randomlyGuillaume Clement2013-08-221-1/+2
| * | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-08-2215-48/+98
| |\ \ \ \ \
| | * | | | | drm/nv04/disp: fix framebuffer pin refcountingBen Skeggs2013-08-213-15/+47
| | * | | | | drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs2013-08-217-14/+14
| | * | | | | drm/nouveau: fix reclocking on nv40Pali Rohár2013-08-211-1/+1
| | * | | | | drm/nouveau/ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-212-1/+5