Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fc27f04698275ed28e64ba615e60e4d716a11e42
/
drivers
db48138
V4L/DVB (12889): DIB0700: added USB IDs for a Terratec DVB-T XXS
by Patrick Boettcher
· 15 years ago
d300bd6
V4L/DVB (12888): STK7770P: Add support for STK7770P
by Olivier Grenie
· 15 years ago
ef80196
V4L/DVB (12887): DIB7000P: SNR calcuation forr DiB7000P
by Olivier Grenie
· 15 years ago
74b76f2
V4L/DVB (12886): Added new Pinnacle USB devices
by Olivier Grenie
· 15 years ago
958411b
V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignment for IR init
by Andy Walls
· 15 years ago
0e12e15
V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c
by Devin Heitmueller
· 15 years ago
e3ba4d3
V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.c
by Devin Heitmueller
· 15 years ago
cb0409f
V4L/DVB (12880): em28xx: fix codingstyle issues introduced with VBI support
by Devin Heitmueller
· 15 years ago
95e6dcd
V4L/DVB (12878): gspca - m5602-s5k4aa: Add vflip quirk for the GX700
by Brian Kloppenborg
· 15 years ago
9760677
V4L/DVB (12877): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Pa 2548
by Erik Andrén
· 15 years ago
04a68ba
V4L/DVB (12875): cx23885: disable tda18271 slave tuner output / loop thru in standby mode
by Michael Krufky
· 15 years ago
a18eaf0
V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in standby mode
by Michael Krufky
· 15 years ago
542cb05
V4L/DVB (12873): saa7134: disable tda18271 slave tuner output / loop thru in standby mode
by Michael Krufky
· 15 years ago
d1f7510
V4L/DVB (12871): tda18271: fix bad data in tda18271_cid_target table
by Henk Vergonet
· 15 years ago
b5d1897
V4L/DVB (12870): tda18271: update temperature compensation calculatation formula
by Henk Vergonet
· 15 years ago
ecda427
V4L/DVB (12869): tda18271: fix comments and make tda18271_agc debug less verbose
by Michael Krufky
· 15 years ago
650901c
V4L/DVB (12868): tda18271: improve error log in function tda18271_write_regs
by Michael Krufky
· 15 years ago
d5abef6
V4L/DVB (12867): tda18271: ensure that configuration options are set for multiple instances
by Michael Krufky
· 15 years ago
1216531
V4L/DVB (12866): tda18271: move small_i2c assignment to the state config block
by Michael Krufky
· 15 years ago
cc7e26d
V4L/DVB (12865): tda18271: move tda18271_sleep directly below tda18271_init
by Michael Krufky
· 15 years ago
4240b46
V4L/DVB (12864): tda18271: change output feature configuration to a bitmask
by Michael Krufky
· 15 years ago
2dfca76
V4L/DVB (12863): tda18271: add new standby mode: slave tuner output / loop thru on
by Michael Krufky
· 15 years ago
72c8364
V4L/DVB (12862): tda18271: add debug to show which standby mode is in use
by Michael Krufky
· 15 years ago
81259f2
V4L/DVB (12861): tda18271: add support for additional low-power standby modes
by Michael Krufky
· 17 years ago
fd9a40d
V4L/DVB (12859): go7007: semaphore -> mutex conversion
by Mauro Carvalho Chehab
· 15 years ago
028d4c9
V4L/DVB (12858): go7007: whitespacing cleanups
by Mauro Carvalho Chehab
· 15 years ago
dd69444
V4L/DVB (12851): cx25821/Makefile: Cleanup
by Mauro Carvalho Chehab
· 15 years ago
68071ad
V4L/DVB (12847): cx25821: Add README with todo list
by Mauro Carvalho Chehab
· 15 years ago
f4e96de
V4L/DVB (12756): af9015: fix typo in register compare
by Antti Palosaari
· 15 years ago
06565d7
V4L/DVB (12755): af9015: improve usb control message function slightly
by Antti Palosaari
· 15 years ago
9c86327
V4L/DVB (12754): af9015: [2/2] fix USB TS configuration
by Antti Palosaari
· 15 years ago
353330c
V4L/DVB (12753): af9015: [1/2] fix USB TS configuration
by Jose Alberto Reguero
· 15 years ago
891114a
V4L/DVB (12750): em28xx: fix unused variable warning
by Devin Heitmueller
· 15 years ago
10e0125
V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register
by Devin Heitmueller
· 15 years ago
19bf003
V4L/DVB (12748): em28xx: implement g_std v4l call
by Devin Heitmueller
· 15 years ago
0414614
V4L/DVB (12747): em28xx: only advertise VBI capability if supported
by Devin Heitmueller
· 15 years ago
290c0cf
V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported
by Devin Heitmueller
· 15 years ago
365adee
V4L/DVB (12745): em28xx: remove unreferenced variable
by Devin Heitmueller
· 15 years ago
8c873d3
V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi
by Devin Heitmueller
· 15 years ago
91f6dce
V4L/DVB (12743): em28xx: fix mmap_mapper with vbi
by Devin Heitmueller
· 15 years ago
28abf08
V4L/DVB (12742): em28xx: add raw VBI support for NTSC
by Devin Heitmueller
· 15 years ago
da52a55
V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled
by Devin Heitmueller
· 15 years ago
206313d
V4L/DVB (12740): em28xx: better describe vinctrl registers
by Devin Heitmueller
· 15 years ago
df72f32
cx25821: Add driver to the building system
by Mauro Carvalho Chehab
· 15 years ago
53e712d
V4L/DVB (12734): cx25821: Fix some compilation troubles
by Mauro Carvalho Chehab
· 15 years ago
1a9fc85
V4L/DVB (12733): cx25821: some CodingStyle fixes
by Mauro Carvalho Chehab
· 15 years ago
bb4c9a7
V4L/DVB (12732): cx25821: fix bad whitespacing
by Mauro Carvalho Chehab
· 15 years ago
466a1c1
V4L/DVB (12731): cx25821: Add missing include
by Mauro Carvalho Chehab
· 15 years ago
02b20b0
V4L/DVB (12730): Add conexant cx25821 driver
by Mauro Carvalho Chehab
· 15 years ago
afa12e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
fa877c7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
6f13047
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
73c583e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
714af06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
202c467
pty_write: don't do a tty_wakeup() when the buffers are full
by Linus Torvalds
· 15 years ago
e04ab95
[WATCHDOG] sizeof cleanup
by Wim Van Sebroeck
· 15 years ago
d1833c2
[WATCHDOG] wdt_pci: fix printk and variable type
by Randy Dunlap
· 15 years ago
119d3e5
[WATCHDOG] wdt_pci - use pci_request_region
by Wim Van Sebroeck
· 15 years ago
d7e9791
[WATCHDOG] ar7_wdt: Fix error handling during probe.
by Wim Van Sebroeck
· 15 years ago
64d4062
[WATCHDOG] ar7_wdt: convert to become a platform driver
by Florian Fainelli
· 15 years ago
dcfb748
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
by Chris Friesen
· 15 years ago
9fd868f
[WATCHDOG] davinci: use clock framework for timer frequency
by Kevin Hilman
· 16 years ago
0ecc3bf
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
by Linus Walleij
· 15 years ago
502a010
[WATCHDOG] Add support for WM831x watchdog
by Mark Brown
· 15 years ago
0400e31
[WATCHDOG] Add watchdog driver for NUC900
by Wan ZongShun
· 15 years ago
3a5f900
[WATCHDOG] add SBC-FITPC2 watchdog driver
by Denis Turischev
· 15 years ago
ca9a702
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
bbe5a96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3dc9566
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
d15d6e6
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
by John(Jung-Ik) Lee
· 15 years ago
90950a2
pata_amd: do not filter out valid modes in nv_mode_filter
by Robert Hancock
· 15 years ago
ff7cddf
sata_promise: update reset code
by Mikael Pettersson
· 15 years ago
0ae6654
sata_promise: disable hotplug on 1st gen chips
by Mikael Pettersson
· 15 years ago
4dc738e
libata: fix spurious WARN_ON_ONCE() on port freeze
by Tejun Heo
· 15 years ago
31b239a
ahci: restore pci_intx() handling
by Tejun Heo
· 15 years ago
9b1fc55
MIPS: BCM63xx: Add integrated ethernet mac support.
by Maxime Bizon
· 15 years ago
f7557dc
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
by David Daney
· 15 years ago
fff9c81
MIPS: Octeon: False positive timeout
by Roel Kluin
· 15 years ago
b31c50a
be2net: fix some cmds to use mccq instead of mbox
by Sathya Perla
· 15 years ago
03f1899
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
by Jie Yang
· 15 years ago
3264690
wl12xx: Fix print_mac() conversion.
by David S. Miller
· 15 years ago
de55a89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
66bc4a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
96c015b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
3aee060
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
75f2ba8
regulator: Voltage count for AB3100
by Linus Walleij
· 15 years ago
37bce07
mfd: Convert WM8350 to use request_threaded_irq()
by Mark Brown
· 15 years ago
c826933
mfd: Fix twl4030-power warnings
by Samuel Ortiz
· 15 years ago
d619bc1
regulator: AB3100 support
by Linus Walleij
· 15 years ago
bd207cf
rtc: AB3100 RTC support
by Linus Walleij
· 15 years ago
8aba721
mfd: Fix ab3100-otp build failure
by Samuel Ortiz
· 15 years ago
75a7456
mfd: Print warning for twl4030 out-of-order script loading
by Amit Kucheria
· 15 years ago
ebf0bd3
mfd: Add support for TWL4030/5030 dynamic power switching
by Amit Kucheria
· 15 years ago
12992dd
mfd: AB3100 OTP readout
by Linus Walleij
· 15 years ago
295c08b
regulator: Add Freescale MC13783 driver
by Sascha Hauer
· 15 years ago
8238add
mfd: Add Freescale MC13783 driver
by Sascha Hauer
· 15 years ago
0ad651c
mfd: AB3100 disable irq nosync
by Linus Walleij
· 15 years ago
ce290b0
mfd: AB3100 alter default setting
by Linus Walleij
· 15 years ago
Next »