index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[ARM] 4786/1: S3C2412: Add SPI FIFO controll constants
Ben Dooks
1
-0
/
+23
2008-01-28
[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers
Ben Dooks
1
-0
/
+6
2008-01-28
[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
Ben Dooks
1
-0
/
+12
2008-01-28
[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users
Ben Dooks
1
-0
/
+3
2008-01-28
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
Ben Dooks
1
-0
/
+1
2008-01-28
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
Ben Dooks
1
-0
/
+5
2008-01-28
[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call
Ben Dooks
2
-0
/
+10
2008-01-28
[ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected
Krzysztof Helt
1
-1
/
+1
2008-01-28
[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake
Ben Dooks
1
-0
/
+2
2008-01-28
[ARM] 4727/1: S3C2412: Remove unused GPESLPCON
Ben Dooks
1
-1
/
+0
2008-01-28
[ARM] 4726/1: S3C2412: IIS register definitions
Ben Dooks
1
-0
/
+72
2008-01-28
[ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails
Ben Dooks
1
-3
/
+6
2008-01-28
[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset
Ben Dooks
1
-0
/
+11
2008-01-28
[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat beh...
Ben Dooks
1
-1
/
+2
2008-01-28
[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412
Ben Dooks
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]