aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-10-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-10-21virtio_blk: remove BKL leftoversChristoph Hellwig
2010-10-21virtio: console: Disable lseek(2) for port file operationsAmit Shah
2010-10-21virtio: console: Send SIGIO in case of port unplugAmit Shah
2010-10-21virtio: console: Send SIGIO on new data arrival on portsAmit Shah
2010-10-21virtio: console: Send SIGIO to processes that request it for host eventsAmit Shah
2010-10-21virtio: console: Reference counting portdev structs is not neededAmit Shah
2010-10-21virtio: console: Add reference counting for port structAmit Shah
2010-10-21virtio: console: Use cdev_alloc() instead of cdev_init()Amit Shah
2010-10-21virtio: console: Add a find_port_by_devt() functionAmit Shah
2010-10-21virtio: console: Add a list of portdevs that are activeAmit Shah
2010-10-21virtio: console: open: Use a common path for error handlingAmit Shah
2010-10-21virtio: console: remove_port() should return voidAmit Shah
2010-10-21virtio: console: Make write() return -ENODEV on hot-unplugAmit Shah
2010-10-21virtio: console: Make read() return -ENODEV on hot-unplugAmit Shah
2010-10-21virtio: console: Unblock poll on port hot-unplugAmit Shah
2010-10-21virtio: console: Un-block reads on chardev closeAmit Shah
2010-10-21virtio: console: Check if portdev is valid in send_control_msg()Amit Shah
2010-10-21virtio: console: Remove control vq data only if using multiport supportAmit Shah
2010-10-21virtio: console: Reset vdev before removing deviceAmit Shah
2010-10-21tpm: change 'tpm_suspend_pcr' to be module parameterDmitry Torokhov
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter
2010-10-20rbd: null vs ERR_PTRDan Carpenter
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter
2010-10-15v4l1: fix 32-bit compat microcode loading translationLinus Torvalds
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen