summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori
2008-07-04DAC960: push down BKLAlan Cox
2008-07-04pktcdvd: push BKL down into driverAlan Cox
2008-07-04paride: push ioctl down into driverAlan Cox
2008-07-04block: use get_unaligned_* helpersHarvey Harrison
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-07-03cmdfilter: extend default read filterAdel Gadllah
2008-07-03sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-07-03xen/blkfront: add __exit to module_exit() handlersJan Beulich
2008-07-03xen/blkfront: Make sure that the device is fully ready before allowing release.Wim Colgate
2008-07-03xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.Christian Limpach
2008-07-03xen/blkfront: Make sure we don't use bounce buffers, we don't need them.Ian Campbell
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02tty: Fix inverted logic in send_breakAlan Cox
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab
2008-07-02dm crypt: use cond_reschedMilan Broz
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks
2008-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin
2008-06-30ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz
2008-06-30Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-28Fix error paths if md_probe fails.Neil Brown
2008-06-28Don't acknowlege that stripe-expand is complete until it really is.Neil Brown
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown
2008-06-27firewire: fw-sbp2: fix parsing of logical unit directoriesRichard Sharpe
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison