Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47b4150baa003fb83b93365f3eadd4c373e4fa6c
/
drivers
fed99b1
parisc: advertise PCI devs after "assign_resources"
by Grant Grundler
· 16 years ago
8d2d00d
parisc: ccio-dma: fix build failure without procfs
by Alexander Beregalov
· 16 years ago
17085a9
parisc: stifb: should depend on STI_CONSOLE
by Alexander Beregalov
· 16 years ago
687d680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
by Linus Torvalds
· 15 years ago
1053414
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
a9b011f
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
b5bdd43
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
f39cf0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 15 years ago
59ef7a8
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
5165aec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
44da59e
msm: fixups to match current code
by Alan Cox
· 15 years ago
04896a7
msm_serial: serial driver for MSM7K onboard serial peripheral.
by Robert Love
· 15 years ago
2421c48
timbuart: Fix for tx_empty
by Richard Röjfors
· 15 years ago
be10eb7
tty: n_hdlc add buffer flushing
by Paul Fulghum
· 15 years ago
90ceb964
serial: samsung.c: mark s3c24xx_serial_remove as __devexit
by Peter Korsgaard
· 15 years ago
94362fd
tty: fix some bogns in the serqt_usb2 driver
by Alan Cox
· 15 years ago
a6540f7
ppp: Fix throttling bugs
by Alan Cox
· 15 years ago
a115902
vt_ioctl: fix lock imbalance
by Jiri Slaby
· 15 years ago
69ae59d
pcmcia/cm4000: fix lock imbalance
by Jiri Slaby
· 15 years ago
eca4104
n_r3964: fix lock imbalance
by Jiri Slaby
· 15 years ago
52e3632
serial: fix off by one errors
by Roel Kluin
· 15 years ago
607c268
serial: bfin_5xx: fix building as module when early printk is enabled
by Mike Frysinger
· 15 years ago
9c529a3
serial: bfin_5xx: add missing spin_lock init
by Mike Frysinger
· 15 years ago
56578ab
bfin_jtag_comm: clean up printk usage
by Mike Frysinger
· 15 years ago
dfa7c4d
parport_pc: set properly the dma_mask for parport_pc device
by FUJITA Tomonori
· 15 years ago
e2434dc
parport_pc: after superio probing restore original register values
by Jens Rottmann
· 15 years ago
752a478
Revert "char: moxa, prevent opening unavailable ports"
by Linus Torvalds
· 15 years ago
181d952
[S390] dasd: fix refcounting in dasd_change_state
by Sebastian Ott
· 15 years ago
4f0076f
[S390] driver_data access
by Martin Schwidefsky
· 15 years ago
e6125fb
[S390] dasd_pm: fix stop flag handling
by Stefan Haberland
· 15 years ago
772f547
[S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt
by Felix Beck
· 15 years ago
6618241
[S390] qdio: Sanitize do_QDIO sanity checks
by Jan Glauber
· 15 years ago
f0a0b15
[S390] qdio: leave inbound SBALs primed
by Jan Glauber
· 15 years ago
cf9a031
[S390] qdio: merge AI tasklet into interrupt handler
by Jan Glauber
· 15 years ago
36e3e72
[S390] qdio: extract all primed SBALs at once
by Jan Glauber
· 15 years ago
9a2c160
[S390] qdio: fix check for running under z/VM
by Jan Glauber
· 15 years ago
60b5df2
[S390] qdio: move adapter interrupt tasklet code
by Jan Glauber
· 15 years ago
f3dfa86
[S390] Use del_timer instead of del_timer_sync
by Michael Holzheu
· 15 years ago
5c0792f
[S390] vt220 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
4c8f479
[S390] sclp console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
33403dc
[S390] 3270 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
6d56eee
[S390] 3215 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
8b0215a
s6gmac: xtensa s6000 on-chip ethernet driver
by Oskar Schirmer
· 15 years ago
f6b24ca
via-velocity: Fix velocity driver unmapping incorrect size.
by Dave Jones
· 15 years ago
0314db6
mlx4_en: Remove redundant refill code on RX
by Yevgeny Petrilin
· 15 years ago
7237b40
mlx4_en: Removed redundant check on lso header size
by Yevgeny Petrilin
· 15 years ago
3c05f5e
mlx4_en: Cancel port_up check in transmit function
by Yevgeny Petrilin
· 15 years ago
a11faac
mlx4_en: using stop/start_all_queues
by Yevgeny Petrilin
· 15 years ago
d4ddbaa
mlx4_en: Removed redundant skb->len check
by Yevgeny Petrilin
· 15 years ago
7e23091
mlx4_en: Counting all the dropped packets on the TX side
by Yevgeny Petrilin
· 15 years ago
dc1972d
i2c: Fix stuck transaction on cpm-i2c driver
by Michael Trimarchi
· 15 years ago
ff0f242
i2c-omap: Fix build breaking typo cpu_is_omap_2430
by Tony Lindgren
· 15 years ago
f234012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 15 years ago
00d94a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
11a2f1b
sdhci: remove needless double parenthesis
by Pierre Ossman
· 15 years ago
557b069
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
by Harald Welte
· 15 years ago
fe9db6c
s3cmci: fix dma configuration call
by Ben Dooks
· 15 years ago
f0bf7f6
mmc: Add new via-sdmmc host controller driver
by Harald Welte
· 15 years ago
5fe23c7
sdhci: Add support for hosts that are only capable of 1-bit transfers
by Anton Vorontsov
· 15 years ago
1388eef
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
by Ben Dooks
· 15 years ago
6882a8c
sdhci: Add better ADMA error reporting
by Ben Dooks
· 15 years ago
0d1bb41
sdhci-s3c: Samsung S3C based SDHCI controller glue
by Ben Dooks
· 15 years ago
0c53dec
firewire: new stack is no longer experimental
by Stefan Richter
· 15 years ago
93db629
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
43813f3
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
e642340
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
39c58f3
ide-cd: prevent null pointer deref via cdrom_newpc_intr
by Rainer Weikusat
· 15 years ago
6be8325
usbnet cdc_subset: fix issues talking to PXA gadgets
by David Brownell
· 15 years ago
83b462c
Net: qla3xxx, remove sleeping in atomic
by Jiri Slaby
· 15 years ago
c3da63f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
eef3e4c
Input: add driver for Synaptics I2C touchpad
by Mike Rapoport
· 15 years ago
ec20a02
Input: synaptics - add support for reporting x/y resolution
by Tero Saarni
· 15 years ago
0b7af26
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
by Pierre Willenbrock
· 15 years ago
fb20871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
5c6fb00
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
31583d6a
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
773d7a0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
4b19828
fbdev: do not allow VESA modes without compiled-in drivers
by Krzysztof Helt
· 15 years ago
8e20ce9
convert some DMA_nnBIT_MASK() callers
by Andrew Morton
· 15 years ago
a90b037
char: moxa, prevent opening unavailable ports
by Dirk Eibach
· 15 years ago
0b9ce5a
istallion: add missing __devexit marking
by Mike Frysinger
· 15 years ago
4390b9e
dtlk: off by one in {read,write}_tts()
by Roel Kluin
· 15 years ago
e6229bec
rtc: make rtc_update_irq callable with irqs enabled
by Atsushi Nemoto
· 15 years ago
575c580
spi_mpc8xxx: s/83xx/8xxx/g
by Anton Vorontsov
· 15 years ago
34a661a
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
by Anton Vorontsov
· 15 years ago
aef79d8
spi_mpc83xx: remove dead code
by Anton Vorontsov
· 15 years ago
b9b9af1
spi_mpc83xx: split mpc83xx_spi_work() into two routines
by Anton Vorontsov
· 15 years ago
9effb95
spi_mpc83xx: fix checkpatch issues
by Anton Vorontsov
· 15 years ago
5afbf09
spi_mpc83xx: add small delay after asserting chip-select line
by Anton Vorontsov
· 15 years ago
fd8a11e
spi_mpc83xx: quieten down the "Requested speed is too low" message
by Anton Vorontsov
· 15 years ago
9e04b33
spi_mpc83xx: handle other Freescale processors
by Anton Vorontsov
· 15 years ago
1e9c285
gpio: driver for PrimeCell PL061 GPIO controller
by Baruch Siach
· 15 years ago
2af5066
PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write
by Hidetoshi Seto
· 15 years ago
f598282
PCI: Fix the NIU MSI-X problem in a better way
by Matthew Wilcox
· 15 years ago
c7a5d70
Staging: comedi: fix build errors
by Greg Kroah-Hartman
· 15 years ago
7316bc5
Staging: udlfb: update to version 0.2.3
by Roberto De Ioris
· 15 years ago
4b6a485
Staging: udlfb: fix some sparse warnings.
by Greg Kroah-Hartman
· 15 years ago
f05e057
Staging: udlfb: clean up checkpatch warnings in udlfb.c
by Greg Kroah-Hartman
· 15 years ago
39e7df5
Staging: udlfb: clean up checkpatch warnings in udlfb.h
by Greg Kroah-Hartman
· 15 years ago
Next »