aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-15When a break signal is detected, the next character should be ignored.Mischa Jonker
2009-01-15serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon
2009-01-158250_pci: add support for netmos 9835 IBM devicesJiri Slaby
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox
2009-01-15ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers
2009-01-15korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter
2009-01-15korina: do not stop queue herePhil Sutter
2009-01-15korina: fix handling tx_chain_tailPhil Sutter
2009-01-15korina: do tx at the right positionPhil Sutter
2009-01-15korina: do schedule napi after testing for itPhil Sutter
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein
2009-01-15bnx2x: Missing memory barriersEilon Greenstein
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2009-01-14fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard
2009-01-14ax88796: start_xmit fix using net_device_opsMagnus Damm
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert
2009-01-14netxen: handle dma mapping failuresDhananjay Phadke
2009-01-14netxen: hold tx lock while sending firmware commandsDhananjay Phadke
2009-01-14netxen: cleanup mac list on driver unloadDhananjay Phadke
2009-01-14netxen: firmware init fixDhananjay Phadke
2009-01-14netxen: fix link speed reporting for some boardsDhananjay Phadke
2009-01-14netxen: fix ipv6 offload and tx cleanupDhananjay Phadke