index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-29
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
2008-01-28
Merge branch 'orion' into devel
Russell King
2008-01-28
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...
Russell King
2008-01-28
[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function
Ben Dooks
2008-01-28
[ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S
Ben Dooks
2008-01-28
[ARM] 4789/1: S3C2412: Add missing CLKDIVN register values
Ben Dooks
2008-01-28
[ARM] 4786/1: S3C2412: Add SPI FIFO controll constants
Ben Dooks
2008-01-28
[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers
Ben Dooks
2008-01-28
[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
Ben Dooks
2008-01-28
[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users
Ben Dooks
2008-01-28
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
Ben Dooks
2008-01-28
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
Ben Dooks
2008-01-28
[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call
Ben Dooks
2008-01-28
[ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected
Krzysztof Helt
2008-01-28
[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake
Ben Dooks
2008-01-28
[ARM] 4727/1: S3C2412: Remove unused GPESLPCON
Ben Dooks
2008-01-28
[ARM] 4726/1: S3C2412: IIS register definitions
Ben Dooks
2008-01-28
[ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails
Ben Dooks
2008-01-28
[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset
Ben Dooks
2008-01-28
[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat beh...
Ben Dooks
2008-01-28
[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412
Ben Dooks
2008-01-28
[ARM] 4762/1: Basic support for Toradex Colibri module
Daniel Mack
2008-01-28
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
2008-01-28
[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270
Robert Schwebel
2008-01-28
[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module
Robert Schwebel
2008-01-28
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
eric miao
2008-01-28
[ARM] 4664/1: Add basic support for HTC Magician PDA phones
Philipp Zabel
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
2008-01-28
block: cfq: make the io contect sharing lockless
Jens Axboe
2008-01-28
io context sharing: preliminary support
Jens Axboe
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
2008-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
2008-01-27
i2c: Stop using the redundant client list
David Brownell
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
[next]