summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-11dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini2-1/+15
2012-02-11block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-2/+9
2012-02-11block: add and use scsi_blk_cmd_ioctlPaolo Bonzini6-12/+8
2012-02-11i8k: Avoid lahf in 64-bit codeLuca Tettamanti1-2/+2
2012-02-11Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2012-02-11i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2012-02-11SCSI: scsi_lib: fix potential NULL dereferenceJiri Slaby1-2/+4
2012-02-11bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2012-02-11bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2012-02-11sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis1-0/+4
2012-02-11UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-02-11SCSI: scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+6
2012-02-11usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2012-02-11offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-02-11offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-02-11SCSI: Silencing 'killing requests for dead queue'Hannes Reinecke1-1/+2
2012-02-11USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11
2012-02-11Make scsi_free_queue() kill pending SCSI commandsBart Van Assche2-3/+15
2012-02-11drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2
2012-02-11carminefb: Fix module parameters permissionsJean Delvare1-3/+3
2012-02-11libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2012-02-11aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2012-02-11TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2012-02-11TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2012-02-11libsas: remove expander from dev list on errorLuben Tuikov1-0/+3
2012-02-11uvcvideo: Remove buffers from the queues when freeingSjoerd Simons1-0/+2
2012-02-11md: check ->hot_remove_disk when removing diskNamhyung Kim1-1/+1
2012-02-11libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2012-02-11usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2012-02-11libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo1-6/+18
2012-02-11sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers1-0/+15
2012-02-11mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2012-02-11mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2012-02-11mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2012-02-11put stricter guards on queue dead checksJames Bottomley1-8/+8
2012-02-11agp: fix OOM and buffer overflowVasiliy Kulikov1-1/+7
2012-02-11agp: fix arbitrary kernel memory writesVasiliy Kulikov1-3/+8
2011-04-30mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2011-04-30USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-30video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov1-3/+3
2011-04-30drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov1-1/+1
2011-04-30char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-04-30Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou1-0/+3
2011-04-30ses: show devices for enclosures with no page 7John Hughes1-2/+2
2011-04-30cciss: fix lost command issueBud Brown1-0/+1
2011-04-30myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-04-30dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-04-30Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-9/+23
2011-04-30USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-04-30USB: uss720 fixup refcount positionPeter Holik1-4/+3