summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-1430-346/+693
|\
| * 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-244-72/+62
| * pcmcia: kill IN_CARD_SERVICESAdrian Bunk2008-06-246-6/+0
| * pcmcia: remove unused bulkmem.hMagnus Damm2008-06-2414-28/+0
| * pcmcia: simplify pccard_validate_cisDominik Brodowski2008-06-246-23/+23
| * pcmcia: carve out ioctl adjust function to pcmcia_ioctlDominik Brodowski2008-06-243-100/+94
| * 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-243-0/+347
| * pcmcia: remove version.hDominik Brodowski2008-06-242-2/+0
| * pcmcia: cs: kill thread_waitChristoph Hellwig2008-06-241-9/+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-1416-344/+331
|\ \
| * | 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: add blk_queue_update_dma_padFUJITA Tomonori2008-07-041-1/+2
| * | 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
| * | Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-035-23/+31
| * | cmdfilter: extend default read filterAdel Gadllah2008-07-031-4/+0
| * | sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe2008-07-031-1/+1
| * | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-031-30/+10
| * | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-034-10/+11
| * | xen/blkfront: add __exit to module_exit() handlersJan Beulich2008-07-031-1/+1
| * | xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate2008-07-031-1/+1
| * | xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach2008-07-031-0/+36
| * | xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell2008-07-031-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-124-6/+29
|\ \ \
| * | | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
| * | | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
| * | | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
| * | | [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
* | | | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
* | | | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
* | | | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
* | | | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
OpenPOWER on IntegriCloud