index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
Laurent Pinchart
1
-5
/
+1
2014-04-16
clocksource: sh_tmu: Add index to struct sh_tmu_channel
Laurent Pinchart
1
-11
/
+24
2014-04-16
clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
Laurent Pinchart
1
-14
/
+16
2014-04-16
clocksource: sh_tmu: Constify name argument to sh_tmu_register()
Laurent Pinchart
1
-4
/
+4
2014-04-16
clocksource: sh_tmu: Split channel setup to separate function
Laurent Pinchart
1
-13
/
+23
2014-04-16
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
Laurent Pinchart
1
-34
/
+34
2014-04-16
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
Laurent Pinchart
1
-110
/
+125
2014-04-16
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
Laurent Pinchart
1
-14
/
+8
2014-04-16
clocksource: sh_cmt: Request IRQ for clock event device only
Laurent Pinchart
1
-24
/
+27
2014-04-16
clocksource: sh_cmt: Sort headers alphabetically
Laurent Pinchart
1
-10
/
+10
2014-04-16
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
1
-4
/
+0
2014-04-16
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
1
-1
/
+1
2014-04-16
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
1
-68
/
+236
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
1
-6
/
+6
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
1
-7
/
+6
2014-04-16
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
1
-1
/
+1
2014-04-16
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
1
-12
/
+44
2014-04-16
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
1
-70
/
+122
2014-04-16
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
1
-2
/
+12
2014-04-16
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
1
-5
/
+1
2014-04-16
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
1
-13
/
+24
2014-04-16
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
1
-5
/
+8
2014-04-16
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
1
-17
/
+17
2014-04-16
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
1
-4
/
+4
2014-04-16
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
1
-32
/
+47
2014-04-16
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
1
-58
/
+58
2014-04-16
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
Laurent Pinchart
1
-186
/
+199
2014-04-16
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
Laurent Pinchart
1
-7
/
+3
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-302
/
+285
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
29
-422
/
+1213
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-124
/
+192
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
4
-109
/
+138
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-175
/
+54
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+2
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-11
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+115
2014-04-11
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
5
-51
/
+61
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-236
/
+491
2014-04-11
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-04-11
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-11
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
1
-6
/
+6
2014-04-11
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2
-33
/
+32
2014-04-11
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2
-11
/
+12
2014-04-11
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2
-2
/
+1
[next]