summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-29powerpc+of: Export of_reconfig_notifier_[register,unregister]Nathan Fontenot1-0/+2
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-3/+0
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt278-2798/+3724
2012-11-25drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi1-3/+0
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2-40/+0
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt4-29/+134
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun4-50/+4
2012-11-15fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan HorĂ¡k2-5/+18
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2-9/+8
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot3-18/+77
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot1-4/+51
2012-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-16/+111
2012-11-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-68/+83
2012-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-8/+51
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel4-0/+36
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu1-2/+1
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox1-1/+1
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-10-31drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-10-31Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-8/+14
2012-10-31drm/nouveau: resurrect headless mode since reworkBen Skeggs4-35/+51
2012-10-31drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs1-6/+4
2012-10-31drm/nouveau: allow creation of zero-sized mmBen Skeggs2-4/+6
2012-10-31drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs1-1/+1
2012-10-31drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-20/+19
2012-10-31MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.cJonathan Brassow1-6/+9
2012-10-31md/raid1: Fix assembling of arrays containing Replacements.NeilBrown1-1/+1
2012-10-31Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+48
2012-10-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-63/+95
2012-10-31GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn1-1/+1
2012-10-30loop: Make explicit loop device destruction lazyDave Chinner1-2/+15
2012-10-30mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2-4/+18
2012-10-30xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick1-2/+2
2012-10-30cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita1-0/+1
2012-10-30cciss: remove unneeded memset()Wei Yongjun1-1/+0
2012-10-30xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2012-10-30floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski1-26/+22
2012-10-30floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski1-10/+13
2012-10-30floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-10-30floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-10-30floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski1-9/+6
2012-10-30xen/blkback: Fix compile warningKonrad Rzeszutek Wilk1-3/+3
2012-10-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-40/+40
2012-10-29i2c-i801: Fix commentJean Delvare1-1/+1
2012-10-29i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2-4/+6
2012-10-29i2c-stub: Move to drivers/i2cJean Delvare3-35/+33
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-27gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter1-0/+35
2012-10-27target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl1-0/+18
2012-10-27target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger1-1/+0