aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17s390/pci: do not modify function handlesSebastian Ott1-5/+4
2013-04-17s390/pci: debug device statesSebastian Ott1-0/+3
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland1-8/+55
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland4-143/+351
2013-04-17s390/css: move subchannel lock allocationSebastian Ott3-34/+32
2013-04-17s390/cio: fix early init counter usageSebastian Ott2-9/+6
2013-04-17s390/css: remove unused function definitionsSebastian Ott2-4/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott4-23/+24
2013-04-17s390/cio: get rid of static console deviceSebastian Ott1-43/+30
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott5-108/+56
2013-04-17s390/cio: split subchannel registrationSebastian Ott1-19/+18
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott3-6/+4
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott5-23/+31
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita1-1/+1
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-04-17s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter1-8/+14
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter4-9/+31
2013-04-17s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+9
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-68/+133
2013-04-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-79/+37
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-17/+41
2013-04-11Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2013-04-11Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+2
2013-04-11Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He1-4/+6
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He1-13/+18
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He1-2/+7
2013-04-11tcm_vhost: Remove double check of responseAsias He1-9/+0
2013-04-10Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2013-04-10Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-11/+20
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+15
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-334/+480
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-10e100: Add dma mapping error checkNeil Horman1-11/+25
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi1-6/+14
2013-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-04-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-11/+4
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey1-10/+3
2013-04-09Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+2
2013-04-09Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds3-121/+245
2013-04-09regmap: Back out work buffer fixMark Brown1-1/+2
2013-04-08Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlockLinus Torvalds1-0/+2
2013-04-08Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds3-4/+11