summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* powerpc+of: Export of_reconfig_notifier_[register,unregister]Nathan Fontenot2012-11-291-0/+2
* Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-11-261-3/+0
|\
| * drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]Timur Tabi2012-11-251-3/+0
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-26278-2798/+3724
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-10-317-16/+111
| |\
| | * target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl2012-10-261-0/+18
| | * target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger2012-10-261-1/+0
| | * qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-263-14/+85
| | * tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPCRoland Dreier2012-10-262-1/+5
| | * qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger2012-10-261-0/+3
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-3111-68/+83
| |\ \
| | * | drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2012-10-312-3/+3
| | * | drm/nouveau: resurrect headless mode since reworkBen Skeggs2012-10-314-35/+51
| | * | drm/nv50/fb: prevent oops on chipsets without compression tagsBen Skeggs2012-10-311-6/+4
| | * | drm/nouveau: allow creation of zero-sized mmBen Skeggs2012-10-312-4/+6
| | * | drm/nouveau/i2c: fix typo when checking nvio i2c port validityBen Skeggs2012-10-311-1/+1
| | * | drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs2012-10-313-20/+19
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-316-8/+51
| |\ \ \
| | * | | HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel2012-10-314-0/+36
| | * | | HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu2012-10-311-2/+1
| | * | | HID: multitouch: put the case in the right switch statementAlan Cox2012-10-311-1/+1
| | * | | HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby2012-10-311-5/+13
| * | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-10-303-8/+14
| |\ \ \ \
| | * | | | MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.cJonathan Brassow2012-10-311-6/+9
| | * | | | md/raid1: Fix assembling of arrays containing Replacements.NeilBrown2012-10-311-1/+1
| | * | | | md faulty: use disk_stack_limits()Eric Sandeen2012-10-221-1/+4
| * | | | | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-305-7/+48
| |\ \ \ \ \
| | * | | | | GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn2012-10-301-1/+1
| | * | | | | gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter2012-10-271-0/+35
| | * | | | | gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman2012-10-261-3/+7
| | * | | | | gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni2012-10-241-0/+2
| | * | | | | gpio-74x164: Fix buffer allocation sizeRoland Stigge2012-10-161-1/+1
| | * | | | | gpio-timberdale: fix a potential wrapping issueDan Carpenter2012-10-151-2/+2
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-308-63/+95
| |\ \ \ \ \
| | * | | | | loop: Make explicit loop device destruction lazyDave Chinner2012-10-301-2/+15
| | * | | | | mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-302-4/+18
| | * | | | | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick2012-10-301-2/+2
| | * | | | | cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita2012-10-301-0/+1
| | * | | | | cciss: remove unneeded memset()Wei Yongjun2012-10-301-1/+0
| | * | | | | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-10-301-2/+1
| | * | | | | floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski2012-10-301-26/+22
| | * | | | | floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski2012-10-301-10/+13
| | * | | | | floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski2012-10-301-1/+10
| | * | | | | floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-10-301-0/+1
| | * | | | | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski2012-10-301-9/+6
| | * | | | | xen/blkback: Fix compile warningKonrad Rzeszutek Wilk2012-10-301-3/+3
| | * | | | | drivers/block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-7/+7
| * | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-285-40/+40
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | i2c-i801: Fix commentJean Delvare2012-10-281-1/+1
| | * | | | | i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-282-4/+6