summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-28gpio: em: Use dynamic allocation of GPIOsGeert Uytterhoeven1-6/+1
2014-11-27gpio: Check if base is positive before calling gpio_is_valid()Geert Uytterhoeven1-2/+2
2014-11-27gpio: mcp23s08: Add simple IRQ support for SPI devicesAlexander Stein1-0/+5
2014-11-27gpio: mcp23s08: request a shared interruptAlexander Stein1-1/+2
2014-11-27gpio: mcp23s08: Do not free unrequested interruptAlexander Stein1-2/+0
2014-11-27gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura1-9/+18
2014-11-27gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple functionRojhalat Ibrahim1-0/+27
2014-11-27gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim1-0/+168
2014-11-03gpio: mvebu: add suspend/resume supportThomas Petazzoni1-0/+99
2014-10-31gpio: gpio-davinci: remove duplicate check on resourceVarka Bhadram1-5/+0
2014-10-30gpio: msm-v1: Fix typo in function argumentDaniel Thompson1-1/+1
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot13-33/+33
2014-10-28gpio: gpio-tb10x: remove duplicate check on resourceVarka Bhadram1-6/+1
2014-10-28gpio: gpio-stp-xway: remove duplicate check on resourceVarka Bhadram1-6/+2
2014-10-28gpio: grgpio: remove irq_domain resources on failurePramod Gurav1-0/+1
2014-10-27gpio: dwapb: fix compile errorsLinus Walleij1-0/+2
2014-10-27gpio: amd8111: unmap ioport on failure casePramod Gurav1-0/+1
2014-10-24gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner3-0/+303
2014-10-21gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav1-8/+3
2014-10-21GPIO: Add driver for 74xx-ICs with MMIO accessAlexander Shiyan3-0/+185
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-927/+1330
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang3-60/+210
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang2-9/+42
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang1-28/+98
2014-10-17ntb: move platform detection to separate functionDave Jiang1-27/+47
2014-10-17NTB: debugfs device entryJon Mason3-2/+107
2014-10-17Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-17Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-10-17Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-17Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin1-2/+2
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3