aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-6/+3
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Gravatar Linus Torvalds 1-22/+0
2012-05-11ks8851: Update link status during link change interruptGravatar Stephen Boyd 1-3/+4
2012-05-11macvtap: restore vlan header on user readGravatar Basil Gor 1-5/+38
2012-05-11vhost-net: fix handle_rx buffer sizeGravatar Basil Gor 1-1/+6
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionGravatar Nicholas Bellinger 1-22/+0
2012-05-11mtip32xx: release the semaphore on an error pathGravatar Asai Thambi S P 1-1/+3
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Gravatar Jesper Juhl 1-13/+10
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaGravatar Vinod Koul 1-1/+2
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsGravatar Jiri Bohac 3-12/+24
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Gravatar Eric W. Biederman 3-3/+3
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"Gravatar David S. Miller 1-1/+1
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyGravatar Thadeu Lima de Souza Cascardo 1-0/+2
2012-05-10igb: fix rtnl race in PM resume pathGravatar Benjamin Poirier 1-14/+6
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Gravatar Linus Torvalds 2-0/+3
2012-05-10parisc: move definition of PAGE0 to asm/page.hGravatar Rolf Eike Beer 2-0/+3
2012-05-10drivers/leds: correct __devexit annotationsGravatar Arnd Bergmann 2-3/+3
2012-05-10gpio/omap: fix incorrect initialization of omap_gpio_mod_initGravatar Tarun Kanti DebBarma 1-6/+3
2012-05-10[SCSI] virtio_scsi: fix TMF use-after-freeGravatar Paolo Bonzini 1-11/+13
2012-05-10[SCSI] fix oops in all legacy host adapters caused by 6f381faGravatar James Bottomley 1-0/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Gravatar Chad Dupuis 1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Gravatar Saurav Kashyap 1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Gravatar Giridhar Malavali 2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Gravatar Giridhar Malavali 2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Gravatar Vikas Chaudhary 1-0/+1
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcGravatar David S. Miller 1-1/+1
2012-05-09Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Linus Torvalds 1-1/+3
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Gravatar Laxman Dewangan 1-1/+3
2012-05-08r8169: fix unsigned int wraparound with TSOGravatar Julien Ducourthial 1-6/+10
2012-05-08mtd: ams-delta: fix request_mem_region() failureGravatar Janusz Krzysztofik 1-11/+6
2012-05-08Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Linus Torvalds 2-2/+5
2012-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 4-181/+34
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-21/+28
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVGravatar Ben Hutchings 1-1/+1
2012-05-08[media] gspca - sonixj: Fix a zero divide in isoc interruptGravatar Jean-François Moine 1-4/+4
2012-05-08[media] media: videobuf2-dma-contig: include header for exported symbolsGravatar H Hartley Sweeten 1-0/+1
2012-05-08[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...Gravatar H Hartley Sweeten 1-1/+1
2012-05-08[media] media: vb2-memops: Export vb2_get_vma symbolGravatar Laurent Pinchart 1-0/+1
2012-05-08[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFSGravatar Sylwester Nawrocki 3-14/+23
2012-05-08[media] s5p-fimc: Fix locking in subdev set_crop opGravatar Sylwester Nawrocki 1-1/+1
2012-05-08[media] dvb_frontend: fix a regression with DVB-S zig-zagGravatar Mauro Carvalho Chehab 1-0/+4
2012-05-07mtd: fix oops in dataflash driverGravatar Will Newton 1-1/+1
2012-05-07xen/Kconfig: fix Kconfig layoutGravatar Andrew Morton 1-10/+12
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Gravatar Mark Brown 1-1/+4
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeGravatar Julia Lawall 1-11/+16
2012-05-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackGravatar Ben Skeggs 2-178/+22
2012-05-07drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Gravatar Daniel Vetter 1-3/+6
2012-05-07drm/i915: disable sdvo hotplug on i945g/gmGravatar Daniel Vetter 1-0/+6
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesGravatar Bjørn Mork 1-2/+12