summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-25USB: cp2101: convert to new termiosAlan Cox1-37/+11
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox1-9/+2
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25serial: stop passing NULL to functions that expect dataAlan Cox1-1/+2
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+16
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer1-5/+13
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev1-18/+46
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev1-31/+37
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev1-9/+4
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar1-0/+1
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann2-5/+4
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk1-1/+1
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2-2/+2
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk2-21/+21
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori1-0/+2
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo1-3/+3
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox1-3/+7
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo1-0/+144
2007-10-25Fix pata_icside build for recent libata API changesAl Viro1-20/+22
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo1-6/+6
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk1-2/+2
2007-10-25lguest: documentation updateRusty Russell10-169/+274
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik1-15/+11
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell1-3/+0
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell1-1/+1
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe3-5/+9
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe19-88/+41
2007-10-24ISDN/sc: fix longstanding warningJeff Garzik1-5/+4
2007-10-24mmc: sg falloutJens Axboe5-8/+5
2007-10-24m68k: sg falloutGeert Uytterhoeven2-5/+4
2007-10-24More SG build fixesDavid Miller1-0/+1
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens1-0/+2
2007-10-24[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov1-5/+3
2007-10-24Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds34-519/+467
2007-10-24Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-3/+1
2007-10-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-927/+1295
2007-10-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds12-252/+251
2007-10-24ni5010: kill unused variableJeff Garzik1-2/+0
2007-10-24eexpress: fix !SMP unused-var warningJeff Garzik1-1/+1