pandora-kernel.git
2008-01-27 Jean Delvarei2c-i801: Implement I2C block read support
2008-01-27 Jean Delvarei2c-i801: Clear special mode bits as needed
2008-01-27 Jean Delvarei2c-i801: More explicit names for chip features
2008-01-27 Jean Delvarei2c-i801: Document which chip support what feature
2008-01-27 David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-27 Jean Delvarei2c: Rename main mutex
2008-01-27 Jean Delvarei2c: Drop redundant i2c_driver.list
2008-01-27 Jean Delvarei2c: Drop redundant i2c_adapter.list
2008-01-27 Jean Delvarei2c: Change prototypes of refcounting functions
2008-01-27 Jean Delvarei2c: Use the driver model reference counting
2008-01-27 Jean Delvarei2c: Deprecate drivers for I2C buses on video adapters
2008-01-27 Jean Delvarei2c: Don't uselessly set i2c_adapter.retries
2008-01-27 Jean Delvarei2c: Kill rogue driver IDs
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (rtc drivers)
2008-01-27 Mark M. Hoffmani2c: Constify client address data
2008-01-27 Jean Delvarei2c-algo-pcf: Delete broken 10-bit address support
2008-01-27 David Brownelli2c-algo-bit: Fix NAK/ARB comments
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...
next