summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-138-56/+162
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-07-123-24/+118
| |\
| | * Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
| | * Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
| | * Input: ads7846 - add device tree bindingsDaniel Mack2013-07-021-11/+104
| | * Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
| * | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1324-56/+393
|\ \ \
| * | | via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * | | atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * | | usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
| * | | usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
| * | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
| * | | ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * | | dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * | | drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * | | bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * | | alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * | | vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1
| * | | sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-101-0/+1
| * | | macvtap: correctly linearize skb when zerocopy is usedJason Wang2013-07-101-2/+6
| * | | tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-101-3/+6
| * | | ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-101-1/+3
| * | | r8169: add a new chip for RTL8411hayeswang2013-07-101-0/+67
| * | | net: rename ll methods to busy-pollEliezer Tamir2013-07-105-6/+6
| * | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-104-4/+4
* | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-1346-529/+828
|\ \ \ \
| * \ \ \ Merge tag 'fcoe' into for-linusJames Bottomley2013-07-136-47/+66
| |\ \ \ \
| | * | | | fcoe: Reduce number of sparse warningsBart Van Assche2013-07-091-12/+12
| | * | | | fcoe: Stop fc_rport_priv structure leakMark Rustad2013-07-091-0/+4
| | * | | | libfcoe: Fix meaningless log statementRobert Love2013-07-091-4/+2
| | * | | | libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-091-1/+1
| | * | | | libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-091-1/+1
| | * | | | fcoe: fix the link error status block sparse warningsYi Zou2013-07-091-18/+4
| | * | | | fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh2013-07-091-11/+15
| | * | | | libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-091-0/+27
| * | | | | [SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert2013-07-091-48/+187
| * | | | | [SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche2013-07-091-0/+1
| * | | | | [SCSI] Fix race between starved list and device removalJames Bottomley2013-07-091-5/+21
| * | | | | [SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter2013-07-091-2/+2
| * | | | | [SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...Akinobu Mita2013-07-091-85/+52
| * | | | | [SCSI] scsi_debug: simplify offset calculation for dif_storepAkinobu Mita2013-07-091-11/+7
| * | | | | [SCSI] scsi_debug: invalidate protection info for unmapped regionAkinobu Mita2013-07-091-0/+5
| * | | | | [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1Akinobu Mita2013-07-091-1/+1
| * | | | | [SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita2013-07-091-4/+3
| * | | | | [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita2013-07-091-7/+6
| * | | | | [SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy2013-07-091-3/+3