Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ac95beedf8bc97b24f9540d4da9952f07221c023
/
drivers
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
c837c93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
1292ebb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
d9c04d6
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
784506c
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
4764b68
sis5513: fail early for unsupported chipsets
by Bartlomiej Zolnierkiewicz
· 17 years ago
eb7a07e
it821x: fix kzalloc() failure handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
79472b6
qd65xx: use IDE_HFLAG_SINGLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
d07616f
qd65xx: always use ->selectproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
1134b6f
ide-cd: put proc-related functions together under single ifdef
by Borislav Petkov
· 17 years ago
177773e
ide-cd: Replace __FUNCTION__ with __func__
by Paolo Ciarrocchi
· 17 years ago
9ce70fb
IDE: Coding Style fixes to drivers/ide/ide-cd.c
by Paolo Ciarrocchi
· 17 years ago
175f354
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
by Paolo Ciarrocchi
· 17 years ago
a282619
IDE: Coding Style fixes to drivers/ide/pci/it8213.c
by Paolo Ciarrocchi
· 17 years ago
52d3ccf
IDE: Coding Style fixes to drivers/ide/ide-floppy.c
by Paolo Ciarrocchi
· 17 years ago
38bdb41
IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
by Paolo Ciarrocchi
· 17 years ago
ec29782
IDE: Coding Style fixes to drivers/ide/legacy/hd.c
by Paolo Ciarrocchi
· 17 years ago
4752b5e
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
by Paolo Ciarrocchi
· 17 years ago
4eb68a2
IDE: Coding Style fixes to drivers/ide/pci/opti621.c
by Paolo Ciarrocchi
· 17 years ago
177b8fe
IDE: Coding Style fixes to drivers/ide/ide-pnp.c
by Paolo Ciarrocchi
· 17 years ago
441e92d
IDE: Coding Style fixes to drivers/ide/ide-proc.c
by Paolo Ciarrocchi
· 17 years ago
f94e008
IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
by Paolo Ciarrocchi
· 17 years ago
0905bc9
IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
by Paolo Ciarrocchi
· 17 years ago
17deabd
IDE: Coding Style fixes to drivers/ide/pci/generic.c
by Paolo Ciarrocchi
· 17 years ago
740694f
IDE: Coding Style fixes to drivers/ide/pci/jmicron.c
by Paolo Ciarrocchi
· 17 years ago
1eb3c2e
IDE: Coding Style fixes to drivers/ide/pci/sis5513.c
by Paolo Ciarrocchi
· 17 years ago
5749c84
IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
by Paolo Ciarrocchi
· 17 years ago
5c634bb
IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
by Paolo Ciarrocchi
· 17 years ago
846bb88
IDE: Coding Style fixes to drivers/ide/setup-pci.c
by Paolo Ciarrocchi
· 17 years ago
05230e2
ide: remove hwif->straight8 flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
cb5528a
falconide: fix resources reservation (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
54c0539
ide-mpc8xx: fix resources reservation
by Bartlomiej Zolnierkiewicz
· 17 years ago
cb7500d
ide-mpc8xx: make m8xx_ide_init_ports() return an error value
by Bartlomiej Zolnierkiewicz
· 17 years ago
b81c226
bast-ide: fix resources reservation
by Bartlomiej Zolnierkiewicz
· 17 years ago
7f6f33c
delkin_cb: fix resources handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
3e2990e
ide_platform: fix resources handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
968c496
ide-cd: remove the internal 64k buffer
by Borislav Petkov
· 17 years ago
9841654
ide-disk: fix issues found by checkpatch.pl
by Bartlomiej Zolnierkiewicz
· 17 years ago
799ee57
ide-disk: add proc_idedisk_read_smart() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
1a2f84e
ide: unexport ide_hwifs[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
dc9114e
ide-generic: use ide_find_port() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
e277f91
ide: use ide_find_port() in legacy VLB host drivers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fe80b93
ide: merge ide_match_hwif() and ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
00fe8b7
ide: use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
7daf66d
qd65xx: return error value in qd_probe()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2e4ed29
ht6560b: use driver name for resource allocation
by Bartlomiej Zolnierkiewicz
· 17 years ago
d147e7d
umc8672: don't use ide_hwifs[] in umc_set_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
589b062
scc_pata: store 'hwif' pointer in struct scc_ports
by Bartlomiej Zolnierkiewicz
· 17 years ago
84f05df
cmd640: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9523076
cmd640: remove cmd_drives[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f7bada
au1xxx-ide: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3fd4d20
scc_pata: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e7ee1d5
sgiioc4: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
939b0f1
ide-pmac: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5297a3e
ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7d9f3d5
swarm: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
bad7c82
ide: cleanup ide_match_hwif()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1baccff
ide: make ide_pci_check_iomem() actually work
by Sergei Shtylyov
· 17 years ago
938da77
ide/Kconfig: BLK_DEV_4DRIVES should be a tristate
by Frederik Deweerdt
· 17 years ago
37c45df
V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe
by Jean Delvare
· 17 years ago
b33d24c
V4L/DVB (7750): au0828/ cleanups and fixes
by Adrian Bunk
· 17 years ago
b9ef6bb
V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled
by Mauro Carvalho Chehab
· 17 years ago
0e3cbe8
V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned
by Harvey Harrison
· 17 years ago
4aef8fd
V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx
by Michael Krufky
· 17 years ago
d893d5d
V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes
by Steven Toth
· 17 years ago
8b4f1d0
V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator
by Steven Toth
· 17 years ago
8367fe2
V4L/DVB (7740): tuner-xc2028.c dubious !x & y
by Harvey Harrison
· 17 years ago
a45e0b4
V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield
by Harvey Harrison
· 17 years ago
d0d1422
V4L/DVB (7735): Fix compilation for au0828
by Brandon Philips
· 17 years ago
094f9b4
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc
by Janne Grunau
· 17 years ago
50fa46b
V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec()
by Roel Kluin
· 17 years ago
63b79cf
V4L/DVB (7732): vivi: fix a warning
by Mauro Carvalho Chehab
· 17 years ago
09aa356
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
by Mathieu Segaud
· 17 years ago
4ab92bcf
agp: fix shadowed variable warning in amd-k7-agp.c
by Harvey Harrison
· 17 years ago
b74e208
drm: _end is shadowing real _end, just rename it.
by Dave Airlie
· 17 years ago
ac741ab
drm/vbl rework: rework how the drm deals with vblank.
by Jesse Barnes
· 17 years ago
2c14f28
drm: reorganise minor number handling using backported modesetting code.
by Dave Airlie
· 17 years ago
7b832b5
drm/i915: Handle tiled buffers in vblank tasklet
by Keith Packard
· 17 years ago
a36b7dc
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
by Keith Packard
· 17 years ago
f1c3e67
drm: Remove unneeded dma sync in ATI pcigart alloc
by Benjamin Herrenschmidt
· 17 years ago
5ff6461
drm: Fix mismerge of non-coherent DMA patch
by Benjamin Herrenschmidt
· 17 years ago
b1721d0
v4l/dvb: add statics to avoid multiple definitions
by Harvey Harrison
· 17 years ago
a929107
mac-hid: fix build after lockdep annotation
by Harvey Harrison
· 17 years ago
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
eb855fd
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
bf16ae2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
by Linus Torvalds
· 17 years ago
50be491
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
37b05b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
ce1d5b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6f97b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 17 years ago
4b7227c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next
by Linus Torvalds
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7e97b28
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
5f3b287
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
e386497
ieee1394: silence defined but not used warning in non-modular builds
by Tony Breeds
· 17 years ago
cc9429b
ieee1394: rawiso: requeue packet for transmission after skipped cycle
by Pieter Palmers
· 17 years ago
Next »