summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-01leds: lp55xx: use common clock framework when external clock is usedKim, Milo
2013-04-01leds: leds-ns2: fix oops at module removalSimon Guinot
2013-04-01leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard
2013-04-01leds: lp55xx: fix the sysfs read operationKim, Milo
2013-04-01leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo
2013-04-01leds: add camera LED triggersKim, Milo
2013-04-01leds: tca6507: Use of_match_ptr() macroSachin Kamat
2013-04-01leds: wm8350: Complain if we fail to reenable DCDCMark Brown
2013-04-01leds: renesas: set gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han
2013-04-01leds: leds-bd2802: remove erroneous __exit annotationJingoo Han
2013-04-01leds: atmel-pwm: remove erroneous __exit annotationJingoo Han
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo
2013-04-01leds: add new LP5562 LED driverKim, Milo
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman