summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-16clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart1-1/+1
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart1-68/+236
2014-04-16clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart1-6/+6
2014-04-16clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart1-7/+6
2014-04-16clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart1-1/+1
2014-04-16clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart1-12/+44
2014-04-16clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart1-70/+122
2014-04-16clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart1-2/+12
2014-04-16clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart1-5/+1
2014-04-16clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart1-13/+24
2014-04-16clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart1-5/+8
2014-04-16clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart1-17/+17
2014-04-16clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart1-4/+4
2014-04-16clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart1-32/+47
2014-04-16clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart1-58/+58
2014-04-16clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart1-186/+199
2014-04-16clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart1-7/+3
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-302/+285
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-422/+1213
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-124/+192
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds4-109/+138
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-175/+54
2014-04-13drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+2
2014-04-12r8152: check RTL8152_UNPLUGhayeswang1-0/+48
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier1-9/+21
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-04-12Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-30/+115
2014-04-12Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds5-51/+61
2014-04-12Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-236/+491
2014-04-12ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-04-12target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover1-3/+3
2014-04-12target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover1-6/+6
2014-04-12target/tcm_fc: Rename structs and list members for clarityAndy Grover2-33/+32
2014-04-12target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2-11/+12
2014-04-12target/tcm_fc: Don't export ft_lport_listAndy Grover2-2/+1
2014-04-12target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-12target: Add check to prevent Abort Task from aborting itselfAlex Leung1-0/+5
2014-04-12Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+28
2014-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-62/+66
2014-04-12Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+12
2014-04-12drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N1-6/+6
2014-04-12drivers: net: cpsw: discard all packets received when interface is downMugunthan V N1-1/+1
2014-04-12Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2014-04-12Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44-183/+738
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller5-6/+6
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan3-2/+37