summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/atm: introduce missing kfreeJulia Lawall2009-02-081-0/+1
* sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-071-4/+8
* 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
* sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-061-4/+4
* r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-061-35/+58
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
|\
| * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
* | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
* | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
|/
* e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
* sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
* pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
* hso: add new device id'sFilip Aben2009-02-031-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02215-1583/+7436
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-025-36/+78
| |\
| | * PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-271-1/+5
| | * PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
| | * PCI MSI: Fix undefined shift by 32Matthew Wilcox2009-01-271-2/+11
| | * PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki2009-01-271-13/+13
| | * PCI PM: Power up devices before restoring their stateRafael J. Wysocki2009-01-271-3/+3
| | * PCI PM: Fix hibernation breakage on EeePC 701Rafael J. Wysocki2009-01-271-1/+4
| | * PCI PM: Fix suspend error paths and testing facility breakageRafael J. Wysocki2009-01-271-0/+16
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-022-1/+12
| |\ \
| | * | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-021-0/+11
| | * | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-021-1/+1
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-0252-719/+833
| |\ \ \
| | * | | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller2009-02-011-3/+4
| | * | | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab2009-02-011-1/+5
| | * | | V4L/DVB (10229): ivtv: fix memory leakHans Verkuil2009-01-291-1/+3
| | * | | V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...Jean-Francois Moine2009-01-291-2/+2
| | * | | V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-292-5/+11
| | * | | V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereoAlexey Klimov2009-01-291-6/+6
| | * | | V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil2009-01-291-1/+1
| | * | | V4L/DVB (10288): af9015: bug fix: stick does not work always when pluggedAntti Palosaari2009-01-291-1/+6
| | * | | V4L/DVB (10287): af9015: fix second FEAntti Palosaari2009-01-291-5/+18
| | * | | V4L/DVB (10270): saa7146: fix unbalanced mutex_lock/unlockHans Verkuil2009-01-291-0/+1
| | * | | V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel ...Tony Broad2009-01-291-0/+1
| | * | | V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller2009-01-291-1/+1
| | * | | V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-294-9/+49
| | * | | V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora2009-01-291-0/+4
| | * | | V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora2009-01-291-1/+8
| | * | | V4L/DVB (10250): cx25840: fix regression: fw not loaded on first useHans Verkuil2009-01-291-0/+8
| | * | | V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-296-6/+6
| | * | | V4L/DVB (10243): em28xx: fix compile warningHans Verkuil2009-01-291-1/+1
| | * | | V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logicMike Isely2009-01-291-2/+2
| | * | | V4L/DVB (10233): [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)Nicolas Fournier2009-01-292-1/+8
| | * | | V4L/DVB (10229): cx88-dvb: Fix order of frontend allocationsAndy Walls2009-01-291-34/+38
| | * | | V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-292-0/+28
OpenPOWER on IntegriCloud