Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ddcacfa0febff6454dba6cea1931f3020a9f6c24
/
drivers
5ea472a
Merge commit 'v2.6.30-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
8e2c4f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
6a5d263
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
132ea5e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
0e26da0
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
10a0d91
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
51dcdfe
parport: Use the PCI IRQ if offered
by Alan Cox
· 16 years ago
8e7d91c
tty: jsm cleanups
by Breno Leitao
· 16 years ago
78d67b404
Adjust path to gpio headers
by Mike Frysinger
· 16 years ago
51a2301
KGDB_SERIAL_CONSOLE check for module
by Mike Frysinger
· 16 years ago
718f041
Change KCONFIG name
by Mike Frysinger
· 16 years ago
d307d36
tty: Blackin CTS/RTS
by Sonic Zhang
· 16 years ago
6f95570
Change hardware flow control from poll to interrupt driven
by Sonic Zhang
· 16 years ago
1dcb884
Add support for the MAX3100 SPI UART.
by Christian Pellegrin
· 16 years ago
0c21260
serqt: initial clean up pass for tty side
by Alan Cox
· 16 years ago
6fd1af4
tty: Use the generic RS485 ioctl on CRIS
by Claudio Scordino
· 16 years ago
2f4f27d
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
by Yang Hongyang
· 16 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 16 years ago
28b7679
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
by Yang Hongyang
· 16 years ago
929a22a
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6afd142
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
by Yang Hongyang
· 16 years ago
e911e0d
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
d88ca81
fbdev: i.MX31: fix panning, error handling, clean up
by Guennadi Liakhovetski
· 16 years ago
215059d
tdfxfb: make use of DDC information about connected monitor
by Krzysztof Helt
· 16 years ago
feff388
tdfxfb: move I2C functionality into the tdfxfb
by Krzysztof Helt
· 16 years ago
96a6d9a
spi_imx: set spi_master.dma_alignment = 4
by Mike Rapoport
· 16 years ago
7ad0ba9
pxa2xx_spi: set spi_master.dma_alignment = 8
by Mike Rapoport
· 16 years ago
75c8915
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
by Mike Rapoport
· 16 years ago
a7bb390
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
by Eric Miao
· 16 years ago
c8fc657
spi: limit reaches -1, tested 0
by Roel Kluin
· 16 years ago
93b61bd
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
by Wolfgang Muees
· 16 years ago
42c78b2
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
by Michael Hennerich
· 16 years ago
e7d02e3
Blackfin SPI Driver: fix NULL pointer crash
by Mike Frysinger
· 16 years ago
138f97c
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
by Mike Frysinger
· 16 years ago
b9b2a76
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
by Yi Li
· 16 years ago
2cf3683
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert CS correctly
by Yi Li
· 16 years ago
a963ea8
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
by Mike Frysinger
· 16 years ago
aaaf939
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
by Mike Frysinger
· 16 years ago
11d6f59
Blackfin SPI Driver: get dma working for SPI flashes
by Mike Frysinger
· 16 years ago
4160bde
Blackfin SPI Driver: SPI slave select code cleanup
by Mike Frysinger
· 16 years ago
b31e27a
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
by Mike Frysinger
· 16 years ago
40a2945
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
by Mike Frysinger
· 16 years ago
d24bd1d
Blackfin SPI Driver: add a few more DMA debug messages
by Mike Frysinger
· 16 years ago
59bfcc6
Blackfin SPI Driver: drop bogus cast and touchup dma label
by Mike Frysinger
· 16 years ago
7aec356
Blackfin SPI Driver: unify duplicated code in dma read/write paths
by Mike Frysinger
· 16 years ago
04b95d2
Blackfin SPI Driver: pass DMA overflow error to the higher level
by Mike Frysinger
· 16 years ago
ace3286
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes transferred
by Mike Frysinger
· 16 years ago
a42e809
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
by Mike Frysinger
· 16 years ago
7513e00
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
by Michael Hennerich
· 16 years ago
8cf5858
Blackfin SPI Driver: ensure cache coherency before doing DMA
by Vitja Makarov
· 16 years ago
3bcfa9e
hwmon: add support for GMT G760A fan speed PWM controller
by Herbert Valerio Riedel
· 16 years ago
9133df7
esp: fix section mismatch warning
by Randy Dunlap
· 16 years ago
d407e32
PCI: Fix oops in pci_vpd_truncate
by Anton Vorontsov
· 16 years ago
44d84af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
2c03d07
hwmon: Add Asus ATK0110 support
by Luca Tettamanti
· 16 years ago
797eaa4
hwmon: (lm95241) Convert to new-style i2c driver
by Jean Delvare
· 16 years ago
ffcd7dc
loop: mutex already unlocked in loop_clr_fd()
by Alexander Beregalov
· 16 years ago
6c009ec
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
65de394
i2c: imx: Make disable_delay a per-device variable
by Wolfram Sang
· 16 years ago
b486ddb
i2c: xtensa s6000 i2c driver
by Oskar Schirmer
· 16 years ago
f2bd5ef
i2c: i2c-mpc: make I2C bus speed configurable
by Wolfgang Grandegger
· 16 years ago
54377cd
i2c: i2c-mpc: use dev based printout function
by Wolfgang Grandegger
· 16 years ago
8101a30
i2c: i2c-mpc: various coding style fixes
by Wolfgang Grandegger
· 16 years ago
309c18d
i2c: imx: Add missing request_mem_region in probe()
by Darius Augulis
· 16 years ago
18dc83a
i2c: i2c-s3c2410: Initialise Samsung I2C controller early
by Mark Brown
· 16 years ago
c564e6a
i2c-s3c2410: Simplify bus frequency calculation
by Daniel Silverstone
· 16 years ago
a192f71
i2c-s3c2410: sda_delay should be in ns, not clock ticks
by Ben Dooks
· 16 years ago
aa11e38
i2c: iMX/MXC support
by Darius Augulis
· 16 years ago
3fbed4c
mflash: initial support
by unsik Kim
· 16 years ago
e143858
cciss: change to discover first memory BAR
by Mike Miller
· 16 years ago
0a9279c
cciss: kernel scan thread for MSA2012
by Mike Miller
· 16 years ago
ac44e5b
cciss: fix residual count for block pc requests
by Jens Axboe
· 16 years ago
f08b7e9
powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook
by Benjamin Herrenschmidt
· 16 years ago
b6966b1
powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf
by Mark Nelson
· 16 years ago
ae6e59c
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
4ef4327
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
3989203
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
37efa23
b44: Use kernel DMA addresses for the kernel DMA API
by Michael Buesch
· 16 years ago
35a7433
forcedeth: Fix resume from hibernation regression.
by Ed Swierk
· 16 years ago
a938b8c
cx231xx: Convert to snd_card_create()
by Mauro Carvalho Chehab
· 16 years ago
f11ee73
V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=m
by Randy Dunlap
· 16 years ago
82bea20
V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device'
by Randy Dunlap
· 16 years ago
2aa93bc
V4L/DVB (11438): au0828: fix Kconfig dependance
by Alexander Beregalov
· 16 years ago
6c4b755
V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubs
by Jean Delvare
· 16 years ago
b466248
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
by Alexey Klimov
· 16 years ago
406827c
V4L/DVB (11435): dsbr100 radio: convert to to v4l2_device
by Alexey Klimov
· 16 years ago
ec62480
V4L/DVB: zr364xx: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
f2caedd
V4L/DVB: usbvision: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
3c19a95
V4L/DVB (11427): gspca - m5602: Minor cleanups
by Erik Andr?n
· 16 years ago
5196d7c
V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write
by Erik Andr?n
· 16 years ago
7460f52
V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.
by Erik Andr?n
· 16 years ago
be63b72
V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.
by Erik Andr?n
· 16 years ago
d9c700d
V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.
by Erik Andr?n
· 16 years ago
1a3dd5d
V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a define
by Erik Andr?n
· 16 years ago
bd99ffb
V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.
by Erik Andr?n
· 16 years ago
6b05550
V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driver
by Erik Andr?n
· 16 years ago
7136e70
V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.
by Erik Andr?n
· 16 years ago
Next »