summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-01cxgb - fix statsDivy Le Ray4-89/+96
2007-12-01cxgb - fix NAPIDivy Le Ray1-4/+2
2007-12-01cxgb - fix T2 GSODivy Le Ray3-20/+18
2007-12-01ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...Kim Phillips1-0/+10
2007-12-01phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips1-9/+17
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips1-0/+2
2007-12-01skge: MTU changing fixStephen Hemminger1-33/+2
2007-12-01skge: serial mode register valuesStephen Hemminger1-3/+6
2007-12-01skge version 1.13Stephen Hemminger1-1/+1
2007-12-01skge: increase TX threshold for JumboStephen Hemminger1-6/+5
2007-12-01skge: fiber link up/down fixStephen Hemminger1-7/+12
2007-12-01skge: retry on MAC shutdownStephen Hemminger1-11/+8
2007-12-01skge: receive flush logicStephen Hemminger1-7/+2
2007-12-01skge: FIFO Ram calculation errorStephen Hemminger1-2/+2
2007-12-01ctc: make use of alloc_netdev()Peter Tiedemann1-29/+16
2007-12-01S2io: Fixed the case when the card initialization fails on mtu changeSreenivasa Honnur1-9/+23
2007-12-01[MIPS] Fix build.Ralf Baechle1-1/+5
2007-12-01[MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin1-3/+3
2007-12-01IB/ehca: Fix static rate if path faster than linkJoachim Fenkes1-2/+6
2007-11-30Fix kmem_cache_free performance regression in slabMatthew Wilcox1-2/+2
2007-11-30iwlwifi 4965 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-30iwlwifi 3945 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-30iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2-7/+12
2007-11-30libertas: let more than one MAC event throughHolger Schurig1-1/+2
2007-11-30libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse1-4/+0
2007-11-30drivers/net/wireless: Add missing "space"Joe Perches6-6/+6
2007-11-30b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio3-3/+3
2007-11-30iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2-0/+8
2007-11-29[ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2-2/+2
2007-11-29[ARM] 4679/1: AT91: Change maintainer email addressAndrew Victor1-1/+1
2007-11-29[ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao1-2/+5
2007-11-29[ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao1-1/+1
2007-11-29[ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao1-0/+1
2007-11-29[ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao1-1/+4
2007-11-29sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt1-1/+1
2007-11-29x86/paravirt: revert exports to restore old behaviourJeremy Fitzhardinge1-2/+2
2007-11-29lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap1-0/+1
2007-11-29ACPI: avoid references to impossible processors.Christoph Lameter1-7/+7
2007-11-29tty: add the new termios2 ioctls to the compatible list.Heiko Carstens1-0/+6
2007-11-29wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant1-1/+1
2007-11-29add Mike Christie to MAINTAINERSMike Christie1-0/+8
2007-11-29FRV: arrange things such that BRA can reach from the trap tableDavid Howells4-15/+18
2007-11-29FRV: fix the extern declaration of kallsyms_num_symsDavid Howells1-1/+6
2007-11-29RTC: convert mutex to bitfieldJiri Kosina3-11/+10
2007-11-29fuse: fix attribute caching after renameMiklos Szeredi1-0/+3
2007-11-29fuse: fix uninitialized field in fuse_inodeJohn Muir1-0/+1
2007-11-29fuse: fix FUSE_FILE_OPS sendingMiklos Szeredi1-2/+1
2007-11-29fuse: pass open flags to read and writeMiklos Szeredi4-14/+22
2007-11-29fuse: cleanup: add fuse_get_attr_version()Miklos Szeredi1-9/+18
2007-11-29fuse: fix reading past EOFMiklos Szeredi3-20/+52