summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-16clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart
2014-04-16clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_tmu: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add index to struct sh_tmu_channelLaurent Pinchart
2014-04-16clocksource: sh_tmu: Add memory base to sh_tmu_channel structureLaurent Pinchart
2014-04-16clocksource: sh_tmu: Constify name argument to sh_tmu_register()Laurent Pinchart
2014-04-16clocksource: sh_tmu: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart
2014-04-16clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart
2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart
2014-04-16clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-13Merge 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-12Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-12Merge 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