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
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
241
-1298
/
+2654
2014-12-02
Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...
Dave Airlie
10
-68
/
+164
2014-11-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-1
/
+23
2014-11-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+7
2014-11-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-52
/
+77
2014-11-28
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-29
/
+104
2014-11-28
Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-27
/
+0
2014-11-28
Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-144
/
+224
2014-11-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-22
/
+27
2014-11-28
Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+5
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-67
/
+114
2014-11-27
Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-10
/
+6
2014-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-12
/
+18
2014-11-27
staging: r8188eu: Add new device ID for DLink GO-USB-N150
Larry Finger
1
-0
/
+1
2014-11-27
drm/atomic: clear plane's CRTC and FB when shutting down
Rob Clark
1
-6
/
+13
2014-11-27
drm: Handle atomic state properly in kms getfoo ioctl
Daniel Vetter
1
-3
/
+46
2014-11-27
drm: use mode_object_find helpers
Rob Clark
1
-9
/
+4
2014-11-27
drm/msm: switch to atomic-helpers iterator macros
Rob Clark
3
-30
/
+8
2014-11-27
drm/atomic: track bitmask of planes attached to crtc
Rob Clark
2
-9
/
+25
2014-11-27
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-1
/
+18
2014-11-26
drm/radeon: report disconnected for LVDS/eDP with PX if ddc fails
Alex Deucher
1
-1
/
+18
2014-11-27
Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
22
-107
/
+1769
2014-11-27
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
12
-64
/
+76
2014-11-26
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...
Larry Finger
3
-18
/
+18
2014-11-26
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-15
/
+24
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2
-0
/
+4
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2
-0
/
+6
2014-11-26
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
4
-11
/
+85
2014-11-26
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus
Mark Brown
2
-7
/
+3
2014-11-26
Merge remote-tracking branch 'spi/fix/dma' into spi-linus
Mark Brown
1
-3
/
+3
2014-11-26
drm: Add adv7511 encoder driver
Lars-Peter Clausen
4
-0
/
+1307
2014-11-26
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
1
-13
/
+30
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
9
-7
/
+375
2014-11-26
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
1
-3
/
+4
2014-11-26
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
4
-7
/
+13
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
3
-4
/
+6
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
9
-77
/
+38
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
1
-1
/
+1
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
1
-6
/
+7
2014-11-26
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-11-26
net: dsa: bcm_sf2: reset switch prior to initialization
Florian Fainelli
1
-23
/
+29
2014-11-26
net: dsa: bcm_sf2: fix unmapping registers in case of errors
Florian Fainelli
1
-2
/
+4
2014-11-26
drm/i915: Cancel vdd off work before suspend
Ville Syrjälä
1
-0
/
+1
2014-11-26
ufs: fix NULL dereference when no regulators are defined
Akinobu Mita
1
-0
/
+6
2014-11-26
ufs: ensure clk gating work is finished before module unloading
Akinobu Mita
1
-0
/
+2
2014-11-26
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-26
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-2
/
+2
2014-11-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-0
/
+36
2014-11-25
Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2014-11-25
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...
Linus Torvalds
5
-32
/
+31
[next]