aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-24
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | r8169: don't request firmware when there's no userspace.François Romieu2011-04-24
| | * | | | | | | | | | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-23
| | * | | | | | | | | | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-22
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-22
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-20
| | | * | | | | | | | | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-20
| | | * | | | | | | | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-19
| | | * | | | | | | | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-18
| | * | | | | | | | | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-22
| | * | | | | | | | | | be2net: increment work_counter in be_workerIvan Vecera2011-04-21
| | * | | | | | | | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-21
| | * | | | | | | | | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-20
| | * | | | | | | | | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-20
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-02
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CLKDEV: Fix clkdev return value for NULL clk caseRussell King2011-04-30
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-02
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-29
| * | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-02
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin2011-05-01
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | i2c-parport: Fix adapter list handlingJean Delvare2011-05-01
| * | | | | | | | | | | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-01
| |/ / / / / / / / / /
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-04-29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-04-24
| | * | | | | | | | | | [SCSI] put stricter guards on queue dead checksJames Bottomley2011-04-24
| | * | | | | | | | | | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-24
| | * | | | | | | | | | [SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg2011-04-24
| * | | | | | | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao2011-04-28
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | hwmon: (lm85) Fix error paths in probe functionJean Delvare2011-04-29
| * | | | | | | | | | | hwmon: (lm85) Add missing list terminatorsJean Delvare2011-04-29
| * | | | | | | | | | | hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare2011-04-29
| * | | | | | | | | | | hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2011-04-29
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-28
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-27
| | * | | | | | | | | | drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-27
| | * | | | | | | | | | drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher2011-04-27
| | * | | | | | | | | | drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie2011-04-27
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki2011-04-26
| | * | | | | | | | | | PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2011-04-26
| * | | | | | | | | | | Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-27
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-27
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | [media] media: vb2: correct queue initialization orderMarek Szyprowski2011-04-19
| | * | | | | | | | | [media] media: vb2: fix incorrect v4l2_buffer->flags handlingMarek Szyprowski2011-04-19
| | * | | | | | | | | [media] s5p-fimc: Add support for the buffer timestamps and sequenceSylwester Nawrocki2011-04-19
| | * | | | | | | | | [media] s5p-fimc: Fix bytesperline and plane payload setupSylwester Nawrocki2011-04-19
| | * | | | | | | | | [media] s5p-fimc: Do not allow changing format after REQBUFSSylwester Nawrocki2011-04-19
| | * | | | | | | | | [media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4Sylwester Nawrocki2011-04-19