index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: move cherry quirks
Jiri Slaby
2008-10-14
1
-1
/
+0
*
HID: move a4tech quirks
Jiri Slaby
2008-10-14
1
-5
/
+0
*
HID: move cypress quirks
Jiri Slaby
2008-10-14
1
-2
/
+0
*
HID: move sunplus quirks
Jiri Slaby
2008-10-14
1
-1
/
+0
*
HID: move microsoft quirks
Jiri Slaby
2008-10-14
1
-2
/
+0
*
HID: add compat support
Jiri Slaby
2008-10-14
1
-2
/
+15
*
HID: move apple quirks
Jiri Slaby
2008-10-14
1
-13
/
+0
*
HID: move ignore quirks
Jiri Slaby
2008-10-14
1
-1
/
+0
*
HID: move logitech quirks
Jiri Slaby
2008-10-14
1
-5
/
+0
*
HID: move usage input mapping to hid.h
Jiri Slaby
2008-10-14
1
-1
/
+55
*
HID: hid, make parsing event driven
Jiri Slaby
2008-10-14
1
-5
/
+99
*
HID: make a bus from hid code
Jiri Slaby
2008-10-14
1
-8
/
+96
*
modpost: add support for hid
Jiri Slaby
2008-10-14
2
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-13
1
-292
/
+361
|
\
|
*
ide: Implement disk shock protection support (v4)
Elias Oltmanns
2008-10-13
1
-0
/
+13
|
*
ide: add ide_drive_t.dma flag
Borislav Petkov
2008-10-13
1
-0
/
+1
|
*
ide: move SFF DMA code to ide-dma-sff.c
Bartlomiej Zolnierkiewicz
2008-10-13
1
-0
/
+4
|
*
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
2008-10-13
1
-7
/
+10
|
*
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+2
|
*
ide: __ide_dma_end() -> ide_dma_end()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide-disk: move all ioctl handling to ide-disk_ioctl.c
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+5
|
*
ide: remove ide_host_alloc_all()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+3
|
*
ide: ->ide_dma_clear_irq() -> ->clear_irq()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+2
|
*
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-105
/
+106
|
*
ide: convert 'pio_mode' device setting to use DS_SYNC flag
Bartlomiej Zolnierkiewicz
2008-10-13
1
-6
/
+1
|
*
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-31
/
+1
|
*
ide: sanitize ide*_pm_* enums
Bartlomiej Zolnierkiewicz
2008-10-13
1
-18
/
+16
|
*
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
Bartlomiej Zolnierkiewicz
2008-10-13
1
-0
/
+1
|
*
ide: remove superfluous ->dma field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+0
|
*
ide: remove superfluous ->media field from ide_driver_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+0
|
*
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
Bartlomiej Zolnierkiewicz
2008-10-13
1
-7
/
+2
|
*
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-13
1
-27
/
+73
|
*
ide-disk: set_addressing() fixes
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide: add a driver-wide debugging macro
Borislav Petkov
2008-10-13
1
-0
/
+20
|
*
ide: add drive->debug_mask switch
Borislav Petkov
2008-10-13
1
-0
/
+3
|
*
ide: unify conversion macros
Borislav Petkov
2008-10-13
1
-1
/
+7
|
*
ide: make ide_transfer_pc() static
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+4
|
*
ide: make ide_pc_intr() static
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+1
|
*
ide: add ->pc_{update,io}_buffers methods
Bartlomiej Zolnierkiewicz
2008-10-13
1
-4
/
+5
|
*
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+2
|
*
ide: add request_sense_{pc,rq} to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-66
/
+68
|
*
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+8
|
*
ide: add pointer to the current packet command to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+7
|
*
ide: drop dsc_handle argument from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2008-10-13
5
-7
/
+139
|
\
\
|
|
/
|
/
|
|
*
V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default
Darron Broad
2008-10-13
1
-1
/
+1
|
*
V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY
Steven Toth
2008-10-13
1
-1
/
+2
|
*
V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...
Steven Toth
2008-10-13
1
-1
/
+3
|
*
V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP
Steven Toth
2008-10-13
1
-1
/
+4
[next]