aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* target: remove unused struct fieldsJörn Engel2011-12-06
* target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-06
* target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier2011-12-06
* target: Don't return an error status for 0-length READ and WRITERoland Dreier2011-12-06
* iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-06
* iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger2011-12-06
* iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger2011-12-06
* target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...Nicholas Bellinger2011-12-06
* target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-06
* target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-06
* target: remove the se_ordered_node se_cmd fieldChristoph Hellwig2011-12-06
* target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig2011-12-06
* target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-06
* target: Get rid of unused se_cmd_cacheRoland Dreier2011-12-06
* target: Improve system responsivity during I/OBart Van Assche2011-12-06
* iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger2011-12-06
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-06
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-01
|\
| * ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-30
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
| |\ \ \ \
| | | | * | IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-28
| | | | * | IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-08
| | | * | | IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
| | | |/ /
| | * / / IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-29
| | |/ /
| * | | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-28
| * | | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-28
| |/ /
* | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2011-11-30
|\ \ \
| * | | of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-30
|\ \ \ \
| * | | | regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-28
| * | | | regulator: fix use after free bugLothar Waßmann2011-11-28
| * | | | regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-28
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin2011-11-26
| * | | | hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-25
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ \
| * | | | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\| | | |
| * | | | pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-28
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim2011-11-16
| | * | | | drm/exynos: Add disable of managerJoonyoung Shim2011-11-16
| | * | | | drm/exynos: include linux/module.hInki Dae2011-11-15
| | * | | | drm/exynos: fix vblank bug.Inki Dae2011-11-15
| | * | | | drm/exynos: changed buffer structure.Inki Dae2011-11-15
| | * | | | drm/exynos: removed unnecessary variable.Inki Dae2011-11-15
| | * | | | drm/exynos: use gem create function genericallyInki Dae2011-11-15
| | * | | | drm/exynos: checked for null pointerSeung-Woo Kim2011-11-15