index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
scx200_hrt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2
-0
/
+48
2014-11-13
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2
-0
/
+32
2014-11-13
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2
-0
/
+19
2014-11-13
drm/dsi: Implement DCS nop command
Thierry Reding
2
-0
/
+19
2014-11-13
drm/dsi: Add to DocBook documentation
Thierry Reding
3
-4
/
+36
2014-11-13
drm/dsi: Implement some standard DCS commands
YoungJun Cho
2
-0
/
+137
2014-11-13
drm/dsi: Implement generic read and write commands
Thierry Reding
2
-0
/
+95
2014-11-13
drm/panel: s6e8aa0: Use standard MIPI DSI function
Thierry Reding
1
-14
/
+2
2014-11-13
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
YoungJun Cho
2
-0
/
+26
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2
-2
/
+2
2014-11-13
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
3
-15
/
+70
2014-11-13
drm/dsi: Add DSI transfer helper
Thierry Reding
1
-16
/
+16
2014-11-13
drm/dsi: Add message to packet translator
Thierry Reding
2
-0
/
+71
2014-11-13
drm/dsi: Introduce packet format helpers
Thierry Reding
2
-0
/
+70
2014-11-07
drm/panel: s6e8aa0: Fix build warnings on 64-bit
Thierry Reding
1
-2
/
+2
2014-11-07
drm/panel: ld9040: Fix build warnings on 64-bit
Thierry Reding
1
-3
/
+3
2014-11-07
drm/panel: simple: Update Innolux N116BGE timings
Daniel Kurtz
1
-6
/
+6
2014-11-07
drm/panel: simple: Add support for Hitachi TX23D38VM0CAA
Lucas Stach
2
-0
/
+33
2014-11-07
of: Add vendor prefix for Hitachi Ltd. Corporation
Lucas Stach
1
-0
/
+1
2014-11-07
drm/panel: simple: Add support for Innolux G121I1-L01
Lucas Stach
2
-0
/
+33
2014-11-07
drm/panel: simple: Add missing .bpc fields
Thierry Reding
1
-0
/
+5
2014-11-07
drm/panel: simple: Add AUO B116XW03 panel support
Ajay Kumar
2
-0
/
+33
2014-11-07
drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel
Philipp Zabel
2
-0
/
+33
2014-11-07
of: Add vendor prefix for HannStar Display Corporation
Philipp Zabel
1
-0
/
+1
2014-11-06
drm/panel: simple: Update calls to gpiod_get*()
Alexandre Courbot
1
-9
/
+2
2014-11-06
drm/panel: s6e8aa0: Update calls to gpiod_get*()
Alexandre Courbot
1
-6
/
+1
2014-11-06
drm/panel: ld9040: Update calls to gpiod_get*()
Alexandre Courbot
1
-6
/
+1
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-19
MAINTAINERS: corrected bcm2835 search
Scott Branden
1
-6
/
+3
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-18
MAINTAINERS: Become the docs maintainer
Jonathan Corbet
1
-2
/
+1
2014-10-18
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
1
-2
/
+14
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
1
-3
/
+3
2014-10-18
tcp: fix build error if IPv6 is not enabled
Eric Dumazet
1
-0
/
+2
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-18
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-18
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2
-0
/
+2
2014-10-18
openvswitch: Set flow-key members.
Pravin B Shelar
1
-3
/
+3
2014-10-18
netrom: use linux/uaccess.h
Fabian Frederick
7
-7
/
+7
2014-10-18
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2
-8
/
+22
2014-10-18
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
1
-1
/
+6
2014-10-18
ipv6: introduce tcp_v6_iif()
Eric Dumazet
5
-15
/
+30
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-10-18
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
2014-10-18
ipv4: fix a potential use after free in fou.c
Li RongQing
1
-0
/
+3
2014-10-18
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
1
-1
/
+2
[next]