summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-26memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky4-0/+1096
2011-03-25[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2-2/+2
2011-03-25Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-145/+246
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-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie1-1/+1
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie8-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
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
2011-03-23USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum1-2/+1