summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | dac960: Convert to bdops->check_events()Tejun Heo2011-03-091-3/+5
| * | paride: Convert to bdops->check_events()Tejun Heo2011-03-093-14/+21
| * | gdrom,viocd: Convert to bdops->check_events()Tejun Heo2011-03-092-13/+20
| * | floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo2011-03-093-14/+19
| * | ide: Convert to bdops->check_events()Tejun Heo2011-03-094-15/+20
| * | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-0473-332/+659
| |\ \
| * | | loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...Vivek Goyal2011-03-021-3/+0
| | |/ | |/|
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-243-99/+65
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-24138-2085/+7178
| |\ \ \
| * | | | sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki2011-03-233-99/+65
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-03-248-28/+19
|\ \ \ \ \
| * | | | | USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold2011-03-231-1/+2
| * | | | | USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold2011-03-231-0/+2
| * | | | | USB: cdc-acm: fix memory corruption / panicJohan Hovold2011-03-231-0/+2
| * | | | | USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen2011-03-231-1/+1
| * | | | | usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum2011-03-231-2/+1
| * | | | | USB: uss720 fixup refcount positionPeter Holik2011-03-231-4/+3
| * | | | | usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger2011-03-231-1/+1
| * | | | | usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu2011-03-231-1/+1
| * | | | | usb: musb: blackfin: fix typo in platform driver nameMike Frysinger2011-03-231-1/+1
| * | | | | usb: musb: Fix for merge issueHema HK2011-03-231-4/+4
| * | | | | ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-231-12/+0
| * | | | | USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-24374-18876/+68358
|\ \ \ \ \
| * | | | | [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_tPawel Osciak2011-03-221-1/+1
| * | | | | [media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directlyPawel Osciak2011-03-221-3/+1
| * | | | | [media] V4L: soc-camera: explicitly require V4L2_BUF_TYPE_VIDEO_CAPTUREGuennadi Liakhovetski2011-03-221-4/+12
| * | | | | [media] v4l: soc-camera: Store negotiated buffer settingsSergio Aguirre2011-03-221-5/+4
| * | | | | [media] rc: interim support for 32-bit NEC-ish scancodesJarod Wilson2011-03-221-2/+8
| * | | | | [media] mceusb: topseed 0x0011 needs gen3 init for tx to workJarod Wilson2011-03-221-1/+1
| * | | | | [media] lirc_zilog: error out if buffer read bytes != chunk sizeJarod Wilson2011-03-221-1/+7
| * | | | | [media] lirc: silence some compile warningsJarod Wilson2011-03-222-2/+2
| * | | | | [media] hdpvr: use same polling interval as other OSJarod Wilson2011-03-221-1/+2
| * | | | | [media] ir-kbd-i2c: pass device code w/key in hauppauge caseJarod Wilson2011-03-221-1/+1