summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-10-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-31cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-31vxlan: don't expire permanent entriesstephen hemminger
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-31drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma
2012-10-31drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark
2012-10-31drm/exynos: fix display on issueInki Dae
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby
2012-10-30Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer
2012-10-31drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-10-31drm/nouveau: resurrect headless mode since reworkBen Skeggs
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs
2012-10-31drm/nouveau: allow creation of zero-sized mmBen Skeggs
2012-10-31drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs
2012-10-31drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs
2012-10-31MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.cJonathan Brassow
2012-10-31md/raid1: Fix assembling of arrays containing Replacements.NeilBrown
2012-10-30Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-30GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-10-30xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-30xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-30xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel
2012-10-30loop: Make explicit loop device destruction lazyDave Chinner
2012-10-30mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani
2012-10-30xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick
2012-10-30cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita
2012-10-30cciss: remove unneeded memset()Wei Yongjun
2012-10-30xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2012-10-30floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski
2012-10-30floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski
2012-10-30floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski
2012-10-30floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski
2012-10-30floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski
2012-10-30xen/blkback: Fix compile warningKonrad Rzeszutek Wilk