aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds6-4/+354
2010-01-24i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König1-10/+11
2010-01-24i2c: mxc: let time to generate stop bitValentin Longchamp1-2/+3
2010-01-24drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher1-2/+2
2010-01-24drm/radeon/kms/atom: atom parser fixesAlex Deucher1-2/+6
2010-01-24drm/radeon/kms: clean up atombios pll codeAlex Deucher1-75/+121
2010-01-24drm/radeon/kms: clean up pll structAlex Deucher4-49/+62
2010-01-24drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher1-1/+1
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack1-7/+22
2010-01-23net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala4-4/+4
2010-01-23igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2-2/+2
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2-38/+2
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2-0/+2
2010-01-23be2net: swap only first 2 fields of mcc_wrbSathya Perla1-1/+1
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray1-0/+1
2010-01-23Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller2-1/+13
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1480-28788/+101423
2010-01-21be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-21wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2-1/+13
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-73/+51
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-20e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-20e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-20e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2-10/+23
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-20USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-20serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33