summaryrefslogtreecommitdiffstats
path: root/firmware/acenic (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06cmd640: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz1-3/+2
2009-01-06amd74xx: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz1-2/+2
2009-01-06ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz5-17/+2
2009-01-06ide: unexport ide_wait_not_busy()Bartlomiej Zolnierkiewicz1-3/+0
2009-01-06ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz11-47/+47
2009-01-06ide: remove 'byte' typedefBartlomiej Zolnierkiewicz5-21/+19
2009-01-06ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz2-4/+5
2009-01-06ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz3-4/+4
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz35-103/+102
2009-01-06ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz3-154/+136
2009-01-06ide: update ide_unregister() documentationBartlomiej Zolnierkiewicz1-13/+5
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz26-266/+188
2009-01-06ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz2-71/+69
2009-01-06ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz3-100/+15
2009-01-06ide: use per-port IRQ handlersBartlomiej Zolnierkiewicz4-66/+34
2009-01-06ide: add ->cur_port to struct ide_host and use it for serialized hostsBartlomiej Zolnierkiewicz2-10/+16
2009-01-06ide: fix setting nIEN on idle devicesBartlomiej Zolnierkiewicz1-4/+6
2009-01-06ide: fix LOCKDEP warningBartlomiej Zolnierkiewicz1-1/+0
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow6-37/+55
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon6-737/+833
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow3-24/+25
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow4-120/+134
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon1-4/+4
2009-01-06dm: add name and uuid to sysfsMilan Broz4-2/+136
2009-01-06dm table: rework reference countingMikulas Patocka4-20/+33
2009-01-06dm: support barriers on simple devicesAndi Kleen5-10/+33
2009-01-06dm request: extend target interfaceKiyoshi Ueda1-0/+15
2009-01-06dm request: add cachesKiyoshi Ueda1-1/+40
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz1-2/+4
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz1-0/+8
2009-01-06dm log: move region_size validationMilan Broz2-14/+14
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui1-10/+7
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka10-50/+20
2009-01-06dm raid1: fix error countJonathan Brassow1-3/+3
2009-01-06dm log: fix dm_io_client leak on error pathsTakahiro Yasui1-0/+5
2009-01-06dm snapshot: change yield to msleepMikulas Patocka1-3/+4
2009-01-06dm table: drop reference at unbindMikulas Patocka1-1/+1
2009-01-06igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds1-2/+2
2009-01-06mm lockless pagecache barrier fixNick Piggin1-1/+1
2009-01-06i2o: Update my addressAlan Cox4-4/+4
2009-01-06qlge: Fix sparse warnings for tx ring indexes.Ron Mercer1-10/+10
2009-01-06qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2-51/+15
2009-01-06qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer1-1/+1
2009-01-06qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer2-12/+10
2009-01-06qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer1-4/+4
2009-01-06myri10ge: print MAC and serial number on probe failureBrice Goglin1-1/+5
2009-01-06pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski1-1/+2
2009-01-06sparc: Fix minor SPARC32 compile errorJulian Calaby1-0/+2
2009-01-06iucv: fix cpu hotplugHeiko Carstens1-7/+11
2009-01-06af_iucv: Free iucv path/socket in path_pending callbackHendrik Brueckner1-0/+5