aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo
2007-10-25Fix pata_icside build for recent libata API changesAl Viro
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk
2007-10-25lguest: documentation updateRusty Russell
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik
2007-10-25lguest: remove unused "wake" element from struct lguestRusty Russell
2007-10-25lguest: use defines from x86 headers instead of magic numbersRusty Russell
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24mmc: sg falloutJens Axboe
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-24More SG build fixesDavid Miller
2007-10-24sg: add missing sg_init_table calls to zfcpHeiko Carstens
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23ni5010: kill unused variableJeff Garzik
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh
2007-10-23Convert bonding timers to workqueuesJay Vosburgh
2007-10-23pasemi_mac: fix typoOlof Johansson
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki