summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-154-15/+70
|\
| * i2c: Add detection capability to new-style driversJean Delvare2008-07-141-5/+31
| * i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-141-0/+28
| * i2c: Export the i2c_bus_type symbolJon Smirl2008-07-141-0/+2
| * i2c-dev: Delete empty detach_client callbackJean Delvare2008-07-141-2/+0
| * i2c-algo-pcf: Drop unused struct membersJean Delvare2008-07-141-4/+0
| * i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower2008-07-141-0/+6
| * i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-0/+1
| * i2c: Let framebuffer drivers set their I2C bus class to DDCJean Delvare2008-07-141-1/+1
| * i2c: Update stray references to smbus_accessJean Delvare2008-07-141-2/+2
| * i2c: Delete unused function i2c_smbus_write_quickJean Delvare2008-07-141-1/+0
| * i2c: Remove 3 deprecated bus driversAdrian Bunk2008-07-141-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-152-32/+24
|\ \
| * | ide: add ide_pc_intr() helperBartlomiej Zolnierkiewicz2008-07-151-0/+6
| * | ide: add ide_issue_pc() helperBartlomiej Zolnierkiewicz2008-07-151-0/+2
| * | ide: add PC_FLAG_DRQ_INTERRUPT pc flagBartlomiej Zolnierkiewicz2008-07-151-0/+1
| * | ide: add ide_transfer_pc() helperBartlomiej Zolnierkiewicz2008-07-151-0/+3
| * | ide: add PC_FLAG_ZIP_DRIVE pc flagBartlomiej Zolnierkiewicz2008-07-151-0/+1
| * | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OKBartlomiej Zolnierkiewicz2008-07-151-5/+4
| * | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callbackBartlomiej Zolnierkiewicz2008-07-151-2/+2
| * | ide-tape: make pc->idetape_callback voidBartlomiej Zolnierkiewicz2008-07-151-1/+1
| * | ide: remove action argument in ide_do_drive_cmdFUJITA Tomonori2008-07-151-11/+1
| * | ide: remove drive->ctlBartlomiej Zolnierkiewicz2008-07-151-2/+1
| * | ide: use ->OUTBSYNC in ide_set_irq()Bartlomiej Zolnierkiewicz2008-07-151-1/+2
| * | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC methodBartlomiej Zolnierkiewicz2008-07-151-1/+1
| * | ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz2008-07-151-1/+0
| * | ide: move IRQ unmasking out from ->tf_load methodBartlomiej Zolnierkiewicz2008-07-151-0/+1
| * | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flagBartlomiej Zolnierkiewicz2008-07-151-1/+0
| * | ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz2008-07-151-4/+0
| * | ide: remove obsoleted "idebus=" kernel parameterBartlomiej Zolnierkiewicz2008-07-151-2/+0
| * | block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-151-1/+0
| * | ide: remove ide_init_drive_cmdFUJITA Tomonori2008-07-151-2/+0
| |/
* | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-152-9/+5
|\ \
| * | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-052-9/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-07-151-6/+0
|\ \ \
| * | | [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-271-2/+0
| * | | [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-271-4/+0
* | | | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-151-0/+13
|\ \ \ \
| * | | | cpu topology: always define CPU topology informationBen Hutchings2008-06-131-0/+13
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-151-15/+15
|\ \ \ \ \
| * | | | | x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester2008-07-151-15/+15
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-155-25/+73
|\ \ \ \ \ \
| * | | | | | mm: Add range_cont mode for writebackAneesh Kumar K.V2008-07-111-0/+1
| * | | | | | percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-111-3/+9
| * | | | | | vfs: add hooks for ext4's delayed allocation supportAlex Tomas2008-07-111-0/+10
| * | | | | | jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-111-22/+7
| * | | | | | jbd2: Implement data=ordered mode handling via inodesJan Kara2008-07-111-0/+42
| * | | | | | vfs: export filemap_fdatawrite_range()Jan Kara2008-07-111-0/+2
| * | | | | | jbd2: Add commit time into the commit blockTheodore Ts'o2008-07-111-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-07-151-0/+1
|\ \ \ \ \ \