summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-066-14/+1800
|\
| * net/usb: new driver for RTL8152hayeswang2013-05-064-0/+1789
| * 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
| * net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-0629-169/+957
|\ \
| * | leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-011-4/+3
| * | leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-011-7/+3
| * | leds: lp55xx: configure the clock detectionKim, Milo2013-04-012-6/+27
| * | leds: lp55xx: use common clock framework when external clock is usedKim, Milo2013-04-012-0/+40
| * | leds: leds-ns2: fix oops at module removalSimon Guinot2013-04-011-13/+25
| * | leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard2013-04-011-8/+42
| * | leds: lp55xx: fix the sysfs read operationKim, Milo2013-04-012-3/+4
| * | leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo2013-04-012-0/+4
| * | leds: add camera LED triggersKim, Milo2013-04-013-0/+66
| * | leds: tca6507: Use of_match_ptr() macroSachin Kamat2013-04-011-2/+2
| * | leds: wm8350: Complain if we fail to reenable DCDCMark Brown2013-04-011-1/+4
| * | leds: renesas: set gpio_request_one() flags param correctlyJingoo Han2013-04-011-1/+2
| * | leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+4
| * | leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+3
| * | leds: leds-bd2802: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
| * | leds: atmel-pwm: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
| * | leds: move LED trigger drivers into new subdirectoryKim, Milo2013-04-0113-117/+121
| * | leds: add new LP5562 LED driverKim, Milo2013-04-014-3/+607
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-0630-290/+1164
|\ \ \
| * | | gpio: grgpio: Add irq supportAndreas Larsson2013-04-261-3/+359
| * | | gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson2013-04-263-0/+159
| * | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg2013-04-121-0/+77
| * | | GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan2013-04-111-5/+1
| * | | gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki2013-04-101-20/+120
| * | | gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin2013-04-101-1/+1
| * | | gpio: mcp23s08: convert driver to DTLars Poeschel2013-04-101-31/+106
| * | | gpio/omap: force restore if context loss is not detectableJon Hunter2013-04-101-8/+17
| * | | gpio/omap: optimise interrupt service routineJon Hunter2013-04-101-7/+7
| * | | gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma2013-04-101-4/+0
| * | | gpio/omap: free irq domain in probe() failure pathsJon Hunter2013-04-101-2/+4
| * | | gpio: gpio-generic: Add 16 and 32 bit big endian byte order supportAndreas Larsson2013-04-101-9/+47
| * | | gpio: samsung: Add terminating entry for exynos_pinctrl_idsAxel Lin2013-03-271-0/+1
| * | | gpio: mvebu: add dbg_show functionSimon Guinot2013-03-271-0/+59
| * | | MAX7301 GPIO: Do not force SPI speed when using OF PlatformChristophe Leroy2013-03-271-1/+2
| * | | gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
| * | | gpio: gpio-timberdale.c: fix checkpatch errorLaurent Navet2013-03-271-2/+1
| * | | gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet2013-03-271-4/+4
| * | | gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
| * | | gpio: gpio-sch.c: fix checkpatch errorLaurent Navet2013-03-271-39/+35
| * | | gpio: gpio-pxa.c: fix checkpatch errorsLaurent Navet2013-03-271-2/+2
| * | | gpio: gpio-pca953x.c: fix checkpatch errorLaurent Navet2013-03-271-2/+1
| * | | gpio: gpio-omap.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
| * | | gpio: gpio-mvebu.c: fix checkpatch errorsLaurent Navet2013-03-271-13/+13
| * | | gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
| * | | gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-03-271-4/+4