summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-15tty: Fix race in the flush for some ldiscsAlan Cox1-1/+1
2009-01-15ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh1-1/+1
2009-01-15ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh1-0/+6
2009-01-15ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh1-51/+58
2009-01-15ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh1-0/+3
2009-01-15ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh1-4/+59
2009-01-15ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh1-65/+109
2009-01-15ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh1-13/+13
2009-01-15ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh1-1/+205
2009-01-15ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh1-4/+55
2009-01-15ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh1-10/+56
2009-01-15ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh2-0/+201
2009-01-15ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers1-4/+4
2009-01-15korina: do not use IRQF_SHARED with IRQF_DISABLEDPhil Sutter1-4/+4
2009-01-15korina: do not stop queue herePhil Sutter1-1/+0
2009-01-15korina: fix handling tx_chain_tailPhil Sutter1-11/+11
2009-01-15korina: do tx at the right positionPhil Sutter1-4/+4
2009-01-15korina: do schedule napi after testing for itPhil Sutter1-1/+1
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter1-56/+53
2009-01-15korina: disable napi on close and restartPhil Sutter1-0/+4
2009-01-15korina: reset resource buffer size to 1536Phil Sutter1-1/+4
2009-01-15korina: fix usage of driver_dataPhil Sutter1-1/+0
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein1-9/+9
2009-01-15bnx2x: MTU FilterEilon Greenstein1-1/+1
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein1-5/+4
2009-01-15bnx2x: Missing bracketsEilon Greenstein1-1/+1
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein1-1/+1
2009-01-15bnx2x: Endianness issuesEilon Greenstein1-5/+6
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2-14/+40
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein1-3/+5
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein1-1/+2
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein1-1/+2
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein2-16/+19
2009-01-15bnx2x: Missing memory barriersEilon Greenstein1-2/+26
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein2-6/+16
2009-01-15ax88796: start_xmit fix using net_device_opsMagnus Damm1-6/+21
2009-01-15net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2-1/+5
2009-01-15drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert1-1/+1
2009-01-15netxen: handle dma mapping failuresDhananjay Phadke3-40/+67
2009-01-15netxen: hold tx lock while sending firmware commandsDhananjay Phadke1-0/+4
2009-01-15netxen: cleanup mac list on driver unloadDhananjay Phadke3-0/+17
2009-01-15netxen: firmware init fixDhananjay Phadke3-37/+51
2009-01-15netxen: fix link speed reporting for some boardsDhananjay Phadke4-18/+58
2009-01-15netxen: fix ipv6 offload and tx cleanupDhananjay Phadke3-91/+57
2009-01-15netxen: fix endianness in firmware commandsDhananjay Phadke4-97/+95
2009-01-15sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano1-4/+4
2009-01-15powerpc/fs_enet: Add missing irq free in error path.Mike Ditto1-0/+1
2009-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds16-317/+143
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-8/+4
2009-01-15i4l: minor cleanupsPaul Bolle1-5/+0