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-08-07
drm/panel: simple: Use devm_gpiod_get_optional()
Alexandre Courbot
1
-7
/
+5
2014-08-06
drm/panel: ld9040: Replace upcasting macro by function
Thierry Reding
1
-1
/
+4
2014-08-06
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
3
-21
/
+71
2014-08-06
drm/exynos: Move DP setup into commit()
Ajay Kumar
1
-5
/
+19
2014-08-06
drm/panel: simple: Add AUO B133HTN01 panel support
Ajay Kumar
1
-0
/
+30
2014-08-06
drm/panel: simple: Support delays in panel functions
Ajay Kumar
1
-0
/
+30
2014-08-06
drm/panel: simple: Add proper definition for prepare and unprepare
Ajay Kumar
1
-10
/
+27
2014-08-06
drm/panel: s6e8aa0: Add proper definition for prepare and unprepare
Ajay Kumar
1
-11
/
+11
2014-08-06
drm/panel: ld9040: Add proper definition for prepare and unprepare
Ajay Kumar
1
-11
/
+11
2014-08-06
drm/tegra: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-0
/
+2
2014-08-06
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-2
/
+11
2014-08-06
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-2
/
+6
2014-08-06
drm/panel: simple: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: s6e8aa0: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: ld9040: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: simple: Remove simple-panel compatible
Thierry Reding
1
-2
/
+0
2014-08-06
drm/panel: simple: Add Innolux N116BGE panel support
Thierry Reding
1
-0
/
+27
2014-08-01
drm/panel: simple: Add bits-per-color support
Stéphane Marchesin
1
-0
/
+12
2014-07-22
drm/panel: simple: add support for InnoLux N156BGE-L21 panel
Alban Bedel
1
-0
/
+25
2014-07-22
drm/panel: s6e8aa0: Use static inline for upcasting
Thierry Reding
1
-1
/
+4
2014-07-22
drm/dsi: Use peripheral's channel for DCS commands
Thierry Reding
2
-10
/
+8
2014-07-22
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
Thierry Reding
2
-4
/
+4
2014-07-15
drm/panel: add support for Foxlink FL500WVR00-A0T panel
Boris BREZILLON
1
-0
/
+25
2014-07-14
drm/panel: Set non-continuous clock flag on supporting panels
Alexandre Courbot
1
-2
/
+3
2014-07-14
drm/panel: make DRM_PANEL_LD9040 depend on SPI
Russell King
1
-2
/
+1
2014-07-14
drm/panel: consolidate unnecessary explicit dependencies
Russell King
1
-3
/
+1
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+5
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
16
-225
/
+1531
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-142
/
+335
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-10
/
+25
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-45
/
+197
2014-06-12
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-1745
/
+457
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
26
-362
/
+694
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-6
/
+4
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
751
-14269
/
+40470
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-110
/
+227
2014-06-12
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
62
-967
/
+943
2014-06-12
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-82
/
+303
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
14
-331
/
+248
2014-06-12
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+7
2014-06-12
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
1
-0
/
+4
[next]