aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide-floppy: cleanup and unify debugging macro callsBorislav Petkov2008-02-02
* ide-floppy: include the proper headersBorislav Petkov2008-02-02
* ide-floppy: disambiguate function namesBorislav Petkov2008-02-02
* ide-floppy: remove unnecessary ->handler != NULL checkBorislav Petkov2008-02-02
* ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorderBorislav Petkov2008-02-02
* ide-floppy: convert to generic packet commandsBorislav Petkov2008-02-02
* ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-02
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-02
* atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz2008-02-02
* au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-01
|\
| * apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-01
| * MAINTAINERS: remove kernel-discuss@handhelds.org listAnton Vorontsov2008-02-01
| * pda_power: implement pollingAnton Vorontsov2008-02-01
| * pda_power: various cleanupsAnton Vorontsov2008-02-01
| * apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-01
| * pda_power: add suspend/resume supportDmitry Baryshkov2008-02-01
| * power_supply: add few more values and propsDmitry Baryshkov2008-02-01
| * pda_power: only register available psuDmitry Baryshkov2008-02-01
| * power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-01
| * power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-01
| * [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-01
| * [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-01
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-01
|\ \
| * | SUNRPC: RPC program information is stored in unsigned integersChuck Lever2008-02-01
| * | SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
| * | NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton2008-02-01
| * | SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-01
| * | nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields2008-02-01
| * | lockd: minor log message fixJ. Bruce Fields2008-02-01
| * | knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields2008-02-01
| * | rdma: makefileTom Tucker2008-02-01
| * | rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-01
| * | rdma: SVCRDMA sendtoTom Tucker2008-02-01
| * | rdma: SVCRDMA recvfromTom Tucker2008-02-01
| * | rdma: SVCRDMA Core Transport ServicesTom Tucker2008-02-01
| * | rdma: SVCRDMA Transport ModuleTom Tucker2008-02-01
| * | rdma: SVCRMDA Header FileTom Tucker2008-02-01
| * | svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-01
| * | knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-01
| * | svc: Add svc API that queries for a transport instanceTom Tucker2008-02-01
| * | svc: Add /proc/sys/sunrpc/transport filesTom Tucker2008-02-01
| * | svc: Add transport hdr size for defer/revisitTom Tucker2008-02-01
| * | svc: Move the xprt independent code to the svc_xprt.c fileTom Tucker2008-02-01
| * | svc: Make svc_check_conn_limits xprt independentTom Tucker2008-02-01