aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-22r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds14-188/+1637
2011-07-22Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds33-5425/+3953
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-0/+35
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds28-135/+1377
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-85/+200
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-107/+313
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds60-1299/+3150
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds53-828/+2830
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds47-1132/+795
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-26/+41
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds862-28744/+75593
2011-07-22Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina1376-18629/+74757
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds7-317/+140
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds23-52/+5200
2011-07-22Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-6/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds40-1927/+3748
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds9-104/+398
2011-07-22Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 'srp' into for-nextRoland Dreier46-1092/+751
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn2-21/+53
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina1-0/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko3-50/+11
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko2-6/+6
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger3-1/+47
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger3-27/+36
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover28-2037/+1385
2011-07-22target: Eliminate usage of struct se_memAndy Grover6-780/+307
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover3-17/+16
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover1-0/+5
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover8-217/+215
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier4-0/+37
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier1-48/+47
2011-07-22target: Allow for built-in target modulesRoland Dreier1-4/+0
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2-11/+10
2011-07-22tcm_fc: Makefile cleanupsNicholas Bellinger1-13/+4
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl1-9/+8
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl1-1/+0
2011-07-22loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter1-1/+1
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier2-19/+3
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2-4/+2
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier2-12/+13
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier1-2/+3
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier1-5/+5
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-15/+179
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+24
2011-07-22target: merge release_cmd methodsChristoph Hellwig5-56/+32
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-25/+5
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig7-30/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover14-689/+534