Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78673bc898c2db7f4fac4871ec702c3443642308
/
drivers
0499bde
ARM: OMAP: DMA: Remove __REG access
by Tony Lindgren
· 16 years ago
c461a97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
9ad4107
Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
3a57a78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
a16b4bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
15895b9
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
3e2a078
tty: Fix inverted logic in send_break
by Alan Cox
· 16 years ago
f36b7a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
cefcade9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
c6b96d1
Merge branch 'for-2.6.26' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
821b03f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3d25802
DRM/i915: only use tiled blits on 965+
by Jesse Barnes
· 16 years ago
83680cd
drivers/input/ff-core.c needs <linux/sched.h>
by Geert Uytterhoeven
· 16 years ago
a13307c
PCI: acpiphp: cleanup notify handler on all root bridges
by Alex Chiang
· 16 years ago
99cb233d
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
by Benjamin Li
· 16 years ago
06f3ed23
V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected
by Mauro Carvalho Chehab
· 16 years ago
c7f1b20
dm crypt: use cond_resched
by Milan Broz
· 16 years ago
a94c248
PCI: Restrict VPD read permission to root
by Ben Hutchings
· 16 years ago
d150a4b
I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
by Ben Dooks
· 16 years ago
63f5c28
I2C: S3C2410: Fixup error codes returned rom a transfer.
by Ben Dooks
· 16 years ago
2709781
I2C: S3C2410: Check ACK on byte transmission
by Ben Dooks
· 16 years ago
c0efd23
V4L/DVB (8145a): USB Video Class driver
by Laurent Pinchart
· 16 years ago
1bcca3c
hostap: fix sparse warnings
by Pavel Roskin
· 16 years ago
15ea0eb
hostap: don't report useless WDS frames by default
by Pavel Roskin
· 16 years ago
4283e1b
ide: fix /proc/ide/ide?/mate reporting
by Bartlomiej Zolnierkiewicz
· 16 years ago
a529b59
Revert "BAST: Remove old IDE driver"
by Bartlomiej Zolnierkiewicz
· 16 years ago
e1441b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
656acd2
Input: fix locking in force-feedback core
by Dmitry Torokhov
· 16 years ago
1702b52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
0acbbee
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
a0a61a6
CONNECTOR: add a proc entry to list connectors
by Li Zefan
· 16 years ago
4797982
hamradio: remove unused variable
by Andre Haupt
· 16 years ago
9bbbca3
Fix error paths if md_probe fails.
by Neil Brown
· 16 years ago
efe3114
Don't acknowlege that stripe-expand is complete until it really is.
by Neil Brown
· 16 years ago
8c2e870
Ensure interrupted recovery completed properly (v1 metadata plus bitmap)
by Neil Brown
· 16 years ago
0e3e2ea
firewire: fw-sbp2: fix parsing of logical unit directories
by Richard Sharpe
· 16 years ago
5f4a6fa
prism: islpci_eth.c endianness fix
by Harvey Harrison
· 16 years ago
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 16 years ago
7ac3b02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
3e3cda9
Hold RTNL while calling dev_close()
by Ben Hutchings
· 17 years ago
c81ec80
qla3xxx: Hold RTNL while calling dev_close()
by Ben Hutchings
· 17 years ago
64c42f6
[netdrvr] Fix IOMMU overflow checking in s2io.c
by Andi Kleen
· 16 years ago
581abbc
e1000: only enable TSO6 via ethtool when using correct hardware
by Andy Gospodarek
· 16 years ago
1923815
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
by Kevin Hao
· 16 years ago
70081ac
[netdrvr] netxen: fix netxen_pci_tbl[] breakage
by Al Viro
· 16 years ago
c5643ca
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
by Ingo Molnar
· 16 years ago
e8399fe
ipg: use NULL, not zero, for pointers
by Pekka Enberg
· 16 years ago
ecfecfb
ipg: fix jumbo frame compilation
by Pekka Enberg
· 16 years ago
3f6602a
drivers/net/r6040.c: Eliminate double sizeof
by Julia Lawall
· 16 years ago
54299ef
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
by Komuro
· 16 years ago
52cc308
e1000e: fix EEH recovery during reset on PPC
by Jeff Kirsher
· 16 years ago
3023682
igb: fix EEH recovery during reset on PPC
by Jeff Kirsher
· 16 years ago
6f4a0e4
ixgbe: fix EEH recovery during reset on PPC
by Paul Larson
· 16 years ago
ccc57aa
tc35815: Fix receiver hangup on Rx FIFO overflow
by Atsushi Nemoto
· 16 years ago
59524a3
tc35815: Mark carrier-off before starting PHY
by Atsushi Nemoto
· 16 years ago
a178987
V4L/DVB (8108): Fix open/close race in saa7134
by Arjan van de Ven
· 16 years ago
5c554e6
V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff
by Marcin Slusarz
· 16 years ago
e470d81
V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed
by Steven Toth
· 16 years ago
836c285
V4L/DVB (8096): au8522: prevent false-positive lock status
by Steven Toth
· 16 years ago
7fa8e6f
V4L/DVB (8092): videodev: simplify and fix standard enumeration
by Hans Verkuil
· 16 years ago
7876ad7
V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed
by Oliver Endriss
· 16 years ago
0b915e7
V4L/DVB (8074): av7110: OSD transfers should not be interrupted
by Oliver Endriss
· 16 years ago
edabaff
V4L/DVB (8073): av7110: Catch another type of ARM crash
by Oliver Endriss
· 16 years ago
c9fa2b1
V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation
by Oliver Endriss
· 16 years ago
ad907fa
V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entry
by Andy Walls
· 16 years ago
1f09e8a
V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization
by Andy Walls
· 16 years ago
08cf7b2
V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens first
by Andy Walls
· 16 years ago
46195b5
V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radio
by Andy Walls
· 16 years ago
527629f
V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-core
by Andy Walls
· 16 years ago
beb31e6
V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE
by Michael Krufky
· 16 years ago
6e501a3
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
by Tim Farrington
· 16 years ago
74d5072
V4L/DVB (8044): au8522: tuning optimizations
by Michael Krufky
· 16 years ago
104fe9a
V4L/DVB (8043): au0828: add support for additional USB device id's
by Michael Krufky
· 16 years ago
3b94088
V4L/DVB (8042): DVB-USB UMT-010 channel scan oops
by Austin Lund
· 16 years ago
3cfdc7f
V4L/DVB (8040): soc-camera: remove soc_camera_host_class class
by Guennadi Liakhovetski
· 16 years ago
02da465
V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.
by Guennadi Liakhovetski
· 16 years ago
7ae1ac4
V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel configuration
by Michael Krufky
· 16 years ago
51858d1
V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only
by Michael Krufky
· 16 years ago
119a7c7
V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of range
by Michael Krufky
· 16 years ago
44e645c
V4L/DVB (8034): tda18271: fix IF notch frequency handling
by Michael Krufky
· 16 years ago
0e7830b
V4L/DVB (8029): Improve error message at tda1004x_attach
by Mauro Carvalho Chehab
· 16 years ago
bc36ec7
V4L/DVB (8028): Improve error messages for tda1004x attach
by Mauro Carvalho Chehab
· 16 years ago
b25fed1
V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are working
by Matthias Schwarzott
· 16 years ago
83ee87a
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
by Mauro Carvalho Chehab
· 16 years ago
913f5fc
V4L/DVB (8022): saa7134: fix race between opening and closing the device
by Marcin Slusarz
· 16 years ago
a14fe96
V4L/DVB (8020): Fix callbacks functions of saa7134_empress
by Dmitri Belimov
· 16 years ago
a8a1f8c
V4L/DVB (8018): Add em2860 chip ID
by Devin Heitmueller
· 16 years ago
df61918
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support them
by Devin Heitmueller
· 16 years ago
1a78db8
V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on the safe side
by Antti Palosaari
· 16 years ago
ea3a13b7
V4L/DVB (8013): gl861: remove useless identify_state
by Antti Palosaari
· 16 years ago
f56ebe1
V4L/DVB (8012): gl861: sleep a little to avoid I2C errors
by Antti Palosaari
· 16 years ago
b38cc64
V4L/DVB (8011): em28xx: enable DVB for HVR-900
by Devin Heitmueller
· 16 years ago
0367ca1
V4L/DVB (8010): em28xx: Properly register extensions for already attached devices
by Devin Heitmueller
· 16 years ago
d3d9b80
V4L/DVB (8008): cx18: remove duplicate audio and video input enums
by Hans Verkuil
· 16 years ago
45270a1
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
by Hans Verkuil
· 16 years ago
bf67cac
V4L/DVB (8005): Fix OOPS if frontend is null
by Mauro Carvalho Chehab
· 16 years ago
fde6074
V4L/DVB (8004): Fix INPUT dependency at budget-ci
by Mauro Carvalho Chehab
· 16 years ago
c4e6a2e
Merge branches 'release', 'acpi_disabled' and 'bugzilla-10958' into release
by Len Brown
· 16 years ago
816c2ed
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
by Len Brown
· 16 years ago
4389ed2
ACPI: don't walk tables if ACPI was disabled
by Vegard Nossum
· 16 years ago
Next »