aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-gpio-register.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-01leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-7/+3
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo5-62/+27
2013-04-01leds: lp55xx: use common clock framework when external clock is usedKim, Milo2-0/+40
2013-04-01leds: leds-ns2: fix oops at module removalSimon Guinot1-13/+25
2013-04-01leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard1-8/+42
2013-04-01leds: lp55xx: fix the sysfs read operationKim, Milo2-3/+4
2013-04-01leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo2-0/+4
2013-04-01leds: add camera LED triggersKim, Milo4-0/+74
2013-04-01leds: trigger: use inline functions instead of macrosKim, Milo2-13/+14
2013-04-01leds: tca6507: Use of_match_ptr() macroSachin Kamat1-2/+2
2013-04-01leds: wm8350: Complain if we fail to reenable DCDCMark Brown1-1/+4
2013-04-01leds: renesas: set gpio_request_one() flags param correctlyJingoo Han1-1/+2
2013-04-01leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han1-2/+4
2013-04-01leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han1-2/+3
2013-04-01leds: leds-bd2802: remove erroneous __exit annotationJingoo Han1-2/+2
2013-04-01leds: atmel-pwm: remove erroneous __exit annotationJingoo Han1-2/+2
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo13-117/+121
2013-04-01leds: add new LP5562 LED driverKim, Milo8-7/+799
2013-03-31Linux 3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse5-21/+11
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie1-1/+3
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie2-2/+2
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong1-2/+1
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik1-0/+2
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik1-4/+2
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik1-6/+41
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt1-6/+4
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro1-0/+3
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk1-2/+1
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman6-0/+37
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman1-2/+10
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman3-1/+12
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2-0/+5
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman3-0/+35
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5