summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-2610-95/+49
|\
| * gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handlerThomas Gleixner2011-03-252-4/+3
| * gpio: Cleanup genirq namespaceThomas Gleixner2011-03-259-50/+50
| * arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-251-45/+0
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-2616-44/+71
|\ \
| * | [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-235-12/+18
| * | [S390] ccw_bus_type: make it staticSebastian Ott2011-03-232-4/+2
| * | [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-2313-27/+49
| * | [S390] qdio: prevent handling of buffers if count is zeroJan Glauber2011-03-231-1/+2
| |/
* | memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky2011-03-264-0/+1096
* | [media] rc: update for bitop name changesStephen Rothwell2011-03-251-3/+3
* | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-252-2/+2
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2515-145/+246
|\ \
| * | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-1/+1
| * | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-241-3/+5
| * | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-243-7/+45
| * | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-248-127/+131
| |\ \
| | * | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
| | * | drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
| | * | drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
| | * | drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55
| | * | drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
| | * | drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
| | * | drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
| | * | drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
| | * | drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17
| | * | drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
| | * | drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
| | * | drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
| | * | drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
| * | | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-231-1/+5
| * | | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-211-0/+51
| |/ /
| * | drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-212-5/+13
| * | drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-2460-721/+284
|\ \ \
| * | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-221-3/+4
| * | | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-179-19/+35
| * | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-1042-591/+101
| |\ \ \
| | * | | block: kill off REQ_UNPLUGJens Axboe2011-03-108-21/+9
| | * | | block: remove per-queue pluggingJens Axboe2011-03-1039-529/+71
| | * | | scsi: convert to blk_delay_queue()Jens Axboe2011-03-101-25/+19
| | * | | ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe2011-03-101-11/+2
| * | | | staging: Convert to bdops->check_events()Tejun Heo2011-03-092-8/+14
| * | | | pktcdvd: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+9
| * | | | umem: Drop dummy ->media_changed()Tejun Heo2011-03-091-10/+0
| * | | | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
| * | | | i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+7
| * | | | xsysace: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+5
| * | | | ub: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+6
| * | | | swim[3]: Convert to bdops->check_events()Tejun Heo2011-03-092-7/+12