aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark
2014-04-14mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark
2014-04-14mtd: st_spi_fsm: Refactor status register operationsAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark
2014-04-14mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark
2014-04-14mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark
2014-04-14mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-14mtd: m25p80: use the SPI nor frameworkBrian Norris
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-11Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover
2014-04-11target/tcm_fc: Don't export ft_lport_listAndy Grover
2014-04-11target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-04-11target: Add check to prevent Abort Task from aborting itselfAlex Leung
2014-04-11Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-11Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams