Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4465461ece2b9249d6c0cf57bc0002100823e361
/
drivers
4465461
ide: merge ide_arm and ide_generic host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
52913ab
ide-generic: remove no longer needed sysfs interface
by Bartlomiej Zolnierkiewicz
· 16 years ago
f094d4d
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
by Bartlomiej Zolnierkiewicz
· 16 years ago
88b4132
ide: set/clear drive->waiting_for_dma flag in the core code
by Bartlomiej Zolnierkiewicz
· 16 years ago
11998b3
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a4a573
ide: add ->dma_check method
by Bartlomiej Zolnierkiewicz
· 16 years ago
7526efa
trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a6d67ff
ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
5ae5412
ide: add ide_dma_prepare() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
4453011
ide: destroy DMA mappings after ending DMA (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
1cee52d
ide: inline ide_dma_timeout() into ide_dma_timeout_retry()
by Bartlomiej Zolnierkiewicz
· 16 years ago
35c9b4d
ide: add ->dma_clear method and remove ->dma_timeout one
by Bartlomiej Zolnierkiewicz
· 16 years ago
e698ea8
ide-cd: minor ide_cdrom_setup() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
14fa91c
ide-cd: unify transfer padding in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4a3d8cf
ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c7ec899
ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8652b31
ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw()
by Bartlomiej Zolnierkiewicz
· 16 years ago
06a449e
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
a08915b
ide-cd: use scatterlists for PIO transfers (fs requests)
by Bartlomiej Zolnierkiewicz
· 16 years ago
5ed57ad
ide-cd: cleanup ide_cd_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c4c69e2
ide-cd: kill whole failed request in ide_cd_do_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f63174e
ide-cd: remove cdrom_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a11697
ide-cd: unify cdrom_newpc_intr() exit paths
by Bartlomiej Zolnierkiewicz
· 16 years ago
984c5e5
ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0458cc
ide-cd: unify ide_cd_do_request() exit paths
by Bartlomiej Zolnierkiewicz
· 16 years ago
299c485
ide-cd: factor out failed request completion from cdrom_end_request()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6041e8f
ide-cd: remove no longer needed 'ignore' module parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
1ab6d74
ide-cd: remove needless ide_dump_status_no_sense() wrapper
by Bartlomiej Zolnierkiewicz
· 16 years ago
13eae6a
ide-cd: remove dead code from cdrom_decode_status()
by Bartlomiej Zolnierkiewicz
· 16 years ago
bf12a9c
ide-cd: use ide_end_rq() also for failed non-fs requests
by Bartlomiej Zolnierkiewicz
· 16 years ago
116e690
ide-cd: remove dead URLs
by Bartlomiej Zolnierkiewicz
· 16 years ago
f2bc316
ide: use PageHighMem() instead of ifdefs in ide_pio_bytes()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7a00798
ide: add support for arbitrary transfer lengths to ide_pio_bytes()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2eba082
ide-atapi: start DMA after issuing a packet command
by Borislav Petkov
· 16 years ago
da19620
at91_ide: fix ->ftf_flags handling
by Bartlomiej Zolnierkiewicz
· 16 years ago
479edf0
ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>
by Geert Uytterhoeven
· 16 years ago
9010941
ide: Fix code dealing with sleeping devices in do_ide_request()
by Elias Oltmanns
· 16 years ago
019abbc
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2d25ee3
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
915db32
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
ebc8eca
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
b94d10e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
83826dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
fd3a019
V4L/DVB (11316): saa7191: tuner ops wasn't set.
by Hans Verkuil
· 16 years ago
7c46733
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
by Hans Verkuil
· 16 years ago
73722dd
V4L/DVB (11314): au8522: remove unused I2C_DRIVERID
by Hans Verkuil
· 16 years ago
5eb35fd
V4L/DVB (11312): tuner: remove V4L1 code from this driver.
by Hans Verkuil
· 16 years ago
bccfa44
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
by Hans Verkuil
· 16 years ago
41c129a
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
df1d5ed
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
by Hans Verkuil
· 16 years ago
2c26976
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
by Mauro Carvalho Chehab
· 16 years ago
43d5eab
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
by Hans Verkuil
· 16 years ago
a0d1251
V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.
by Hans Verkuil
· 16 years ago
267ea2a
V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
a613891
V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
4705e8c
V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
b8341e1
V4L/DVB (11300): cx88: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
b6198ad
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
by Hans Verkuil
· 16 years ago
0d5a19f
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
d35ed62
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
by Steven Toth
· 16 years ago
c0714f6
V4L/DVB (11295): cx23885: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
8bbd90c
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
by Márton Németh
· 16 years ago
0ce566d
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
by Laurent Pinchart
· 16 years ago
919a548
V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver
by Klaus Flittner
· 16 years ago
16ba1ee
V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)
by Xoan Loureiro
· 16 years ago
91b9436
V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2
by Uwe Bugla
· 16 years ago
1589a99
V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2
by Uwe Bugla
· 16 years ago
7def728
V4L/DVB (11285): Remove unecessary udelay
by Patrick Boettcher
· 16 years ago
1662070
V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisions
by Patrick Boettcher
· 16 years ago
aef8220
V4L/DVB (11283): saa6588: remove legacy code.
by Hans Verkuil
· 16 years ago
2983baf
V4L/DVB (11282): saa7134: add RDS support.
by Hans Verkuil
· 16 years ago
ffe84b7
V4L/DVB (11281): bttv: move saa6588 config to the helper chip config
by Hans Verkuil
· 16 years ago
893cce0
V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.
by Hans Verkuil
· 16 years ago
859f027
V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear.
by Hans Verkuil
· 16 years ago
e4129a9
V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash.
by Hans Verkuil
· 16 years ago
411674f
V4L/DVB (11276): tvaudio: add tda9875 support.
by Hans Verkuil
· 16 years ago
5fa7b9f
V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling
by Hans Verkuil
· 16 years ago
8f84a77
V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2
by Trent Piepho
· 16 years ago
975f576
V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf
by Trent Piepho
· 16 years ago
6174523
V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf
by Trent Piepho
· 16 years ago
185cda9
V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap
by Trent Piepho
· 16 years ago
f29816b
V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
e33ee31
V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbuf
by Trent Piepho
· 16 years ago
4f5a744
V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2
by Trent Piepho
· 16 years ago
2509e1c
V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs
by Trent Piepho
· 16 years ago
020b882
V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parm
by Trent Piepho
· 16 years ago
5a27578
V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap
by Trent Piepho
· 16 years ago
601bc29
V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm
by Trent Piepho
· 16 years ago
f911eab
V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parm
by Trent Piepho
· 16 years ago
34796bc
V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARM
by Trent Piepho
· 16 years ago
3fd8ab3
V4L/DVB (11256): dabusb: fix compile warning.
by Hans Verkuil
· 16 years ago
ce18c48
V4L/DVB (11255): dst_ca: fix compile warning.
by Hans Verkuil
· 16 years ago
5fed935
V4L/DVB (11254): cs53l32a: remove legacy support.
by Hans Verkuil
· 16 years ago
195784b
V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.
by Hans Verkuil
· 16 years ago
e7ddcd9
V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type
by Michael Krufky
· 16 years ago
997fb78
V4L/DVB (11248): Remove debug output from stb6100_cfg.h
by Artem Makhutov
· 16 years ago
7d771ff
V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streaming
by Janne Grunau
· 16 years ago
9ef77ad
V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_device
by Janne Grunau
· 16 years ago
06630ae
V4L/DVB (11245): hdpvr: add struct v4l2_device
by Janne Grunau
· 16 years ago
0b61dca
V4L/DVB (11244): pluto2: silence spew of card hung up messages
by Alan Cox
· 16 years ago
Next »