index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme
Russell King
1
-0
/
+86
2008-01-26
[ARM] pxa: make MFP configuration processor independent
eric miao
2
-194
/
+183
2008-01-26
[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions
eric miao
1
-14
/
+0
2008-01-26
[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations
eric miao
4
-133
/
+139
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
2
-63
/
+84
2008-01-26
[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx
eric miao
1
-68
/
+71
2008-01-26
[ARM] pxa: mmc: add 3rd host controller support for pxa310
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 2nd host controller support for pxa3xx
Bridge Wu
1
-0
/
+1
2008-01-26
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
1
-0
/
+9
2008-01-26
[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code
Philipp Zabel
1
-4
/
+1
2008-01-26
[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()
eric miao
1
-24
/
+0
2008-01-26
[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()
eric miao
1
-75
/
+14
2008-01-26
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2
-167
/
+174
2008-01-26
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
1
-3
/
+33
2008-01-26
[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...
Philipp Zabel
1
-2
/
+7
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-58
/
+145
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-138
/
+162
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-85
/
+215
2008-01-25
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-10
/
+28
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2
-8
/
+13
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
1
-1
/
+12
2008-01-25
IB/mad: Report number of times a mad was retried
Sean Hefty
1
-1
/
+3
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
14
-19
/
+402
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-268
/
+138
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+22
2008-01-25
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-25
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: convert do_rw_taskfile() to use ->data_phase
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-01-25
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-01-25
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2
-9
/
+9
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-25
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2008-01-25
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2008-01-25
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2
-30
/
+3
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-44
/
+0
2008-01-25
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-01-25
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
5
-42
/
+4
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
1
-2
/
+23
[next]