USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / drivers / message / i2o /
2011-10-31 Paul Gortmakerdrivers/message: Add module.h to i2o/pci.c
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-10 Joe Perchestreewide: Convert uses of struct resource to resource_s...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-05-10 Justin P. Mattocktreewide: fix a few typos in comments
2011-05-01 Christoph Hellwig[SCSI] remove cmd->serial_number litter
2011-04-21 Tejun Heoblock: unexport DISK_EVENT_MEDIA_CHANGE for legacy...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-09 Tejun Heoi2o_block: Convert to bdops->check_events()
2011-02-01 Tejun Heoi2o: use alloc_workqueue() instead of create_workqueue()
2011-01-19 Jesper Juhldrivers/message/, i2o: Remove unnecessary casts of...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-11-16 Jeff GarzikSCSI host lock push-down
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-09-15 Arnd Bergmannscsi: autoconvert trivial BKL users to private mutex
2010-08-11 Kulikov Vasiliyi2o: check return code from put_user()
2010-08-11 Kulikov Vasiliyi2o: fix overflow of copy_to_user()
2010-08-11 Julia Lawalldrivers/message/i2o/exec-osm.c: add missing mutex_unlock
2010-08-11 Julia Lawalldrivers/message: move dereference after NULL test
2010-08-07 Arnd Bergmannscsi/i2o: restore ioctl changes
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 Arnd Bergmannscsi/i2o_block: cleanup ioctl handling
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-05-27 Julia Lawalldrivers/message/i2o/i2o_config.c: use memdup_user
2010-04-26 Dan Carpenteri2o: cleanup some exit paths
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-05 Uwe Kleine-Königtree-wide: fix typos "ammount" -> "amount"
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-07 H Hartley Sweetendrivers/message/i2o/i2o_proc.c: use %pM to show MAC...
2010-01-04 Alan Coxi2o: propogate the BKL down into the ioctl method
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to dequeueing model (easy ones)
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: cleanup rq->data_len usages
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Randy Dunlapi2o: remove extraneous kernel-doc
2009-01-06 Kay Sieversi2o: struct device - replace bus_id with dev_name(...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Alan Coxi2o: Update my address
2008-12-05 Qinghuang Fengdrivers/message/i2o/iop.c: cleanup kerneldoc
2008-12-05 Nick AndrewFix incorrect use of loose in i2o_block.c
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-30 Randy Dunlapi2o: fix kernel-doc warnings
2008-10-21 Al Viro[PATCH] switch i2o
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-16 Alan Coxi2o: Fix 32/64bit DMA locking
2008-07-24 Wang ChenI2O: handle sysfs_create_link() failures
2008-07-02 Jonathan Corbeti2o: fasync BKL pushdown
2008-06-20 Arnd Bergmannmessage-i2o-i2o_config: BKL pushdown
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-02-03 Joe Perchesdrivers/message/: Spelling fixes
2008-01-28 Kiyoshi Uedablk_end_request: changing i2o_block (take 4)
2008-01-23 FUJITA Tomonori[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFF...
2007-11-05 Vasily Averini2o: debug messages corrected
2007-10-24 Jens AxboeSG: audit of drivers that use blk_rq_map_sg()
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-17 Satyam SharmaI2O: Fix "defined but not used" build warnings
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-07-31 Meelis Roosfix integer overflow warning in i2o_block
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Vasily Averini2o debug output cleanup
2007-07-17 Vasily Averini2o proc reading oops
2007-07-17 Vasily Averini2o message leak in i2o_msg_post_wait_mem()
2007-07-17 Vasily Averinwrong memory access in i2o_block_device_lock()
2007-07-17 Vasily Averini2o_cfg_passthru cleanup
2007-07-16 Stephen RothwellIntroduce CONFIG_VIRT_TO_BUS
2007-07-16 Matthias KaehlckeUse mutexes instead of semaphores in I2O driver
2007-07-16 Jan EngelhardtUse menuconfig objects: I2O
2007-07-15 Satyam Sharma[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc...
2007-06-17 FUJITA Tomonori[SCSI] i2o: convert to use the data buffer accessors
2007-05-24 Akinobu Mitai2o: eliminate a peculiar constraint on i2o_max_drivers
2007-05-24 Akinobu Mitai2o: fix notifiers when max_drivers is configured
2007-05-24 Akinobu Mitai2o: destroy event queue only when drv->event is set
2007-05-10 Martin Schwidefsky[S390] Kconfig: refine depends statements.
2007-05-08 Robert P. J. Dayremove unused header file: drivers/message/i2o/i2o_lan.h
2007-03-27 Vasily Averin[PATCH] i2o: block IO errors on i2o disk
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
next