aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-10-30
|\
| * MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.cJonathan Brassow2012-10-30
| * md/raid1: Fix assembling of arrays containing Replacements.NeilBrown2012-10-30
| * md faulty: use disk_stack_limits()Eric Sandeen2012-10-21
* | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-30
|\ \
| * | GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn2012-10-30
| * | gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter2012-10-27
| * | gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman2012-10-26
| * | gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni2012-10-24
| * | gpio-74x164: Fix buffer allocation sizeRoland Stigge2012-10-16
| * | gpio-timberdale: fix a potential wrapping issueDan Carpenter2012-10-15
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-30
|\ \
| * | loop: Make explicit loop device destruction lazyDave Chinner2012-10-30
| * | mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-30
| * | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick2012-10-30
| * | cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita2012-10-30
| * | cciss: remove unneeded memset()Wei Yongjun2012-10-30
| * | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-10-30
| * | floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski2012-10-30
| * | floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski2012-10-30
| * | floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski2012-10-30
| * | floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-10-30
| * | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski2012-10-30
| * | xen/blkback: Fix compile warningKonrad Rzeszutek Wilk2012-10-30
| * | drivers/block: remove CONFIG_EXPERIMENTALKees Cook2012-10-23
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-28
|\ \ \
| * | | i2c-i801: Fix commentJean Delvare2012-10-28
| * | | i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-28
| * | | i2c-stub: Move to drivers/i2cJean Delvare2012-10-28
* | | | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-28
|\ \ \ \ | |/ / / |/| | |
| * | | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-17
| * | | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-26
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-26
| |\ \ \
| | * | | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-24
| | * | | mwifiex: clean up scan state on errorBing Zhao2012-10-24
| | * | | mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-24
| | * | | brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-24
| | * | | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-24
| | * | | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-24
| | * | | rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-24
| | * | | rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-24
| * | | | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-26
| * | | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-26
| * | | | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-26
| * | | | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-26
| * | | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-26
| * | | | net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-26
| * | | | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-26
| * | | | vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-24