aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck1-6/+6
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-09igb: fix vf lookupGreg Rose1-1/+2
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-02-08hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-08hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck1-5/+0
2012-02-08Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-6/+4
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds18-137/+262
2012-02-08Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+12
2012-02-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-08staging: pohmelfs: remove drivers/staging/pohmelfsEvgeniy Polyakov14-7979/+0
2012-02-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-16/+45
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier3-47/+24
2012-02-08driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman1-0/+1
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker3-0/+0
2012-02-08staging: android/ram_console: Don't build on arches w/o ioremapAnton Vorontsov1-0/+1
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest1-2/+2
2012-02-08staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger1-0/+1
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2-2/+3
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-02-08staging: android: lowmemorykiller: Don't wait more than one second for a process to dieArve Hjønnevåg1-1/+4
2012-02-08staging: zcache: fix serialization bug in zv statsSeth Jennings1-7/+7
2012-02-08staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-08Staging: android: binder: Fix crashes when sharing a binder file between processesArve Hjønnevåg1-1/+11
2012-02-08Staging: android: Remove pmem driverShuah Khan4-1443/+0
2012-02-08Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-08Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2012-02-08Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg1-1/+0
2012-02-08staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-08zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2
2012-02-08zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-08staging: drm/omap: fix locking issueRob Clark1-4/+14
2012-02-08drivers/staging/omapdrm/omap_fbdev.c: move free after usesJulia Lawall1-2/+2
2012-02-08staging: drm/omap: fix minimum width/heightRob Clark1-2/+2
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark3-10/+31
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark5-68/+149
2012-02-08staging: drm/omap: add drm_plane supportRob Clark6-168/+403
2012-02-08staging: drm/omap: drm API update: addfb2Rob Clark3-45/+143
2012-02-08staging: drm/omap: drm API update: make fops struct constRob Clark1-11/+13
2012-02-08staging: delete gma500 driverGreg Kroah-Hartman78-30778/+0
2012-02-08drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard1-2/+4
2012-02-08loop: zero fill bio instead of return -EIO for partial readDave Young1-11/+13
2012-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville9-16/+45