summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso1-0/+3
2011-03-31s3fb: fix Virge/GX2Ondrej Zary1-14/+34
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky1-2/+0
2011-03-29Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2-4/+49
2011-03-29fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot1-4/+4
2011-03-29fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot2-0/+45
2011-03-25Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt4-49/+46
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds60-721/+284
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds3-99/+65
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-28/+19
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds374-18876/+68358
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-55/+52
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds38-2311/+2731
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-2/+2
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-252/+524
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds82-721/+4884
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds58-1884/+5614
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt138-2085/+7178
2011-03-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-24spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-24userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-24rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-24rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-24rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2-3/+5
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2-2/+3
2011-03-24rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-24rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-24drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-24drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-24drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-24drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-24drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-24dm: use little-endian bitopsAkinobu Mita1-4/+4
2011-03-24md: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-24spi/omap_mcspi: Fix broken last word xferJarkko Nikula1-3/+3
2011-03-23of/flattree: minor cleanupsAndres Salomon1-2/+4
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-12/+5
2011-03-23dt: protect against NULL matches passed to of_match_node()Grant Likely1-0/+3
2011-03-23dt: Refactor of_platform_bus_probe()Grant Likely1-37/+18
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2