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-05-21
rocker: do not make neighbour entry changes when preparing transactions
Simon Horman
1
-6
/
+13
2015-05-21
rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions
Simon Horman
1
-2
/
+4
2015-05-21
rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...
Simon Horman
1
-1
/
+2
2015-05-21
spider_net: Use DECLARE_BITMAP
Joe Perches
1
-2
/
+1
2015-05-21
drm/radeon: fix error flag checking in native aux path
Alex Deucher
1
-2
/
+0
2015-05-21
drm/radeon: retry dcpd fetch
Alex Deucher
1
-9
/
+11
2015-05-21
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
1
-1
/
+1
2015-05-21
md/bitmap: remove rcu annotation from pointer arithmetic.
NeilBrown
1
-1
/
+6
2015-05-21
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
1
-1
/
+3
2015-05-21
raid5: fix broken async operation chain
Shaohua Li
1
-1
/
+1
2015-05-20
Input: vmmouse - do not reference non-existing version of X driver
Thomas Hellstrom
1
-1
/
+1
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-20
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
1
-13
/
+16
2015-05-20
HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches
Ping Cheng
1
-0
/
+3
2015-05-19
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder
Hariprasad Shenai
1
-182
/
+217
2015-05-19
cxgb4: Remove dead function t4_read_edc and t4_read_mc
Hariprasad Shenai
2
-114
/
+0
2015-05-19
be2net: make hwmon interface optional
Arnd Bergmann
2
-4
/
+13
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
2
-5
/
+9
2015-05-19
Merge tag 'pwm/for-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+64
2015-05-19
pwm: img: Impose upper and lower timebase steps value
Naidu Tellapati
1
-12
/
+64
2015-05-19
drm/exynos: dp: Lower level of EDID read success message
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: cleanup exynos_drm_plane
Tobias Jakobi
1
-13
/
+0
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
3
-7
/
+9
2015-05-19
drm/exynos: mixer: don't dump registers under spinlock
Tobias Jakobi
1
-4
/
+4
2015-05-19
drm/exynos: Consolidate return statements in fimd_bind()
Krzysztof Kozlowski
1
-6
/
+1
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
7
-15
/
+15
2015-05-19
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
4
-37
/
+31
2015-05-19
drm/exynos: mixer: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: mixer: cleanup pixelformat handling
Tobias Jakobi
1
-10
/
+23
2015-05-19
drm/exynos: mixer: also allow NV21 for the video processor
Tobias Jakobi
1
-0
/
+3
2015-05-19
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
Tobias Jakobi
1
-15
/
+2
2015-05-19
drm/exynos: plane: honor buffer offset for dma_addr
Tobias Jakobi
1
-1
/
+1
2015-05-19
drm/exynos: fb: use drm_format_num_planes to get buffer count
Tobias Jakobi
1
-38
/
+1
2015-05-19
drm/i915: fix screen flickering
Thomas Gummerer
1
-13
/
+11
2015-05-19
Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
15
-67
/
+75
2015-05-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
5
-7
/
+89
2015-05-18
vxlan: correct typo in call to unregister_netdevice_queue
John W. Linville
1
-1
/
+1
2015-05-18
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
1
-3
/
+5
2015-05-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-0
/
+7
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+7
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
[prev]
[next]