summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh2007-10-11
| * | | | | | | | | | | | | | | | | | | | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-10
| * | | | | | | | | | | | | | | | | | | | drivers/block/umem: move private include away from include/linuxJeff Garzik2007-10-10
| * | | | | | | | | | | | | | | | | | | | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | | | | | Remove flush_dry_bio_endioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | | | | | Fix warnings with !CONFIG_BLOCKJens Axboe2007-10-10
| * | | | | | | | | | | | | | | | | | | | Stop exporting blk_rq_bio_prepNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | | | | | New function blk_req_append_bioNeilBrown2007-10-10
| * | | | | | | | | | | | | | | | | | | | Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-10
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [AVR32] Don't use __builtin_xchg()Haavard Skinnemoen2007-10-11
| * | | | | | | | | | | | | | | | | | | | [AVR32] Ignore a few irrelevant syscallsHaavard Skinnemoen2007-10-11
| * | | | | | | | | | | | | | | | | | | | [AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen2007-10-11
| * | | | | | | | | | | | | | | | | | | | [AVR32] Make dma_sync_*_for_cpu no-opsHaavard Skinnemoen2007-10-11
| * | | | | | | | | | | | | | | | | | | | [AVR32] Wire up USBA deviceHaavard Skinnemoen2007-10-11
| * | | | | | | | | | | | | | | | | | | | [AVR32] add multidrive support for pio driverMatteo Vit2007-10-11
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | blackfin enable arbitary speed serial settingAlan Cox2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: update kgdb patchSonic Zhang2007-10-10
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-10
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Initial patch to add earlyprintk supportRobin Getz2007-10-09
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-11
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ...Bryan Wu2007-10-09
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot...Bryan Wu2007-09-12
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich2007-10-11
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the...Michael Hennerich2007-09-12
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Remove legacy supportMichael Hennerich2007-08-28
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERRO...Michael Hennerich2007-10-11
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...Robin Getz2007-09-13
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: add an exception request/free apiMike Frysinger2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: kill ezkit548 compiling warningBryan Wu2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: fix up header for BF533Robin Getz2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich2007-08-27
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-10
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-03
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang2007-10-10
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-25
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-03
| * | | | | | | | | | | | | | | | | | | | Blackfin serial driver: use new GPIO APIMichael Hennerich2007-10-11
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-25
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich2007-08-27
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-05
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu2007-07-25
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich2007-10-10
| * | | | | | | | | | | | | | | | | | | | Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-24