sfrench/cifs-2.6.git
2008-04-26 Bartlomiej... ide: cleanup setting hwif->mmio flag
2008-04-26 Bartlomiej... ide: remove ide_hwif_request_regions()
2008-04-26 Bartlomiej... ide: manage resources for PCI devices in ide_pci_enable...
2008-04-26 Bartlomiej... cmd640: manage I/O resources in driver
2008-04-26 Bartlomiej... ide: manage I/O resources in ide_legacy_init_one()
2008-04-26 Bartlomiej... ide: add ide_legacy_init_one() helper
2008-04-26 Bartlomiej... ide_arm: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-4drives: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-generic: manage I/O resources in driver
2008-04-26 Bartlomiej... ide: remove ide_hwif_release_regions()
2008-04-26 Bartlomiej... ide: register ports with non-present devices (for warm...
2008-04-26 Bartlomiej... ide-cs: manage I/O resources in driver
2008-04-26 Bartlomiej... ide-pnp: manage I/O resources in driver
2008-04-26 Bartlomiej... qd65xx: cleanup qd_probe()
2008-04-26 Bartlomiej... ide: use ide_legacy_device_add() for qd65xx (take 2)
2008-04-26 Bartlomiej... ide: add ide_legacy_device_add() helper
2008-04-26 Bartlomiej... ide: remove ->noprobe field from ide_hwif_t
2008-04-26 Borislav Petkovide-cd: fix remaining checkpatch.pl issues
2008-04-26 Borislav Petkovide-cd: shorten lines longer than 80 columns
2008-04-26 Borislav Petkovide-cd: fixup comments
2008-04-26 Borislav Petkovide-cd: put all proc-related code at one place
2008-04-26 Borislav Petkovide-cd: include proper headers
2008-04-26 Bartlomiej... ide: add struct ide_port_ops (take 2)
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Ingo Molnarx86 PAT: decouple from nonpromisc devmem
2008-04-26 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-04-26 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-04-26 Al ViroFix uninitialized 'copy' in unshare_files
2008-04-26 Ingo Molnargeneric: make optimized inlining arch-opt-in
2008-04-26 Ingo Molnarx86: add optimized inlining
2008-04-26 Bartlomiej... ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host...
2008-04-26 Bartlomiej... sis5513: fail early for unsupported chipsets
2008-04-26 Bartlomiej... it821x: fix kzalloc() failure handling
2008-04-26 Bartlomiej... qd65xx: use IDE_HFLAG_SINGLE host flag
2008-04-26 Bartlomiej... qd65xx: always use ->selectproc method
2008-04-26 Borislav Petkovide-cd: put proc-related functions together under singl...
2008-04-26 Paolo Ciarrocchiide-cd: Replace __FUNCTION__ with __func__
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-cd.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/it8213.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-floppy.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/hd.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/cmd640.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/opti621.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-pnp.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-proc.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/generic.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/jmicron.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/sis5513.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
2008-04-26 Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/setup-pci.c
2008-04-26 Bartlomiej... ide: remove hwif->straight8 flag
2008-04-26 Bartlomiej... ide: remove IDE_HFLAG_CY82C693 host flag
2008-04-26 Bartlomiej... falconide: fix resources reservation (take 2)
2008-04-26 Bartlomiej... ide-mpc8xx: fix resources reservation
2008-04-26 Bartlomiej... ide-mpc8xx: make m8xx_ide_init_ports() return an error...
2008-04-26 Bartlomiej... bast-ide: fix resources reservation
2008-04-26 Bartlomiej... delkin_cb: fix resources handling
2008-04-26 Bartlomiej... ide_platform: fix resources handling
2008-04-26 Adrian Bunkremove include/linux/hdsmart.h
2008-04-26 Borislav Petkovide-cd: remove the internal 64k buffer
2008-04-26 Bartlomiej... ide-disk: fix issues found by checkpatch.pl
2008-04-26 Bartlomiej... ide-disk: add proc_idedisk_read_smart() helper
2008-04-26 Bartlomiej... ide: unexport ide_hwifs[]
2008-04-26 Bartlomiej... ide-generic: use ide_find_port() (take 3)
2008-04-26 Bartlomiej... ide: use ide_find_port() in legacy VLB host drivers...
2008-04-26 Bartlomiej... ide: merge ide_match_hwif() and ide_find_port()
2008-04-26 Bartlomiej... ide: remove PIO "downgrade" quirk
2008-04-26 Julia Lawallide: use DIV_ROUND_UP
2008-04-26 Bartlomiej... ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
2008-04-26 Bartlomiej... qd65xx: return error value in qd_probe()
2008-04-26 Bartlomiej... ht6560b: use driver name for resource allocation
2008-04-26 Bartlomiej... umc8672: don't use ide_hwifs[] in umc_set_pio_mode()
2008-04-26 Bartlomiej... scc_pata: store 'hwif' pointer in struct scc_ports
2008-04-26 Bartlomiej... cmd640: use ide_find_port()
2008-04-26 Bartlomiej... cmd640: remove cmd_drives[]
2008-04-26 Bartlomiej... au1xxx-ide: use ide_find_port()
2008-04-26 Bartlomiej... scc_pata: use ide_find_port()
2008-04-26 Bartlomiej... sgiioc4: use ide_find_port()
2008-04-26 Bartlomiej... ide-pmac: use ide_find_port()
2008-04-26 Bartlomiej... ide-pmac: dynamically allocate struct pmac_ide_hwif...
2008-04-26 Bartlomiej... swarm: use ide_find_port()
2008-04-26 Bartlomiej... ide: cleanup ide_find_port()
2008-04-26 Bartlomiej... ide: cleanup ide_match_hwif()
2008-04-26 Sergei Shtylyovide: make ide_pci_check_iomem() actually work
2008-04-26 Frederik Deweerdtide/Kconfig: BLK_DEV_4DRIVES should be a tristate
2008-04-26 Al Virofix execve()
2008-04-26 Jacek Luczakx86: section mismatch fixes, #3
2008-04-26 Jacek Luczakx86: section mismatch fixes, #2
2008-04-26 Jacek Luczakx86: pgtable_32.h - prototype and section mismatch...
2008-04-26 Jacek Luczakx86: unlock_ExtINT_logic() - fix section mismatch warnings
2008-04-26 Jacek Luczakx86: uniq_ioapic_id - fix section mismatch warning
next