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-10-14
HID: move logitech quirks
Jiri Slaby
1
-5
/
+0
2008-10-14
HID: move usage input mapping to hid.h
Jiri Slaby
1
-1
/
+55
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
1
-5
/
+99
2008-10-14
HID: make a bus from hid code
Jiri Slaby
1
-8
/
+96
2008-10-14
modpost: add support for hid
Jiri Slaby
2
-0
/
+11
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-48
/
+226
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
13
-10
/
+5076
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-1
/
+0
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-5
/
+5
2008-10-14
m68k: remove the dead PCI code
Adrian Bunk
3
-109
/
+7
2008-10-14
m68k: Remove the broken Hades support
Adrian Bunk
3
-8
/
+1
2008-10-14
m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>
Geert Uytterhoeven
1
-0
/
+1
2008-10-14
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
Geert Uytterhoeven
1
-0
/
+16
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
5
-5
/
+5
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-292
/
+361
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
7
-421
/
+423
2008-10-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-68
/
+219
2008-10-13
mfd: Add placeholders for WM8350 client devices
Mark Brown
6
-1
/
+41
2008-10-13
regulator: Add WM8350 regulator support
Mark Brown
2
-0
/
+47
2008-10-13
mfd: Add WM8350 interrupt support
Mark Brown
1
-1
/
+20
2008-10-13
mfd: Add initialisation callback for WM8350
Mark Brown
1
-1
/
+13
2008-10-13
mfd: Add GPIO pin configuration support for WM8350
Mark Brown
1
-0
/
+10
2008-10-13
mfd: Core support for the WM8350 AudioPlus PMIC
Mark Brown
1
-0
/
+585
2008-10-13
mfd: Add WM8350 watchdog register definitions
Mark Brown
1
-0
/
+22
2008-10-13
mfd: Add WM8350 RTC register definitions
Mark Brown
1
-0
/
+260
2008-10-13
mfd: Add WM8350 comparator register definitions
Mark Brown
1
-0
/
+167
2008-10-13
mfd: Add WM8350 PMU register definitions
Mark Brown
1
-0
/
+105
2008-10-13
mfd: Add WM8350 PMIC register definitions
Mark Brown
1
-0
/
+699
2008-10-13
mfd: Add WM8350 GPIO register definitions
Mark Brown
1
-0
/
+326
2008-10-13
mfd: Add WM8350 audio register definitions
Mark Brown
1
-0
/
+592
2008-10-13
regulator: Add WM8400 regulator support
Mark Brown
2
-0
/
+41
2008-10-13
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
Mark Brown
2
-0
/
+2121
2008-10-13
regulator: Fix typo
Mark Brown
1
-1
/
+1
2008-10-13
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2
-9
/
+29
2008-10-13
ide: Implement disk shock protection support (v4)
Elias Oltmanns
1
-0
/
+13
2008-10-13
ide: add ide_drive_t.dma flag
Borislav Petkov
1
-0
/
+1
2008-10-13
ide: move SFF DMA code to ide-dma-sff.c
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-10-13
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
1
-7
/
+10
2008-10-13
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-10-13
ide: __ide_dma_end() -> ide_dma_end()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide-disk: move all ioctl handling to ide-disk_ioctl.c
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-10-13
ide: remove ide_host_alloc_all()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-10-13
ide: ->ide_dma_clear_irq() -> ->clear_irq()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-13
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
Bartlomiej Zolnierkiewicz
1
-105
/
+106
2008-10-13
ide: convert 'pio_mode' device setting to use DS_SYNC flag
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2008-10-13
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
1
-31
/
+1
2008-10-13
ide: sanitize ide*_pm_* enums
Bartlomiej Zolnierkiewicz
1
-18
/
+16
2008-10-13
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-10-13
ide: remove superfluous ->dma field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
[prev]
[next]