summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: fix cisinfo_t removalMarc Zyngier2008-07-151-1/+1
* pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-1437-403/+722
|\
| * pcmcia: Fix ide-cs sparse warningLarry Finger2008-07-141-1/+1
| * pcmcia: ide-cs debugging bugfixLarry Finger2008-07-131-4/+4
| * pcmcia: allow for longer CIS firmware filesDominik Brodowski2008-06-241-2/+2
| * pcmcia: cm40x0 cdev lock_kernel() pushdownJonathan Corbet2008-06-242-13/+35
| * pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski2008-06-245-73/+62
| * pcmcia: kill IN_CARD_SERVICESAdrian Bunk2008-06-246-6/+0
| * pcmcia: Remove unused header file codeMagnus Damm2008-06-242-5/+0
| * pcmcia: remove unused bulkmem.hMagnus Damm2008-06-2417-71/+18
| * pcmcia: simplify pccard_validate_cisDominik Brodowski2008-06-247-24/+24
| * pcmcia: carve out ioctl adjust function to pcmcia_ioctlDominik Brodowski2008-06-244-102/+102
| * pcmcia: irq probe can be done without risking an IRQ stormAlan Cox2008-06-241-0/+9
| * pcmcia: Fix ti12xx_2nd_slot_empty always failingAlex Harford2008-06-241-1/+1
| * pcmcia: check for pointer instead of pointer addressDominik Brodowski2008-06-241-1/+1
| * pcmcia: switch cm4000_cs.c to unlocked_ioctlAlan Cox2008-06-241-36/+57
| * pcmcia: simplify rsrc_nonstatic attributesDavid Brownell2008-06-241-17/+10
| * pcmcia: add support CompactFlash PCMCIA support for Blackfin.Michael Hennerich2008-06-244-1/+349
| * pcmcia: remove version.hDominik Brodowski2008-06-243-5/+0
| * pcmcia: cs: kill thread_waitChristoph Hellwig2008-06-242-10/+3
| * pcmcia: i82365.c: check request_irq return valueLeonardo Potenza2008-06-241-12/+27
| * pcmcia: fix Alchemy warningsSergei Shtylyov2008-06-241-11/+15
| * pcmcia: remove CVS keywordsAdrian Bunk2008-06-243-6/+0
| * pcmcia: yenta-cardbus: ENE_TEST_C9_PFENABLE duplicate *_F0Roel Kluin2008-06-241-1/+1
| * pcmcia: Update email address for m8xx driver authorMagnus Damm2008-06-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-1447-564/+2741
|\ \
| * | splice: fix generic_file_splice_read() race with page invalidationMiklos Szeredi2008-07-041-4/+13
| * | ramfs: enable splice writeOctavian Purdila2008-07-042-0/+2
| * | drivers/block/pktcdvd.c: avoid useless memsetChristophe Jaillet2008-07-041-2/+0
| * | cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers...FUJITA Tomonori2008-07-041-181/+93
| * | scsi: sr avoids useless buffer allocationFUJITA Tomonori2008-07-041-15/+5
| * | block: blk_rq_map_kern uses the bounce buffers for stack buffersFUJITA Tomonori2008-07-041-0/+5
| * | block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-043-5/+23
| * | DAC960: push down BKLAlan Cox2008-07-041-56/+101
| * | pktcdvd: push BKL down into driverAlan Cox2008-07-041-10/+25
| * | paride: push ioctl down into driverAlan Cox2008-07-041-9/+11
| * | block: use get_unaligned_* helpersHarvey Harrison2008-07-041-1/+1
| * | block: extend queue_flag bitopsJens Axboe2008-07-032-8/+30
| * | block: request_module(): use format stringmaximilian attems2008-07-031-1/+1
| * | Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-037-29/+60
| * | block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-032-14/+11
| * | cmdfilter: extend default read filterAdel Gadllah2008-07-032-4/+9
| * | sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe2008-07-031-1/+1
| * | block: add bounce support to blk_rq_map_user_iovFUJITA Tomonori2008-07-031-0/+1
| * | cfq-iosched: get rid of enable_idle being unused warningJens Axboe2008-07-031-1/+1
| * | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-038-159/+389
| * | block: integrity cleanupsJens Axboe2008-07-032-5/+8
| * | block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe2008-07-034-17/+20
| * | block: integrity checkpatch cleanupsJens Axboe2008-07-032-12/+25
OpenPOWER on IntegriCloud