Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36091fd348e79ab703b0766420c0b06ff7662d2d
/
include
/
linux
f479874
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
8d01edd
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f0f0052
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
68fbda7
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
d492819
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
fe56caa
HID: Support Samsung IR remote
by Robert Schedel
· 17 years ago
70d215c
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
by Fengguang Wu
· 17 years ago
628edcd
HID: proper handling of MS 4k and 6k devices
by Jiri Kosina
· 17 years ago
36ccaad6
HID: hid-input quirk for BTC 8193
by Jiri Kosina
· 17 years ago
87bc2aa
HID: separate hid-input event quirks from generic code
by Jiri Kosina
· 17 years ago
10bd065
HID: refactor mapping to input subsystem for quirky devices
by Jiri Kosina
· 17 years ago
af9e0ea
HID: add full support for Genius KB-29E
by Jiri Kosina
· 17 years ago
c80e5ff
HID: Implement horizontal wheel handling for A4 Tech X5-005D
by Pavel Troller
· 17 years ago
81e1a87
HID: Rename some code identifiers from PowerBook specific to Apple generic
by Michel Daenzer
· 17 years ago
c00d4ff
Merge branch 'orion' into devel
by Russell King
· 17 years ago
7cedb1f
SG: work with the SCSI fixed maximum allocations.
by James Bottomley
· 17 years ago
fa0ccd8
block: implement drain buffers
by James Bottomley
· 17 years ago
fadad878
kernel: add CLONE_IO to specifically request sharing of IO contexts
by Jens Axboe
· 17 years ago
4ac845a
block: cfq: make the io contect sharing lockless
by Jens Axboe
· 17 years ago
d38ecf9
io context sharing: preliminary support
by Jens Axboe
· 17 years ago
fd0928d
ioprio: move io priority from task_struct to io_context
by Jens Axboe
· 17 years ago
5450d3e
blk_end_request: cleanup 'uptodate' related code (take 4)
by Kiyoshi Ueda
· 17 years ago
3bcddea
blk_end_request: remove/unexport end_that_request_* (take 4)
by Kiyoshi Ueda
· 17 years ago
e3a04fe
blk_end_request: add bidi completion interface (take 4)
by Kiyoshi Ueda
· 17 years ago
e19a3ab
blk_end_request: add callback feature (take 4)
by Kiyoshi Ueda
· 17 years ago
3b11313
blk_end_request: add/export functions to get request size (take 4)
by Kiyoshi Ueda
· 17 years ago
336cdb4
blk_end_request: add new request completion interface (take 4)
by Kiyoshi Ueda
· 17 years ago
0db9299
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
by Jens Axboe
· 17 years ago
482eb68
block: allow queue dma_alignment of zero
by Pete Wyckoff
· 17 years ago
6da127a
blktrace: Add blktrace ioctls to SCSI generic devices
by Christof Schmitt
· 17 years ago
e9f1373
i2c: Add i2c_new_dummy() utility
by David Brownell
· 17 years ago
9b766b8
i2c: Stop using the redundant client list
by David Brownell
· 17 years ago
7bca087
i2c: Discard unused driver IDs
by Jean Delvare
· 17 years ago
6d16bfb
i2c/tps65010: move header to <linux/i2c/...>
by David Brownell
· 17 years ago
026526f
i2c: Drop redundant i2c_driver.list
by Jean Delvare
· 17 years ago
87c6c22
i2c: Drop redundant i2c_adapter.list
by Jean Delvare
· 17 years ago
e48d331
i2c: Change prototypes of refcounting functions
by Jean Delvare
· 17 years ago
bdc511f
i2c: Use the driver model reference counting
by Jean Delvare
· 17 years ago
bfb6df2
i2c: Constify client address data
by Mark M. Hoffman
· 17 years ago
7e8b992
i2c: some overdue driver removal
by Adrian Bunk
· 17 years ago
eee87d3
i2c: the scheduled I2C RTC driver removal
by Adrian Bunk
· 17 years ago
7267c33
ide: remove REQ_TYPE_ATA_CMD
by Bartlomiej Zolnierkiewicz
· 17 years ago
34f5d5a
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
2624565
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
4906f3b
ide: kill DATA_READY define
by Bartlomiej Zolnierkiewicz
· 17 years ago
4d7a984
ide: task_end_request() fix
by Tejun Heo
· 17 years ago
657cc1a
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
by Bartlomiej Zolnierkiewicz
· 17 years ago
35cf2b9
ide: fix ->io_32bit race in ide_taskfile_ioctl()
by Tejun Heo
· 17 years ago
9e47be0
ide: remove broken disk byte-swapping support
by Bartlomiej Zolnierkiewicz
· 17 years ago
81ca691
ide: add ide_set_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
ade2daf
ide: make remaining built-in only IDE host drivers modular (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
cbb010c
ide: drop 'initializing' argument from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
57c802e
ide: add ide_init_port_hw() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
b0d5bc2
ide: Fix build break caused by "ide: remove ideprobe_init()"
by Olof Johansson
· 17 years ago
151575e
ide: remove ideprobe_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f01393e
ide: merge ->fixup and ->quirkproc methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
15ce926
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
by Bartlomiej Zolnierkiewicz
· 17 years ago
4a546e0
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
8704de8
cy82c693: add ->set_dma_mode method
by Bartlomiej Zolnierkiewicz
· 17 years ago
2f0a8df
[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
by Jean Delvare
· 17 years ago
a083279
[I2C] Split mv643xx I2C platform support
by Tzachi Perelstein
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
29bd17a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
2ba14a0
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
d69a3ad
dlm: Split lock mode and flag constants into a sharable header.
by Joel Becker
· 17 years ago
b31fde6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
f31c338
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
4db90a1
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
3071a9d
ide: make 'extra' field in struct ide_port_info u8
by Bartlomiej Zolnierkiewicz
· 17 years ago
a501633
ide-disk: use ide_get_lba_addr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c2b57cd
ide: add ide_tf_read() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f6e29e3
ide-disk: use do_rw_taskfile() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
57d7366
ide: remove 'handler' field from ide_task_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1192e52
ide: use ->data_phase to set ->handler in do_rw_taskfile()
by Bartlomiej Zolnierkiewicz
· 17 years ago
10d9015
ide: convert do_rw_taskfile() to use ->data_phase
by Bartlomiej Zolnierkiewicz
· 17 years ago
1edee60
ide: merge flagged_taskfile() into do_rw_taskfile()
by Bartlomiej Zolnierkiewicz
· 17 years ago
866e2ec
ide: remove 'tf_in_flags' field from ide_task_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac026ff
ide: remove 'command_type' field from ide_task_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7299a39
ide: remove hwif->intrproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
f919790
ide: remove SELECT_INTERRUPT()
by Bartlomiej Zolnierkiewicz
· 17 years ago
cd3dbc9
ide: remove QUIRK_LIST()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2fc5738
ide: add ide_pktcmd_tf_load() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
8e7657a
ide: remove atapi_ireason_t (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
790d123
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
e5f9f5a
ide: remove atapi_feature_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e38a66
ide: remove atapi_error_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
22c525b
ide: remove ata_status_t and atapi_status_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a21441
ide: CPU endianness doesn't matter for special_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
29ed2a5
ide: remove REQ_TYPE_ATA_TASK
by Bartlomiej Zolnierkiewicz
· 17 years ago
807e35d
ide: use ide_tf_load() in execute_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4ee06b7
ide: remove stale ide.h "configuration options"
by Bartlomiej Zolnierkiewicz
· 17 years ago
74095a9
ide: use do_rw_taskfile() in flagged_taskfile()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9a3c49b
ide: add ide_no_data_taskfile() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e42237
ide: add ide_tf_load() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
650d841
ide: add struct ide_taskfile (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
cd2a2d9
ide: remove task_ioreg_t typedef (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c029fd
ide: remove ->dma_master field from ide_hwif_t (take 5)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0b394de
V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345
by Hans Verkuil
· 17 years ago
05e9971
V4L/DVB (6487): i2c-id: add M52790 driver ID
by Hans Verkuil
· 17 years ago
6d08259
sched: keep total / count stats in addition to the max for
by Arjan van de Ven
· 17 years ago
Next »