index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-16
OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data
Archit Taneja
1
-0
/
+2
2012-08-16
OMAPDSS: DSI: Maintain copy of video mode timings in driver data
Archit Taneja
1
-0
/
+2
2012-08-16
OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timings
Archit Taneja
1
-2
/
+2
2012-08-16
OMAPDSS: DSI: Maintain copy of operation mode in driver data
Archit Taneja
1
-0
/
+2
2012-08-16
OMAPDSS: SDI: Maintain copy of data pairs in driver data
Archit Taneja
1
-0
/
+1
2012-08-16
OMAPDSS: DPI: Maintain copy of number of data lines in driver data
Archit Taneja
1
-0
/
+1
2012-08-16
OMAPDSS: RFBI: Maintain copy of number of data lines in driver data
Archit Taneja
1
-1
/
+3
2012-08-16
OMAPDSS: RFBI: Maintain copy of pixel size in driver data
Archit Taneja
1
-2
/
+3
2012-08-16
OMAPDSS: DSI: Maintain copy of pixel format in driver data
Archit Taneja
1
-0
/
+2
2012-08-15
OMAPDSS: RFBI: Add function to set panel size
Archit Taneja
1
-0
/
+1
2012-08-15
OMAPDSS: RFBI: Remove partial update support
Archit Taneja
1
-5
/
+2
2012-08-15
OMAPDSS: SDI: Create a function to set timings
Archit Taneja
1
-0
/
+2
2012-08-13
OMAPDSS: DSI: Add function to set panel size for command mode panels
Archit Taneja
1
-0
/
+1
2012-08-13
OMAPDSS: DSI: Maintain own copy of timings in driver data
Archit Taneja
1
-0
/
+2
2012-08-13
OMAPDSS: DPI: Maintain our own timings field in driver data
Archit Taneja
1
-2
/
+2
2012-06-29
OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI
Archit Taneja
1
-3
/
+0
2012-06-29
OMAPDSS: Add interlace parameter to omap_video_timings
Archit Taneja
1
-0
/
+2
2012-06-29
OMAPDSS: Remove omap_panel_config enum from omap_dss_device
Archit Taneja
1
-11
/
+0
2012-06-29
OMAPDSS: Add some new fields to omap_video_timings
Archit Taneja
1
-0
/
+22
2012-06-29
OMAPDSS: Remove passive matrix LCD support (part 3)
Archit Taneja
1
-5
/
+0
2012-06-29
OMAPDSS: Remove passive matrix LCD support (part 2)
Archit Taneja
1
-2
/
+0
2012-06-29
OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support
Chandrabhanu Mahapatra
1
-0
/
+4
2012-06-29
OMAPDSS: Add support for LCD3 channel
Chandrabhanu Mahapatra
1
-0
/
+1
2012-06-28
OMAPDSS: remove enum omap_dss_overlay_managers
Tomi Valkeinen
1
-7
/
+0
2012-06-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+11
2012-06-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2012-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+3
2012-06-08
Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+5
2012-06-08
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
Dave Airlie
1
-1
/
+3
2012-06-08
module_param: stop double-calling parameters.
Rusty Russell
1
-5
/
+5
2012-06-07
c/r: prctl: add ability to get clear_tid_address
Cyrill Gorcunov
1
-4
/
+6
2012-06-07
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
1
-0
/
+1
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Linus Torvalds
1
-2
/
+2
2012-06-06
perf: Limit callchains to 127
Arun Sharma
1
-1
/
+1
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
1
-0
/
+11
2012-06-06
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
1
-2
/
+2
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-0
/
+41
2012-06-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+15
2012-06-05
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-1
/
+4
2012-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-1
/
+13
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2012-06-05
drm/radeon/kms: add new SI PCI ids
Alex Deucher
1
-2
/
+3
2012-06-05
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Palm, Sumo PCI ids
Alex Deucher
1
-0
/
+2
2012-06-05
drm/radeon/kms: add new Trinity PCI ids
Alex Deucher
1
-0
/
+8
2012-06-05
drm/exynos: fixed size type.
Inki Dae
1
-1
/
+3
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds
3
-0
/
+144
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
1
-0
/
+41
2012-06-04
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Len Brown
1
-2
/
+2
[next]