summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | V4L/DVB (10226): zoran: Get rid of extra module ref countTrent Piepho2009-01-291-49/+33
| * | | V4L/DVB (10225): zoran: Remove zr36057_adr fieldTrent Piepho2009-01-292-15/+7
| * | | V4L/DVB (10224): zoran: Use pci device table to get card typeTrent Piepho2009-01-292-64/+47
| * | | V4L/DVB (10223): zoran: Remove global device arrayTrent Piepho2009-01-293-30/+6
| * | | V4L/DVB (10222): zoran: Better syntax for initializing array module paramsTrent Piepho2009-01-291-8/+8
| * | | V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ...Andy Walls2009-01-291-0/+4
| * | | V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls2009-01-292-3/+5
| * | | V4L/DVB (10216): saa7127: fix broken S-Video with saa7129Martin Dauskardt2009-01-291-22/+30
| * | | V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil2009-01-291-0/+3
| * | | V4L/DVB (10212): Convert to be a pci driverTrent Piepho2009-01-293-304/+296
| * | | V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367)Mauro Carvalho Chehab2009-01-291-0/+3
| * | | V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4Mauro Carvalho Chehab2009-01-291-0/+8
| * | | V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl2009-01-292-5/+25
| * | | V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line endSebastian Andrzej Siewior2009-01-291-1/+1
| * | | V4L/DVB (10201): Fixes cx88 compilation bugMauro Carvalho Chehab2009-01-291-1/+1
| * | | V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart2009-01-291-1/+1