sfrench/cifs-2.6.git
2008-01-28 Li ZefanHID: fix a potential bug in pointer casting
2008-01-28 Pavel TrollerHID: Implement horizontal wheel handling for A4 Tech...
2008-01-28 Michel DaenzerHID: Add support for Apple aluminum USB keyboards.
2008-01-28 Michel DaenzerHID: Rename some code identifiers from PowerBook specif...
2008-01-28 Jan KiszkaHID: Map MS Presenter 8000 bottom-side buttons
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-27 Kalle Pokkii2c-bfin-twi: Register adapter with a specific bus...
2008-01-27 Manuel Laussi2c-au1550: Convert to platform driver
2008-01-27 Manuel Laussi2c-au1550: properly terminate zero-byte transfers
2008-01-27 Jon Smirlmpc-i2c: Propagate error values properly
2008-01-27 David Brownelli2c: Add i2c_new_dummy() utility
2008-01-27 Jean Delvarei2c: Drop legacy locking in i2c_new_probed_device
2008-01-27 Jean Delvarei2c: Limit locking scope in i2c_detach_client
2008-01-27 David Brownelli2c-remove-redundant-i2c_client-list.patch
2008-01-27 Jean Delvarei2c: Drivers stop using the redundant client list
2008-01-27 David Brownelli2c: Stop using the redundant client list
2008-01-27 Jean Delvarei2c-viapro: Add support for the VT8237S
2008-01-27 Jean Delvarei2c-piix4: Drop redundant PCI function number check
2008-01-27 Jean Delvarei2c: Let the user specify PCI driver data through new_id
2008-01-27 Mike Rapoporti2c-pxa: Add polling transfer
2008-01-27 Mike Rapoporti2c: Support i2c_transfer in atomic contexts
2008-01-27 Jean Delvarei2c-sibyte: Remove the bus scan module parameter
2008-01-27 Jean Delvarei2c: Discard unused driver IDs
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
next