summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-23staging: r8712u: Merging Realtek's latest (v2.6.6). Added Larry's copyright.Ali Bahar31-0/+186
2011-08-23staging: r8712u: Merging Realtek's latest (v2.6.6). Added copyright banners.Ali Bahar50-0/+952
2011-08-23staging: r8712u: Interface-state not fully tracked.Ali Bahar1-0/+14
2011-08-23staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the inter...Ali Bahar2-4/+26
2011-08-23Staging: add driver for Realtek RTS5139 cardreaderedwin_rong30-0/+21799
2011-08-23staging: comedi: new driver usbduxsigmaBernd Porr3-5/+2894
2011-08-23staging: fix comedi build errorsRandy Dunlap1-9/+11
2011-08-23Staging: comedi: fix initialization of static to 0 in ni_pcidio.cBojan Prtvar1-1/+1
2011-08-23Staging: comedi: do not initialise statics to 0 or NULLMariano Guerra1-1/+1
2011-08-23Staging: comedi: Fixed coding style issues.Mark Pearson1-1/+1
2011-08-23staging: et131x: Rename et131x_config_global_regs > et131x_configure_global_regsMark Einon1-2/+2
2011-08-23staging: et131x: Remove redundant commented out codeMark Einon1-2/+1
2011-08-23staging: et131x: Fix variable typo carry_reg1 -> carry_reg2Mark Einon1-1/+1
2011-08-23staging: et131x: Convert et1310_tx.c function name from CamelCaseMark Einon2-12/+3
2011-08-23staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon6-36/+36
2011-08-23staging: et131x: Converting et1310_rx.h variable names from CamelCaseMark Einon3-197/+205
2011-08-23staging: et131x: Make static some local functions in et1310_rx.cMark Einon1-2/+2
2011-08-23staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon4-102/+97
2011-08-23staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon5-11/+11
2011-08-23staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon6-240/+234
2011-08-23staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon6-132/+132
2011-08-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-5/+10
2011-08-21pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-0/+8
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2-0/+8
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-98/+235
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-152/+430
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+288
2011-08-19drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-19ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-19pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-19[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-8/+14
2011-08-19i7core_edac: fixed typo in error count calculationMathias Krause1-1/+1
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+15
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-16Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+264
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2-5/+28
2011-08-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-10/+41