summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-48/+111
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+52
2010-01-21e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-21e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-21e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2-10/+23
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-21Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-21Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-21Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-21tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-21serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-21serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-21serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-21serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33
2010-01-21serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1
2010-01-21nozomi: quick fix for the close/close bugAlan Cox1-1/+1
2010-01-21Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman1-20/+12
2010-01-21driver-core: fix devtmpfs crash on s390Heiko Carstens1-1/+2
2010-01-21drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse4-0/+110
2010-01-21drm/radeon/kms: r600/r700 don't test ib if ib initialization failsJerome Glisse2-12/+14
2010-01-21drm/radeon/kms: Forbid creation of framebuffer with no valid GEM objectJerome Glisse1-1/+5
2010-01-21drm/radeon/kms: r600 handle irq vector ring overflowJerome Glisse1-3/+7
2010-01-21drm/radeon/kms: r600/r700 don't process IRQ if not initializedJerome Glisse1-1/+7
2010-01-21drm/radeon/kms: r600/r700 disable irq at suspendJerome Glisse3-18/+17
2010-01-21drm/radeon/kms/r4xx: cleanup atom pathAlex Deucher3-65/+25
2010-01-21drm/radeon/kms: fix atombios_crtc_set_baseAlex Deucher1-3/+15
2010-01-21drm/radeon/kms/atom: upstream parser updatesAlex Deucher2-1/+8
2010-01-21drm/radeon/kms/atom: fix some parser bugsAlex Deucher1-16/+74
2010-01-21drm/radeon/kms: fix hardcoded mmio size in register functionsAlex Deucher1-2/+2
2010-01-21drm/radeon/kms/r100: fix bug in CS parserAlex Deucher1-0/+1
2010-01-21drm/radeon/kms/r200: fix bug in CS parserAndrew Randrianasulu1-0/+2
2010-01-21drm/radeon/kms/r200: fix bug in CS parserAndrew Randrianasulu1-2/+5
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-01-20Merge branch 'bugzilla-14954' into releaseLen Brown1-0/+30
2010-01-20Merge branch 'misc' into releaseLen Brown8-11/+16