summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-302-2/+7
| | * | | iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| | * | | setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1
| | * | | rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-301-0/+5
| | * | | rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-301-2/+2
| | * | | iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| | * | | iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-301-4/+2
| | * | | iwlwifi: fix regulatoryReinette Chatre2010-03-302-2/+2
| | * | | Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-301-0/+1
| | * | | Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-301-0/+1
| | * | | ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-301-0/+2
| * | | | bonding: bond_xmit_roundrobin() fixEric Dumazet2010-03-311-1/+1
| * | | | drivers/net: Add missing unlockJulia Lawall2010-03-311-1/+3
| * | | | net: gianfar - align BD ring size console messagesKim Phillips2010-03-311-2/+2
| * | | | net: gianfar - initialize per-queue statisticsKim Phillips2010-03-311-2/+2
| * | | | gianfar: Fix a memory leak in gianfar close codeAndy Fleming2010-03-311-2/+2
* | | | | 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