Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a2cd15586e630b0870bf34783568d83901890743
/
drivers
f9c97e5
[FFB]: source cleanup
by Krzysztof Helt
· 17 years ago
a140e94
[CG6]: accelerated copyarea
by Krzysztof Helt
· 17 years ago
6993bea
[CG6]: code cleanup
by Krzysztof Helt
· 17 years ago
d773b33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
ac3f575
i2c-nforce2: Declare PEC as supported
by Jean Delvare
· 17 years ago
d49584c
i2c-nforce2: Abort the transaction on error
by Oleg Ryjkov
· 17 years ago
4153549
i2c-nforce2: Move status checking to a separate function
by Oleg Ryjkov
· 17 years ago
a202707
i2c-au1550: Fix a misused register problem
by Chris David
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
24d0fb4
i2c-at91: Mark as broken
by David Brownell
· 17 years ago
53be795
i2c: Remove i2c_algorithm.algo_control()
by David Brownell
· 17 years ago
cdeec3c
cx23885: Drop empty i2c algorithm control callback
by Jean Delvare
· 17 years ago
3be27d3
i2c: Remove NOP i2c_algorithm.algo_control() methods
by David Brownell
· 17 years ago
e265cfa
i2c-dev: Reject I2C_M_RECV_LEN
by David Brownell
· 17 years ago
9d90c1f
i2c-stub: Support multiple chips
by Jean Delvare
· 17 years ago
567a244
i2c-bfin-twi: Remove useless twi_lock mutex
by Francis Moreau
· 17 years ago
e07bc67
i2c-i801: Add support for the Intel Tolapai SMBus
by Jason Gaston
· 17 years ago
a64ec07
i2c: Document struct i2c_msg
by David Brownell
· 17 years ago
553515e
i2c/pcf8574: No arbitrary initialization
by Jean Delvare
· 17 years ago
95a7f10
i2c: Add DaVinci I2C controller support
by Vladimir Barinov
· 17 years ago
7589a32
i2c-ibm_iic: Add support for new-style clients
by Stefan Roese
· 17 years ago
8056c6c
i2c/tps65010: New-style driver updates, part 2
by David Brownell
· 17 years ago
b5067f8
i2c/tps65010: New-style driver updates, part 1
by David Brownell
· 17 years ago
83eaaed
i2c-core: Make some code static
by Adrian Bunk
· 17 years ago
3bbb835
i2c: New-style devices can support driver model wakeup flags
by David Brownell
· 17 years ago
b027cac
mlx4_core: Fix infinite loop on device initialization
by Roland Dreier
· 17 years ago
cc11942
fallout from elsa setup split
by Al Viro
· 17 years ago
bcd11ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
c8c55bc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
3749c66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
c5d6471
fallout from DECLARE_MAC_BUF patches
by Al Viro
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
dcf397f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
6faf035
ssb bus needs <linux/io.h>
by Geert Uytterhoeven
· 17 years ago
50e36eb
b43 wireless needs <linux/io.h>
by Geert Uytterhoeven
· 17 years ago
3649ba0
m68k: fix net drivers after recent get_stats updates
by Geert Uytterhoeven
· 17 years ago
0dddfd4
dm: emc_endio returns void
by Geert Uytterhoeven
· 17 years ago
6615c5b
m68k: Atari input drivers cleanup
by Geert Uytterhoeven
· 17 years ago
99149a4
alim15x3: remove redundant m5229_revision check
by Bartlomiej Zolnierkiewicz
· 17 years ago
88ae4d8
sc1200: fix ->dma_base equal zero handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
dfb2311
cs5520: fix ->dma_base equal zero handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
b9d9e61
sgiioc4: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
7bda292
cs5535: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
76bb778
ide: remove CONFIG_IDEDMA_IVB config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
b140b99
ide: change master/slave IDENTIFY order
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
6e24939
pdc202xx_new: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
249aa4f
cs5535: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b4024d
amd74xx/via82cxxx: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
0f45894
au1xxx: fix au1xxx_set_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
75d7d96
icside: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0b46ff2
ide-pmac: fix PIO setup and enable autotune
by Benjamin Herrenschmidt
· 17 years ago
254bb55
ide-pmac: use ide_tune_dma() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
aedea59
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b2d009
ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ddf1510
ide-pmac: use __ide_wait_stat()
by Bartlomiej Zolnierkiewicz
· 17 years ago
218ee5f
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74af21c
ide: add __ide_wait_stat() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd553ce
ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7810394
ide-pmac: remove control register messing from pmac_ide_dma_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
90f72ec
ide-pmac: fix set_timings_mdma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
085798b
ide-pmac: pmac_ide_tune_chipset() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
90a87ea
ide-pmac: don't check kauai_lookup_timing() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
39e5f59
ide: unexport ide_acpi_set_state
by Adrian Bunk
· 17 years ago
ceec182
ide_platform: set hwif->chipset
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebf8889
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
b160292
Merge Linux 2.6.23
by David Woodhouse
· 17 years ago
b37bde1
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
by Bryan Wu
· 17 years ago
c4a9f88
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
by Kevin Hao
· 17 years ago
f96880d
[MTD] [NAND] Fix compiler warning in Alauda driver
by akpm@linux-foundation.org
· 17 years ago
1437085
[MTD] [OneNAND] Fix typo related with recent commit
by Kyungmin Park
· 17 years ago
0967b7b
KVM: Skip pio instruction when it is emulated, not executed
by Avi Kivity
· 17 years ago
535eabc
KVM: x86 emulator: popf
by Nitin A Kamble
· 17 years ago
12fa272
KVM: x86 emulator: fix src, dst value initialization
by Nitin A Kamble
· 17 years ago
26a3e98
KVM: x86 emulator: jmp abs
by Nitin A Kamble
· 17 years ago
7e0b54b
KVM: x86 emulator: lea
by Nitin A Kamble
· 17 years ago
55bebde
KVM: X86 emulator: jump conditional short
by Nitin A Kamble
· 17 years ago
bbe9abb
KVM: x86 emulator: imlpement jump conditional relative
by Nitin A Kamble
· 17 years ago
7de7524
KVM: x86 emulator: sort opcodes into ascending order
by Nitin A Kamble
· 17 years ago
054b136
KVM: Improve emulation failure reporting
by Avi Kivity
· 17 years ago
fd2a760
KVM: x86 emulator: pushf
by Nitin A Kamble
· 17 years ago
f6eed39
KVM: x86 emulator: call near
by Nitin A Kamble
· 17 years ago
7d31691
KVM: x86 emulator: push imm8
by Nitin A Kamble
· 17 years ago
bfdaab0
KVM: VMX: Fix exit qualification width on i386
by He, Qing
· 17 years ago
04d2cc7
KVM: Move main vcpu loop into subarch independent code
by Avi Kivity
· 17 years ago
29bd8a7
KVM: VMX: Move vm entry failure handling to the exit handler
by Avi Kivity
· 17 years ago
2e3e588
KVM: MMU: Don't do GFP_NOWAIT allocations
by Avi Kivity
· 17 years ago
cbdd1be
KVM: Rename kvm_arch_ops to kvm_x86_ops
by Christian Ehrhardt
· 17 years ago
0d8d2bd
KVM: Simplify memory allocation
by Laurent Vivier
· 17 years ago
1747fb7
KVM: Hoist SVM's get_cs_db_l_bits into core code.
by Rusty Russell
· 17 years ago
81f50e3
KVM: Keep control regs in sync
by Rusty Russell
· 17 years ago
b85b9ee9
KVM: Clean up unloved invlpg emulation
by Rusty Russell
· 17 years ago
c9a1185
KVM: Remove the unused invlpg member of struct kvm_arch_ops.
by Rusty Russell
· 17 years ago
380102c
KVM: Set the ET flag in CR0 after initializing FX
by Amit Shah
· 17 years ago
c5ec153
KVM: enable in-kernel APIC INIT/SIPI handling
by He, Qing
· 17 years ago
932f72a
KVM: round robin for APIC lowest priority delivery mode
by He, Qing
· 17 years ago
40487c6
KVM: deliver PIC interrupt only to vcpu0
by Qing He
· 17 years ago
5cd4f6f
KVM: disable tpr/cr8 sync when in-kernel APIC is used
by He, Qing
· 17 years ago
a3d7f85
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
by Eddie Dong
· 17 years ago
1b9778d
KVM: Keep track of missed timer irq injections
by Eddie Dong
· 17 years ago
Next »