summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-14V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton1-1/+1
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-37/+55
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-33/+83
2008-05-13[SCSI] qla1280: Fix queue depth problemJeremy Higdon1-2/+2
2008-05-13ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige1-1/+7
2008-05-13PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz1-0/+1
2008-05-13PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross1-3/+3
2008-05-13ACPI/PCI: handle multiple _OSCKenji Kaneshige1-1/+7
2008-05-13ACPI/PCI: handle multiple _OSCShaohua Li1-29/+66
2008-05-13PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige1-1/+1
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt1-5/+16
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt1-1/+9
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki1-0/+1
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki1-1/+1
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton1-1/+1
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund2-130/+282
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven1-1/+0
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre1-5/+6
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki1-1/+1
2008-05-13PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas1-1/+1
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall1-7/+4
2008-05-13md: fix raid5 'repair' operationsDan Williams1-12/+13
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt1-12/+12
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt1-1/+0
2008-05-13mmc: make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson7-69/+69
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson7-401/+291
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD1-1/+1
2008-05-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov1-1/+1
2008-05-12Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao1-0/+1
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox1-1/+1
2008-05-12strip: Fix termios assumptionAlan Cox1-1/+1
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare3-1/+25
2008-05-11i2c: Match dummy devices by typeJean Delvare2-7/+9
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki1-1/+1
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki1-2/+2
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare1-2/+30
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn1-3/+12
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl1-9/+7
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck1-0/+1
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-35/+26
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley1-2/+2
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley1-2/+2
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+17
2008-05-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King121-1580/+3368
2008-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-87/+11
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-118/+47
2008-05-08sparc video: remove open boot prom codeRobert Reif12-35/+26
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-389/+1164