summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-08-041-1/+2
|\
| * oprofile: make event buffer nonseekableArnd Bergmann2010-07-261-1/+2
* | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-0292-238/+658
|\ \
| * \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-312-2/+9
| |\ \
| | * | cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| | * | cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| | * | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-311-2/+6
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-312-2/+3
| |\ \ \
| | * | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| | * | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-296-34/+63
| |\ \ \ \
| | * | | | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
| | * | | | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-222-1/+10
| | * | | | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-222-6/+9
| | * | | | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-221-1/+1
| | * | | | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-293-10/+32
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-7/+29
| | * | | | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
| | * | | | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-271-2/+2
| * | | | | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
| * | | | | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
| * | | | | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
| * | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
| |\ \ \ \ \
| | * | | | | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2712-25/+92
| |\ \ \ \ \
| | * | | | | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-271-1/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-261-2/+2
| | |\ \ \ \ \
| | | * | | | | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| | * | | | | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-252-0/+3
| | |\ \ \ \ \ \
| | | * | | | | | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3
| | * | | | | | | tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-251-2/+12
| | * | | | | | | bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-251-1/+1
| | * | | | | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-222-4/+24
| | * | | | | | | ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-212-0/+18
| | * | | | | | | bnx2x: Advance a module versionVladislav Zolotarov2010-07-211-2/+2
| | * | | | | | | bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov2010-07-211-9/+18
| | * | | | | | | bnx2x: Protect a SM state changeVladislav Zolotarov2010-07-212-4/+11
| * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-07-271-10/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-07-261-0/+1
| | * | | | | | | | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-07-261-10/+1
| * | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-275-23/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | VIDEO: Au1100fb: Fix section mismatchRalf Baechle2010-07-261-3/+3
| | * | | | | | | | | VIDEO: PMAGB-B: Fix section mismatchRalf Baechle2010-07-261-6/+6
| | * | | | | | | | | VIDEO: PMAG-BA: Fix section mismatchRalf Baechle2010-07-261-3/+3
| | * | | | | | | | | NET: declance: Fix section mismatchesRalf Baechle2010-07-261-3/+3
| | * | | | | | | | | VIDEO. gbefb: Fix section mismatches.Ralf Baechle2010-07-261-8/+8
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | drm/i915: make sure we shut off the panel in eDP configsJesse Barnes2010-07-271-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-2616-24/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0