summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-0712-443/+3194
|\
| * Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-0358-4818/+12703
| |\
| | * sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm2013-04-031-161/+15
| | * sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm2013-04-031-737/+0
| | * sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm2013-04-031-58/+0
| | * sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm2013-04-031-45/+0
| | * sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm2013-04-031-0/+186
| | * sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm2013-04-031-0/+287
| | * sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm2013-04-031-1/+196
| | * sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm2013-04-031-0/+63
| | * sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm2013-04-031-0/+16
| | * sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-035-0/+2836
| | * sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart2013-04-031-21/+39
| | * sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart2013-04-031-57/+1
| | * sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2013-04-032-21/+27
| | * sh-pfc: Skip gpiochip registration when no GPIO resource is foundLaurent Pinchart2013-04-031-18/+21
| | * sh-pfc: Make GPIO support optionalLaurent Pinchart2013-04-031-0/+3
| | * sh-pfc: Make function GPIOs support optionalLaurent Pinchart2013-04-031-0/+3
| | * gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-031-0/+23
| | * gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-033-0/+380
| | * sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart2013-04-021-30/+74
| | * sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart2013-04-021-271/+0
| | * sh-pfc: Fix compiler warning when BUG()Laurent Pinchart2013-04-021-0/+1
| | * Merge branch 'soc' into pinmux-baseSimon Horman2013-04-02120-765/+3860
| | |\
| | | * ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-021-32/+32
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-05-074-51/+71
|\ \ \ \
| * | | | vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDXAsias He2013-05-071-7/+1
| * | | | vhost: drop virtio_net.h dependencyMichael S. Tsirkin2013-05-061-1/+1
| * | | | vhost-net: Cleanup vhost_ubuf and vhost_zcopyAsias He2013-05-061-28/+30
| * | | | vhost: Remove vhost_enable_zcopy in vhost.hAsias He2013-05-061-3/+0
| * | | | vhost: Remove comments for hdr in vhost.hAsias He2013-05-061-3/+0
| * | | | vhost: Move VHOST_NET_FEATURES to net.cAsias He2013-05-062-3/+6
| * | | | vhost-net: Free ubuf when vhost_dev_set_owner failsAsias He2013-05-061-6/+32
| * | | | vhost: Export vhost_dev_set_ownerAsias He2013-05-062-1/+2
* | | | | e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-076-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-0729-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