index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-24
phy: fix mdiobus module safety
Russell King
2
-16
/
+21
2015-09-24
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
6
-98
/
+251
2015-09-24
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+14
2015-09-24
Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
Tony Lindgren
1
-6
/
+50
2015-09-24
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-544
/
+691
2015-09-24
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
1
-0
/
+1
2015-09-24
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2
-24
/
+18
2015-09-24
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
2015-09-24
PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
Alex Williamson
1
-6
/
+11
2015-09-24
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-09-25
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-4
/
+43
2015-09-24
Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-38
/
+38
2015-09-24
drm/irq: Add drm_crtc_vblank_count_and_time()
Thierry Reding
1
-0
/
+23
2015-09-24
drm/irq: Rename drm_crtc -> crtc
Thierry Reding
1
-4
/
+4
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
1
-1
/
+2
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
1
-1
/
+0
2015-09-24
vga_switcheroo: Set active attribute to false for audio clients
Lukas Wunner
1
-4
/
+3
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
1
-2
/
+2
2015-09-24
drm: Use vblank timestamps to guesstimate how many vblanks were missed
Ville Syrjälä
1
-115
/
+91
2015-09-24
drm: store_vblank() is never called with NULL timestamp
Ville Syrjälä
1
-7
/
+5
2015-09-24
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
Ville Syrjälä
1
-11
/
+8
2015-09-24
drm: Limit the number of .get_vblank_counter() retries
Ville Syrjälä
1
-2
/
+4
2015-09-24
drm: Pass flags to drm_update_vblank_count()
Ville Syrjälä
1
-4
/
+5
2015-09-24
drm/i915: Fix vblank count variable types
Ville Syrjälä
1
-2
/
+2
2015-09-24
drm: Kill pixeldur_ns
Ville Syrjälä
1
-8
/
+5
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
10
-32
/
+39
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
5
-13
/
+13
2015-09-24
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
Matt Roper
1
-5
/
+18
2015-09-24
vga_switcheroo: Sort headers alphabetically
Lukas Wunner
1
-8
/
+6
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
1
-1
/
+1
2015-09-24
drm: s/int crtc/unsigned int pipe/ straggles
Ville Syrjälä
1
-8
/
+8
2015-09-24
Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-18
/
+64
2015-09-24
Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2
-2
/
+19
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
4012
-83541
/
+278262
2015-09-24
drm/i915: Defer adding preallocated stolen objects to the VM list
Chris Wilson
2
-11
/
+7
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
12
-44
/
+62
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-23
geneve: use network byte order for destination port config parameter
John W. Linville
1
-8
/
+8
2015-09-24
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
43
-466
/
+534
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
[prev]
[next]