summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden
2011-04-06savagefb: Replace magic register address with defineTormod Volden
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso
2011-03-31s3fb: fix Virge/GX2Ondrej Zary
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky
2011-03-29Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt
2011-03-29fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot
2011-03-29fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot
2011-03-25Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky
2011-03-23dm: use little-endian bitopsAkinobu Mita
2011-03-23md: use little-endian bitopsAkinobu Mita
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula
2011-03-23of/flattree: minor cleanupsAndres Salomon
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely
2011-03-23dt: protect against NULL matches passed to of_match_node()Grant Likely