summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameiio-fixes-for-3.18bLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-10-20staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usageJes Sorensen
2014-10-20drivers/staging/comedi/Kconfig: Let COMEDI_II_PCI20KC depend on HAS_IOMEMChen Gang
2014-10-20staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-17bna: fix skb->truesize underestimationEric Dumazet
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-17sfc: add support for skb->xmit_moreEdward Cree
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang
2014-10-17ntb: move platform detection to separate functionDave Jiang
2014-10-17NTB: debugfs device entryJon Mason
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing