summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-1212-22/+249
|\
| * leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-12/+13
| * leds-gpio: of: led should not be created if its status is disabledJosh Wu2013-10-251-3/+3
| * leds: Added driver for the NXP PCA9685 I2C chipMaximilian Güntner2013-10-223-0/+224
| * leds: pwm: Remove redundant of_match_ptrSachin Kamat2013-10-221-1/+1
| * leds: Include linux/of.h headerSachin Kamat2013-10-225-0/+5
| * leds: dac124s085: Remove redundant spi_set_drvdataSachin Kamat2013-10-221-3/+0
| * leds: lp55xx: enable setting default triggerLinus Walleij2013-10-221-0/+3
| * leds: blinkm: Remove redundant breakSachin Kamat2013-10-221-3/+0
* | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-1210-29/+1238
|\ \
| * | clk: new driver for efm32 SoCUwe Kleine-König2013-11-042-0/+82
| * | clk: of: helper for determining number of parent clocksMike Turquette2013-10-081-0/+6
| * | clk/zynq: Fix possible memory leakFelipe Pena2013-10-081-1/+15
| * | clk: keystone: Build Keystone clock driversSantosh Shilimkar2013-10-083-0/+9
| * | clk: keystone: Add gate control clock driverSantosh Shilimkar2013-10-081-0/+264
| * | clk: keystone: add Keystone PLL clock driverSantosh Shilimkar2013-10-081-0/+305
| * | clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-073-0/+529
| * | clk: wm831x: get rid of the implementation of remove functionLaxman Dewangan2013-10-021-6/+0
| * | clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa2013-10-021-4/+7
| * | clk: Use kcalloc() to allocate arraysTomasz Figa2013-10-021-7/+7
| * | clk: Add error handling to clk_fetch_parent_index()Tomasz Figa2013-10-021-11/+14
* | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1237-938/+2337
|\ \ \
| * | | gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam2013-11-061-23/+9
| * | | gpio: pl061: don't depend on CONFIG_ARMRob Herring2013-11-061-1/+1
| * | | gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-301-0/+1
| * | | gpiolib: devres: add missing headersAlexandre Courbot2013-10-301-0/+2
| * | | gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot2013-10-301-4/+4
| * | | gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-231-1/+1
| * | | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg2013-10-192-1/+13
| * | | gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg2013-10-191-0/+10
| * | | gpiolib / ACPI: convert to gpiod interfacesMika Westerberg2013-10-191-26/+25
| * | | gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+286
| * | | gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-191-11/+17
| * | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-198/+224
| * | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-19122-826/+797
| |\ \ \ | | | |/ | | |/|
| * | | gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer2013-10-181-2/+1
| * | | gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren2013-10-171-0/+18
| * | | gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | gpio: lpc32xx: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas2013-10-161-10/+10
| * | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-16443-2331/+4222
| |\ \ \
| * | | | pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
| * | | | pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
| * | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-161-2/+86
| * | | | gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-161-9/+9
| * | | | gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-161-12/+13
| * | | | gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
| * | | | gpio: pl061: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
| * | | | gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij2013-10-161-4/+4
| * | | | gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-161-9/+10