aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre
2013-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-04-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter
2013-04-12udl: handle EDID failure properly.Dave Airlie
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-04-11Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2013-04-11Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-11Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun
2013-04-11misc: tsl2550: Use dev_pm_opsLars-Peter Clausen
2013-04-11misc: isl29003: Use dev_pm_opsLars-Peter Clausen
2013-04-11misc: fsa8480: Use dev_pm_opsLars-Peter Clausen
2013-04-11misc: apds9802als: Fix suspend/resumeLars-Peter Clausen
2013-04-11mei: convert to use simple_open()Wei Yongjun
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-04-11tcm_vhost: Send bad target to guest when cmd failsAsias He
2013-04-11tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He
2013-04-11tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He
2013-04-11tcm_vhost: Remove double check of responseAsias He
2013-04-10mei: nfc: Implement MEI bus opsSamuel Ortiz
2013-04-10mei: nfc: Add NFC device to the MEI busSamuel Ortiz
2013-04-10mei: nfc: Initial nfc implementationSamuel Ortiz
2013-04-10Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-10Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz
2013-04-10e100: Add dma mapping error checkNeil Horman
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi
2013-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey
2013-04-09Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-04-09Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-09regmap: Back out work buffer fixMark Brown
2013-04-08Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-08Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-08mei: bus: Add device enabling and disabling APISamuel Ortiz
2013-04-08mei: notify about the reset in error levelTomas Winkler
2013-04-08mei: add mei_cl_write functionTomas Winkler
2013-04-08Merge tag 'extcon-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-04-09Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens
2013-04-09extcon: max8997: Fix return valueSachin Kamat
2013-04-09extcon: max77693: Fix return valueSachin Kamat
2013-04-09extcon: max8997: use dev_err() instead of pr_err()Jingoo Han