Age | Commit message (Expand) | Author |
2010-08-05 | Driver core: Add BUS_NOTIFY_BIND_DRIVER | Magnus Damm |
2010-08-05 | driver core: fix memory leak on one error path in bus_register() | Jike Song |
2010-08-05 | dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit | Axel Lin |
2010-08-05 | dmi-id: fix a memory leak in dmi_id_init error path | Axel Lin |
2010-08-05 | Driver core: move platform device creation helpers to .init.text (if MODULE=n) | Uwe Kleine-König |
2010-08-05 | Driver core: reduce duplicated code for platform_device creation | Uwe Kleine-König |
2010-08-05 | Driver core: use kmemdup in platform_device_add_resources | Uwe Kleine-König |
2010-08-05 | firmware loader: embed device into firmware_priv structure | Dmitry Torokhov |
2010-08-05 | firmware loader: use statically initialized data attribute | Dmitry Torokhov |
2010-08-05 | Driver core: internal struct dma_coherent_mem, change type of a member. | Marin Mitov |
2010-08-05 | uio: Remove IRQF_DISABLED flag from uio_cif.c | Hans J. Koch |
2010-08-05 | uio: Remove IRQF_DISABLED from uio_sercos3.c | Hans J. Koch |
2010-08-05 | uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c | Hans J. Koch |
2010-08-05 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-05 | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-08-05 | drm_fb_helper: Preserve capability to use atomic kms | Jason Wessel |
2010-08-05 | i915: when kgdb is active display compression should be off | Jason Wessel |
2010-08-05 | drm/i915: use new fb debug hooks | Jesse Barnes |
2010-08-05 | drm: add KGDB/KDB support | Jesse Barnes |
2010-08-05 | fb: add hooks to handle KDB enter/exit | Jesse Barnes |
2010-08-05 | kgdboc: Add call backs to allow kernel mode switching | Jason Wessel |
2010-08-05 | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel |
2010-08-05 | vt,console,kdb: implement atomic console enter/leave functions | Jesse Barnes |
2010-08-05 | OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC | Grazvydas Ignotas |
2010-08-05 | OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() | Archit Taneja |
2010-08-05 | OMAP: DSS2: Fix error path in omap_dsi_update() | Archit Taneja |
2010-08-05 | OMAP: DSS2: TDO35S: fix video signaling | Igor Grinberg |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes | Maurus Cuelenaere |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix probe error path | Afzal Mohammed |
2010-08-05 | OMAP: DSS2: Remove extra return statement | Archit Taneja |
2010-08-05 | OMAP: DSS2: adjust YUV overlay width to be even | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: OMAPFB: Fix sysfs mirror input check | Jani Nikula |
2010-08-05 | OMAP: DSS2: OMAPFB: Remove redundant color register range check | Jani Nikula |
2010-08-05 | OMAP: DSS2: OMAPFB: Remove redundant rotate range check | Jani Nikula |
2010-08-05 | OMAP: DSS2: OMAPFB: Check fb2display() return value | Jani Nikula |
2010-08-05 | OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: detect unsupported update requests | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: increase FIFO low threshold | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: change manual update scaling setup | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: use BTA to end the frame transfer | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: Disable interface when disabling the display | Ville Syrjälä |
2010-08-05 | OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them | Tomi Valkeinen |
2010-08-05 | OMAP: DSS2: DSI: Print an error message if DSI clock calc fails | Ville Syrjälä |
2010-08-05 | OMAP: DSS2: DSI: Disable PCKFREE on error | Ville Syrjälä |