summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-07V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa...Mike Isely1-5/+0
2009-11-07V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp...Michael Krufky1-0/+6
2009-11-07V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streamingDevin Heitmueller1-0/+5
2009-11-07V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely1-1/+1
2009-11-07V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely1-4/+27
2009-11-07V4L/DVB (13167): pt1: Fix a compile error on armHIRANO Takahito1-0/+1
2009-11-07V4L/DVB (13132): fix use-after-free Oops, resulting from a driver-core API ch...Guennadi Liakhovetski1-7/+9
2009-11-07V4L/DVB (13131): pxa_camera: fix camera pixel format configurationGuennadi Liakhovetski1-1/+3
2009-11-07V4L/DVB (13129): sh_mobile_ceu_camera: fix cropping for scaling clientsGuennadi Liakhovetski1-2/+2
2009-11-07V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frameHans de Goede2-2/+3
2009-11-07V4L/DVB (13109): tda18271: fix signedness issue in tda18271_rf_tracking_filte...Seth Barry1-2/+2
2009-11-07V4L/DVB (13107): tda18271: fix overflow in FM radio frequency calculationMichael Krufky1-2/+2
2009-11-07V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oopsMartin Samek1-0/+5
2009-11-07V4L/DVB (13050): DIB0700: fix-up USB device ID for Terratec/LeadtekPatrick Boettcher1-9/+6
2009-11-07V4L/DVB (13048): dib0070: fix build dependency when driver is disabledMichael Krufky2-2/+7
2009-11-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare1-2/+2
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2-5/+5
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou1-1/+51
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou1-1/+4
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain1-57/+60
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby1-2/+3
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde1-12/+12
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde3-4/+14
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-25/+25
2009-11-07PCI ASPM: fix oops on root port removalKenji Kaneshige1-2/+4
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-06Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller1-9/+0
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-11-06serial: sh-sci: disable callback typo fixMagnus Damm1-1/+1
2009-11-06Merge branch 'bugzilla-13449' into releaseLen Brown1-0/+24
2009-11-06ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resumeVaibhav Verma1-0/+16
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki13-2/+132
2009-11-06ACPI: add DMI entry for SCI_EN resume quirk on HP dv4Gustavo Maciel Dias Vieira1-0/+8
2009-11-06md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown1-0/+2
2009-11-06md: don't clear endpoint for resync when resync is interrupted.NeilBrown1-2/+3
2009-11-06drm/radeon/kms: initial mode validation supportAlex Deucher1-1/+47
2009-11-06drm/radeon/kms/atom/dce3: call transmitter init on mode setAlex Deucher1-10/+10
2009-11-06drm/radeon/kms: store detailed connector infoAlex Deucher4-48/+199
2009-11-06drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tablesAlex Deucher1-3/+6
2009-11-06drm/radeon/kms/r600: fix rs880 support v2Alex Deucher3-8/+15
2009-11-06Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown9-47/+56
2009-11-06acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria1-5/+5
2009-11-06ACPI: Move dereference after NULL testJulia Lawall1-3/+3
2009-11-06ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2-12/+27