summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: output FW warning in pci_read/write_vpdPrarit Bhargava2010-05-181-1/+6
* PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-184-4/+4
* PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-181-0/+1
* PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-181-3/+4
* PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
* PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
* PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-113-39/+63
* PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
* PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
* PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-112-4/+1
* PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-112-2/+2
* PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-111-21/+17
* PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-111-32/+31
* PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-111-21/+36
* PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-111-5/+13
* PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-111-16/+2
* PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-111-40/+34
* PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-111-12/+16
* PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-113-109/+107
* PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-113-18/+5
* PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-112-11/+17
* PCI: return correct value when writing to the "reset" attributeMichal Schmidt2010-05-111-1/+6
* PCI: change PCI_MSI help text to recommend enablingJesse Barnes2010-05-111-1/+1
* PCI: Convert pci_lock to raw_spinlockThomas Gleixner2010-05-111-17/+17
* PCI: clearing wakeup flags not neededAlan Stern2010-05-111-2/+0
* PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-112-0/+85
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-111-9/+10
|\
| * drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare2010-05-111-9/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-118-9/+37
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-105-7/+35
| |\ \
| | * | ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
| | * | iwlwifi: work around passive scan issueJohannes Berg2010-04-303-7/+23
| * | | phy: Fix initialization in micrel driver.David S. Miller2010-05-061-0/+1
| * | | veth: Dont kfree_skb() after dev_forward_skb()Eric Dumazet2010-05-061-1/+0
| * | | net/gianfar: drop recycled skbs on MTU changeSebastian Andrzej Siewior2010-05-051-1/+1
* | | | ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-111-89/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-107-54/+46
|\ \ \ \
| * | | | HID: fix suspend crash by moving initializations earlierAlan Stern2010-05-071-7/+6
| * | | | HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
| * | | | HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin2010-05-031-30/+2
| * | | | HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin2010-05-031-8/+21
| * | | | HID: hidraw: fix numbered reportsAlan Ott2010-04-271-7/+2
| * | | | HID: wacom: remove annoying non-error printkCory Fields2010-04-211-1/+0
| * | | | HID: ntrig: Emit TOUCH with DOUBLETAP for single touchRafi Rubin2010-04-131-0/+2
| * | | | HID: add support for cymotion master solar keyboardRaphaƫl Doursenaud2010-04-083-0/+3
| * | | | HID: ntrig: explain firmware quirkJiri Kosina2010-04-071-1/+2
| * | | | HID: fix N-trig touch panel with recent firmwareStephane Chatty2010-04-061-2/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-05-097-17/+62
|\ \ \ \ \
| * | | | | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley2010-05-051-1/+14
| * | | | | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke2010-05-051-0/+1