Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e46cd705fd8aa458590ad38cf896b5aff525334
/
drivers
7e46cd7
fbdev: omap2: remove potential format string leak
by Kees Cook
· 9 years ago
8dc0a56
Merge branch 'ti-dra7-dss' into 4.2/fbdev
by Tomi Valkeinen
· 10 years ago
f892b20
CLK: TI: always enable DESHDCP clock
by Tomi Valkeinen
· 10 years ago
88359b9
ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4
by Misael Lopez Cruz
· 10 years ago
65c8b46
OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets
by Misael Lopez Cruz
· 10 years ago
aae1428
OMAPDSS: HDMI5: Set valid sample order
by Misael Lopez Cruz
· 10 years ago
7877039
OMAPDSS: HDMI4: Set correct CC for 8-channels layout
by Misael Lopez Cruz
· 10 years ago
2d5a3c8
arm: dra7: add DESHDCP clock
by Tomi Valkeinen
· 10 years ago
ca8c67d
fbdev: omap2: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
9ccfc4a
video: fbdev: geode gxfb: use ioremap_wc() for framebuffer
by Luis R. Rodriguez
· 10 years ago
1e43a20
video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
by Luis R. Rodriguez
· 10 years ago
cc9866e
video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
04dc78b
video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
26e2506
video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f8f05cd
video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
775a8a5
video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f4447dd
video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
2cff640
video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
4d811d6
video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
3b213c2f
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f2081b8
video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
888ca5d
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
78084dc
video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
0531409
video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
e4ca714b
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux
by Linus Torvalds
· 10 years ago
dae8f28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
30a5f11
Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
b2feda4
iser-target: Fix error path in isert_create_pi_ctx()
by Roland Dreier
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
7bfea53b
target: Move passthrough CDB parsing into a common function
by Andy Grover
· 10 years ago
9c1cd1b
target/user: Only support full command pass-through
by Andy Grover
· 10 years ago
5a7125c
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
by Andy Grover
· 10 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
c7bd6dc
hwmon: (nct6683) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
1b63bf6
hwmon: (nct6775) Add missing sysfs attribute initialization
by Guenter Roeck
· 10 years ago
0f1e5b5
Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9aecac0
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
by Guenter Roeck
· 10 years ago
6e49ba1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d0af698
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
1c220c6
dm: fix casting bug in dm_merge_bvec()
by Joe Thornber
· 10 years ago
15b94a6
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
by Junichi Nomura
· 10 years ago
c492e2d
Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
e5d8de3
dm: fix false warning in free_rq_clone() for unmapped requests
by Mike Snitzer
· 10 years ago
5944d73
video: fbdev: gbefb: add missing mtrr_del() calls
by Luis R. Rodriguez
· 10 years ago
5e200b5
video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
1fe7142
Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
aaea393
drm/nouveau/gr/gm204: remove a stray printk
by Ben Skeggs
· 10 years ago
4d4d6f7
drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP
by Ben Skeggs
· 10 years ago
c9ab50d
drm/nouveau/devinit/gf100: make the force-post condition more obvious
by Ben Skeggs
· 10 years ago
9ee971a
drm/nouveau/gr/gf100-: fix wrong constant definition
by Lars Seipel
· 10 years ago
1263193
Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
7c0411d
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
by Christian König
· 10 years ago
56ccc11
md: fix race when unfreezing sync_action
by NeilBrown
· 10 years ago
626f209
md/raid5: break stripe-batches when the array has failed.
by NeilBrown
· 10 years ago
787b76f
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
by NeilBrown
· 10 years ago
1b956f7
md/raid5: be more selective about distributing flags across batch.
by NeilBrown
· 10 years ago
3960ce7
md/raid5: add handle_flags arg to break_stripe_batch_list.
by NeilBrown
· 10 years ago
fb642b9
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list
by NeilBrown
· 10 years ago
4e3d62f
md/raid5: remove condition test from check_break_stripe_batch_list.
by NeilBrown
· 10 years ago
b15a9db
md/raid5: Ensure a batch member is not handled prematurely.
by NeilBrown
· 10 years ago
f36963c
cpumask_set_cpu_local_first => cpumask_local_spread, lament
by Rusty Russell
· 10 years ago
d0852df5
md/raid5: close race between STRIPE_BIT_DELAY and batching.
by NeilBrown
· 10 years ago
2b6b245
md/raid5: ensure whole batch is delayed for all required bitmap updates.
by NeilBrown
· 10 years ago
97758ff
Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
45714fb
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
by Mike Snitzer
· 10 years ago
4c6dd53
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
by Mike Snitzer
· 10 years ago
8f98bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ad06811
xen-netfront: properly destroy queues when removing device
by David Vrabel
· 10 years ago
fbfd3bc
drm/radeon/audio: make sure connector is valid in hotplug case
by Alex Deucher
· 10 years ago
f4ecf29
mlx4_core: Fix fallback from MSI-X to INTx
by Benjamin Poirier
· 10 years ago
83a3511
lguest: fix out-by-one error in address checking.
by Rusty Russell
· 10 years ago
ce0e5c5
xen/netback: Properly initialize credit_bytes
by Ross Lagerwall
· 10 years ago
2d1c18b
Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)"
by Alex Deucher
· 10 years ago
1b887bf
Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
30a7266
Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
3a14075
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
by Junichi Nomura
· 10 years ago
e0c2153
mfd: da9052: Fix broken regulator probe
by Johan Hovold
· 10 years ago
3652084
video/console: use swap() in newport_bmove()
by Fabian Frederick
· 10 years ago
1ebd8ec
video: fbdev: use swap() in ami_set_sprite()
by Fabian Frederick
· 10 years ago
889dbc1
video: fbdev: matrox: use swap() in matroxfb_decode_var()
by Fabian Frederick
· 10 years ago
5e47932
fbdev: ssd1307fb: fix logical error
by Thomas Niederprüm
· 10 years ago
ee62edd
video: omap/h3: fix tps65010 dependency
by Arnd Bergmann
· 10 years ago
c2b0002
fbdev: ssd1307fb: potential ERR_PTR dereference
by Dan Carpenter
· 10 years ago
550e768
fbdev: ssd1307fb: Add blank mode
by Thomas Niederprüm
· 10 years ago
6ed5e2d
fbdev: ssd1307fb: add backlight controls for setting the contrast
by Thomas Niederprüm
· 10 years ago
13bad59
fbdev: ssd1307fb: Turn off display on driver unload.
by Thomas Niederprüm
· 10 years ago
3277e0b
fbdev: ssd1307fb: Add a module parameter to set the refresh rate
by Thomas Niederprüm
· 10 years ago
5f2d36b
fbdev: ssd1307fb: Add support for SSD1305
by Thomas Niederprüm
· 10 years ago
c89eacf
fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
by Thomas Niederprüm
· 10 years ago
facd94b
fbdev: ssd1307fb: Allocate page aligned video memory.
by Thomas Niederprüm
· 10 years ago
258c0ea
fbdev: ssd1307fb: fix memory address smem_start.
by Thomas Niederprüm
· 10 years ago
748a729
net: netxen: correct sysfs bin attribute return code
by Vladimir Zapolskiy
· 10 years ago
a10f0df
drm/radeon: don't share plls if monitors differ in audio support
by Alex Deucher
· 10 years ago
adba657
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
by Chris Lesiak
· 10 years ago
983942a
amd-xgbe-phy: Fix initial mode when autoneg is disabled
by Lendacky, Thomas
· 10 years ago
70f041b
ttyFDC: Fix to use native endian MMIO reads
by James Hogan
· 10 years ago
e21422d
MIPS: Fix CDMM to use native endian MMIO reads
by James Hogan
· 10 years ago
4ae9944
dm: run queue on re-queue
by Junichi Nomura
· 10 years ago
68feaca
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
by Nicolas Ferre
· 10 years ago
990ed27
drm/vgem: drop DRIVER_PRIME (v2)
by Rob Clark
· 10 years ago
Next »