pandora-kernel.git
2008-01-27 David Brownelli2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
2008-01-27 eric miaoi2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
2008-01-27 Adrian Bunki2c: some overdue driver removal
2008-01-27 Michael-Luke... ixp4xx-i2c-gpio
2008-01-27 Adrian Bunki2c: the scheduled I2C RTC driver removal
2008-01-27 Jean Delvarei2c-stub: Use a single array for byte and word operations
2008-01-27 Jean Delvarei2c-stub: Mention the existence of an helper script
2008-01-27 Rodolfo Giomettii2c/tsl2550: Add power management added
2008-01-27 Bart Van Asschei2c: Add support for the PCF8575 chip
2008-01-27 Stefan Roesei2c-ibm_iic: Whitespace cleanup
2008-01-27 Olof Johanssoni2c-pasemi: use i2c_add_numbered_adapter()
2008-01-27 Jean Delvarei2c-nforce2: The nForce2 can do block transactions
2008-01-27 Ingo Molnarprintk: revert ktime_get() timestamps
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-26 Bartlomiej... ide: remove REQ_TYPE_ATA_CMD
2008-01-26 Bartlomiej... ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej... ide: fix final status check in drive_cmd_intr()
2008-01-26 Bartlomiej... ide: check BUSY and ERROR status bits before reading...
2008-01-26 Bartlomiej... ide: don't enable local IRQs for PIO-in in driver_cmd_i...
2008-01-26 Bartlomiej... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26 Bartlomiej... ide: initialize rq->cmd_type in ide_init_drive_cmd...
2008-01-26 Bartlomiej... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej... ide: use rq->nr_sectors in task_end_request()
2008-01-26 Bartlomiej... ide: remove needless ->cursg clearing from task_end_req...
2008-01-26 Bartlomiej... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Bartlomiej... ide-tape: fix handling of non-special requests in ...
2008-01-26 Bartlomiej... ide: fix final status check in task_in_intr()
2008-01-26 Bartlomiej... ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej... cmd64x: remove /proc/ide/cmd64x
2008-01-26 Bartlomiej... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej... ide: add ide_busy_sleep() helper
2008-01-26 Bartlomiej... ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprec...
2008-01-26 Bartlomiej... ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan...
2008-01-26 Bartlomiej... ide: print banner message once per controller in m68k...
2008-01-26 Bartlomiej... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej... ide-pmac: use custom hwif->sg_max_nents only if DMA...
2008-01-26 Bartlomiej... rapide: remove write-only hwif->hwif_data
2008-01-26 Bartlomiej... ide: use ide_init_port_hw() in setup-pci.c
2008-01-26 Bartlomiej... ide: always use ide_std_init_ports() in setup-pci.c
2008-01-26 Bartlomiej... au1xxx-ide: use ide_init_port_hw()
2008-01-26 Bartlomiej... au1xxx-ide: au_ide_probe() fixes
2008-01-26 Bartlomiej... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej... ide: fix host drivers depending on ide_generic to probe...
2008-01-26 Bartlomiej... cmd640: fix dependency on IDE_GENERIC
2008-01-26 Bartlomiej... ide: move ide_arm_init() call from init_ide_data()...
2008-01-26 Bartlomiej... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej... ide: add ide_init_port_hw() helper
2008-01-26 Bartlomiej... sgiioc4: always init hwif->io_ports
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej... ide: remove ideprobe_init()
2008-01-26 Bartlomiej... ide: add hwif->chipset fixup to ide_device_add()
2008-01-26 Bartlomiej... swarm: set hwif->chipset
2008-01-26 Bartlomiej... rapide: set hwif->chipset
2008-01-26 Bartlomiej... ide: fix probing for hosts with serialized or IRQ shari...
2008-01-26 Bartlomiej... ide: kill probe_hwif_init()
2008-01-26 Bartlomiej... ide: don't try to unregister interfaces if 'initializin...
2008-01-26 Bartlomiej... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej... ide: dump taskfile HOB registers in ide_tf_load() ...
2008-01-26 Bartlomiej... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej... ide: move drive->using_dma check to callers of ->dma_ho...
2008-01-26 Bartlomiej... atiixp: remove ->dma_host_on and ->dma_host_off methods
2008-01-26 Bartlomiej... ide-cris: fix DMA methods
2008-01-26 Bartlomiej... ide: remove ->ide_dma_on and ->dma_off_quietly methods...
2008-01-26 Bartlomiej... au1xxx-ide: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej... icside: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej... sgiioc4: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej... cy82c693: add ->set_dma_mode method
2008-01-26 Bartlomiej... cy82c693: correct DMA modes clipping
2008-01-26 Bartlomiej... ide: (hopefully) fix VDMA for CS5520
2008-01-26 Bartlomiej... ide-disk: add idedisk_set_doorlock() helper
2008-01-26 Bartlomiej... serverworks: cleanup ->set_dma_mode method
2008-01-26 Bartlomiej... sl82c105: remove no longer needed ->selectproc method
2008-01-26 Bartlomiej... sl82c105: program DMA/PIO timings in ->dma_start/-...
2008-01-26 Martin Schwidefsky[S390] replace lock_cpu_hotplug with get_online_cpus
2008-01-26 Peter Tiedemann[S390] usage of s390dbf: shrink number of debug areas...
2008-01-26 Jan Engelhardt[S390] constify function pointer tables.
2008-01-26 Hisashi Hifumi[S390] do local_irq_restore while spinning in spin_lock...
2008-01-26 Carsten Otte[S390] add smp_call_function_mask
2008-01-26 Stefan Haberland[S390] dasd: fix loop in request expiration handling
2008-01-26 Martin Schwidefsky[S390] Unused field / extern declaration in processor.h
2008-01-26 WANG Cong[S390] Remove TOPDIR from Makefile
2008-01-26 Stefan Weinhuber[S390] dasd: add hyper PAV support to DASD device drive...
2008-01-26 Roland McGrath[S390] single-step cleanup
2008-01-26 Martin Schwidefsky[S390] Move NOTES and BUG_TABLE.
2008-01-26 Joe Perches[S390] drivers/s390/: Spelling fixes
2008-01-26 Joe Perches[S390] include/asm-s390/: Spelling fixes
2008-01-26 Joe Perches[S390] arch/s390/: Spelling fixes
2008-01-26 Michael Holzheu[S390] Use diag308 subcodes 3 and 6 for reboot and...
2008-01-26 Christian Borntraeger[S390] vmemmap: allocate struct pages before 1:1 mapping
2008-01-26 Michael Holzheu[S390] Initialize sclp_ipl_info
2008-01-26 Heiko Carstens[S390] Allocate and free cpu lowcores and stacks when...
2008-01-26 Denis Cheng[S390] use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-26 Michael Holzheu[S390] Load disabled wait psw instead of stopping cpu...
next