summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman2008-05-141-0/+1
* USB: create attributes before sending ueventAlan Stern2008-05-145-58/+96
* USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman2008-05-143-0/+80
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-05-134-37/+55
|\
| * [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
| * [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
| * [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
| * [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-081-6/+6
| * [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
| * [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley2008-05-081-5/+8
| * [SCSI] gdth: fix timer handlingJames Bottomley2008-05-081-12/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-133-33/+83
|\ \
| * | ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige2008-05-131-1/+7
| * | PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz2008-05-131-0/+1
| * | PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross2008-05-131-3/+3
| * | ACPI/PCI: handle multiple _OSCKenji Kaneshige2008-05-131-1/+7
| * | ACPI/PCI: handle multiple _OSCShaohua Li2008-05-131-29/+66
| * | PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige2008-05-131-1/+1
* | | vt/fbcon: fix background color on line feedJan Engelhardt2008-05-131-5/+16
* | | vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* | | rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-131-0/+1
* | | RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-131-1/+1
* | | drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* | | spi_mpc83xx: much improved driverJoakim Tjernlund2008-05-132-130/+282
* | | fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven2008-05-131-1/+0
* | | atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-131-5/+6
* | | rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-131-1/+1
* | | PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas2008-05-131-1/+1
* | | drivers/video/pnx4008: eliminate double freeJulia Lawall2008-05-131-7/+4
* | | md: fix raid5 'repair' operationsDan Williams2008-05-131-12/+13
* | | tridentfb: improve clock setting accuracyKrzysztof Helt2008-05-131-12/+12
* | | tridentfb: remove misplaced enable_mmio()Krzysztof Helt2008-05-131-1/+0
* | | mmc: make one-bit signed bitfields unsignedHarvey Harrison2008-05-131-1/+1
* | | drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-137-69/+69
* | | drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-137-401/+291
* | | spi: pxa2xx_spi clock resume bugfixEric BENARD2008-05-131-1/+1
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-05-121-1/+1
|\ \
| * | [MIPS] Alchemy: SMBus resource fixSergei Shtylyov2008-05-121-1/+1
* | | Fix c67x00-ll-hpi compilation failure (bug #10627)Fernando Luis Vázquez Cao2008-05-121-0/+1
* | | cris: Fix compile failure due to typo in serial driverAlan Cox2008-05-121-1/+1
* | | strip: Fix termios assumptionAlan Cox2008-05-121-1/+1
|/ /
* | i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-113-1/+25
* | i2c: Match dummy devices by typeJean Delvare2008-05-112-7/+9
* | i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki2008-05-111-1/+1
* | i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki2008-05-111-2/+2
* | i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-111-2/+30
* | i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-111-3/+12
* | i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-111-9/+7
* | usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1112-35/+26
|\ \