summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-0611-84/+172
|\
| * [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-271-52/+109
| * [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-271-0/+1
| * [SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski2010-03-271-0/+8
| * [SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali2010-03-271-2/+2
| * [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
| * [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-03-271-15/+13
| * [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
| * [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez2010-03-271-5/+4
| * [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2010-03-272-4/+22
| * [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke2010-03-271-2/+2
| * [SCSI] libiscsi: Fix recovery slowdown regressionMike Christie2010-03-271-2/+3
* | eeepc-wmi: include slab.hTejun Heo2010-04-051-0/+1
* | Merge branch 'master' into export-slabhTejun Heo2010-04-0586-1689/+3057
|\ \
| * | sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-041-7/+17
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-041955-57747/+102514
| |\ \
| | * \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-031-0/+9
| | |\ \
| | | * | ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-291-0/+9
| | * | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-031-2/+5
| | |\ \ \
| | | * | | of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device treeJason Gunthorpe2010-03-271-2/+5
| | * | | | PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-031-33/+3
| | * | | | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2010-04-031-0/+6
| | |\ \ \ \
| | | * | | | kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel2010-04-021-0/+6
| | * | | | | tty: release_one_tty() forgets to put pidsOleg Nesterov2010-04-031-0/+2
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-04-022-1/+5
| | |\ \ \ \ \
| | | * | | | | HID: Add NOGET quirk for Quanta Pixart touchscreenAnisse Astier2010-03-291-0/+1
| | | * | | | | HID: fix oops in gyration_event()Jiri Kosina2010-03-231-1/+4
| | * | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-04-021-1/+0
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini2010-03-261-1/+0
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-0172-1642/+2837
| | |\ \ \ \ \
| | | * | | | | drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.Dave Airlie2010-04-012-0/+8
| | | * | | | | drm/radeon/kms: rs400/480 should set common registers.Dave Airlie2010-04-011-0/+2
| | | * | | | | drm/radeon/kms: add sanity check to wptr.Dave Airlie2010-04-011-0/+2
| | | * | | | | drm/radeon/kms/evergreen: get DP workingAlex Deucher2010-04-011-3/+12
| | | * | | | | drm/radeon/kms: add hw_i2c module optionAlex Deucher2010-03-313-3/+10
| | | * | | | | drm/radeon/kms: use new pre/post_xfer i2c bit algo hooksAlex Deucher2010-03-313-79/+64
| | | * | | | | Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-313218-88913/+202958
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | drm/radeon/kms: disable MSI on IGP chipsAlex Deucher2010-03-311-5/+3
| | | * | | | | drm/radeon/kms: display watermark updates (v2)Alex Deucher2010-03-319-21/+155
| | | * | | | | drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr...Alex Deucher2010-03-311-0/+3
| | | * | | | | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)Alex Deucher2010-03-312-5/+10
| | | * | | | | drm/radeon/kms/dp: remove extraneous training complete callAlex Deucher2010-03-311-3/+0
| | | * | | | | drm/radeon/kms/atom: minor fixes to transmitter setupAlex Deucher2010-03-311-33/+21
| | | * | | | | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.Michel Dänzer2010-03-311-2/+4
| | | * | | | | drm: fix build error when SYSRQ is disabledRandy Dunlap2010-03-311-0/+2
| | | * | | | | drm/radeon/kms: fix macbookpro connector quirkAlex Deucher2010-03-311-0/+2
| | | * | | | | drm/radeon/r6xx/r7xx: further safe reg clean upAlex Deucher2010-03-311-19/+0
| | | * | | | | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer supportAlex Deucher2010-03-311-1/+2
| | | * | | | | drm/radeon/kms: bump the version for r6xx/r7xx const buffer supportAlex Deucher2010-03-311-1/+2
| | | * | | | | drm/radeon/r6xx/r7xx: CS parser fixesAlex Deucher2010-03-313-60/+112