| Commit message (Expand) | Author | Age |
* | video: support MIPI-DSI controller driver | Donghwa Lee | 2012-02-12 |
* | video:da8xx-fb: calculate pixel clock period for the panel | Manjunathappa, Prakash | 2012-02-12 |
* | video: da8xx-fb: Fix build warning on unused label | Manjunathappa, Prakash | 2012-02-12 |
* | riva/fbdev: fix several -Wuninitialized | Danny Kukawka | 2012-02-12 |
* | video: convert drivers/video/* to use module_spi_driver() | Axel Lin | 2012-01-28 |
* | video: s3c-fb: add video clock running at data under-flow | Jingoo Han | 2012-01-28 |
* | video: s3c-fb: add alpha value width setting | Jingoo Han | 2012-01-28 |
* | video: s3c-fb: fix checkpatch error | Jingoo Han | 2012-01-28 |
* | video: use gpio_request_one | Jingoo Han | 2012-01-28 |
* | drivers/video/au*fb.c: use devm_ functions | Julia Lawall | 2012-01-28 |
* | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers | 2012-01-28 |
* | video: s3c-fb: Convert to devm style allocation | Mark Brown | 2012-01-28 |
* | video: da8xx-fb: reset LCDC only if functional clock changes with DVFS | Manjunathappa, Prakash | 2012-01-28 |
* | atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes | Peter Korsgaard | 2012-01-28 |
* | Merge commit 'v3.3-rc1' into fbdev-next | Florian Tobias Schandinat | 2012-01-28 |
|\ |
|
| * | Linux 3.3-rc1 | Linus Torvalds | 2012-01-19 |
| *---. | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 |
| |\ \ \ |
|
| | | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 |
| | | | * | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 |
| | | | |\ |
|
| | | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 |
| | | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 |
| | | | * | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 |
| | | | * | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 |
| | | | * | | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 |
| | | | * | | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 |
| | | | * | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 |
| | | | * | | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 |
| | | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 |
| | | | * | | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 |
| | | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 |
| | | |\ \ \ |
|
| | | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt | 2012-01-16 |
| | | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 |
| | | * | | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 |
| | * | | | | | sched/accounting, proc: Fix /proc/stat interrupts sum | Russell King | 2012-01-16 |
| * | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 2012-01-18 |
| | * | | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86. | Grant Likely | 2012-01-17 |
| | * | | | | | | gpio-ml-ioh: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 |
| | * | | | | | | gpio-ml-ioh: cleanup NULL pointer checking | Márton Németh | 2012-01-16 |
| | * | | | | | | gpio-pch: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 |
| | * | | | | | | gpio-pch: cleanup NULL pointer checking | Márton Németh | 2012-01-16 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | qnx4: don't leak ->BitMap on late failure exits | Al Viro | 2012-01-19 |
| | * | | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot() | Al Viro | 2012-01-19 |
| | * | | | | | | | qnx4: di_fname is an array, for crying out loud... | Al Viro | 2012-01-19 |
| | * | | | | | | | vfs: remove printk from set_nlink() | Miklos Szeredi | 2012-01-17 |
| | * | | | | | | | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio | 2012-01-17 |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-01-19 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | KEYS: Permit key_serial() to be called with a const key pointer | David Howells | 2012-01-19 |
| | * | | | | | | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 |