summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-141-0/+5
* USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-141-4/+0
* USB: option: add new Dell 5520 HSDPA variantDan Williams2008-05-141-0/+1
* USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben2008-05-141-0/+10
* USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2
* USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57
* USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13
* USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263
* usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
* USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov2008-05-141-3/+0
* USB: Fix unusual_devs.h orderingPhil Dibowitz2008-05-141-26/+25
* USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane2008-05-141-0/+3
* USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it2008-05-141-0/+4
* USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it2008-05-141-0/+10
* usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-142-6/+6
* USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
* 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
OpenPOWER on IntegriCloud