summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md: tidy up rdev_for_each usage.NeilBrown2012-03-1911-63/+66
* md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2012-03-192-4/+30
* md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown2012-03-191-0/+2
* md: don't set md arrays to readonly on shutdown.NeilBrown2012-03-191-22/+15
* md: allow re-add to failed arrays.NeilBrown2012-03-192-2/+2
* md/raid5: use atomic_dec_return() instead of atomic_dec() and atomic_read().majianpeng2012-03-131-4/+3
* md/raid5: removed unused 'added_devices' variable.NeilBrown2012-03-131-5/+2
* md/raid10: remove unnecessary smp_mb() from end_sync_writeNeilBrown2012-03-131-3/+1
* md/raid5: make sure reshape_position is cleared on error path.NeilBrown2012-03-131-0/+1
* Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-091-1/+1
|\
| * x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-081-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-098-10/+41
|\ \
| * | drm/radeon/kms: fix hdmi duallink checksAlex Deucher2012-03-082-5/+3
| * | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-081-0/+8
| * | drm/radeon: deal with errors from framebuffer init path.Dave Airlie2012-03-073-5/+26
| * | drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2012-03-072-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-098-10/+17
|\ \ \
| * | | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang2012-03-081-2/+2
| * | | net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-081-0/+2
| * | | mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-081-2/+1
| * | | atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-081-1/+1
| * | | ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-03-073-4/+8
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-063-4/+8
| | |\ \ \
| | | * | | iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
| | | * | | mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
| | | * | | carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| | | * | | carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-091-1/+1
|\ \ \ \ \ \
| * | | | | | regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan2012-03-071-1/+1
* | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-092-2/+1
|\ \ \ \ \ \ \
| * | | | | | | of/mdio: fix fixed link bus nameBaruch Siach2012-02-271-1/+1
| * | | | | | | of/fdt.c: asm/setup.h included twiceDanny Kukawka2012-02-271-1/+0
* | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix section mismatch in spi-pl022.cRussell King2012-02-131-1/+1
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-094-9/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-072-5/+21
| * | | | | | | | | hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-071-4/+6
| * | | | | | | | | hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-071-1/+2
| * | | | | | | | | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-072-1/+12
* | | | | | | | | | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-03-095-20/+49
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | dm raid: fix flush supportJonathan E Brassow2012-03-071-0/+1
| * | | | | | | | | dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow2012-03-071-6/+10
| * | | | | | | | | dm thin metadata: decrement counter after removing mapped blockJoe Thornber2012-03-071-0/+2
| * | | | | | | | | dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber2012-03-071-0/+1
| * | | | | | | | | dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer2012-03-071-5/+17
| * | | | | | | | | dm flakey: fix crash on read when corrupt_bio_byte not setMike Snitzer2012-03-071-1/+1
| * | | | | | | | | dm io: fix discard supportMilan Broz2012-03-071-7/+16
| * | | | | | | | | dm ioctl: do not leak argv if target message only contains whitespaceJesper Juhl2012-03-071-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-075-8/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |