Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff28fcef1bedcfbdf49500fee1573dc2f3eedb22
/
drivers
ff28fce
bq20z75: Add i2c retry mechanism
by Rhyland Klein
· 14 years ago
bb87910
bq20z75: Add optional battery detect gpio
by Rhyland Klein
· 14 years ago
b5db7cd
Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6
by Anton Vorontsov
· 14 years ago
d6ccc44
twl4030_charger: Make the driver atomic notifier safe
by Heikki Krogerus
· 14 years ago
9e912f4
bq27x00: Use single i2c_transfer call for property read
by Grazvydas Ignotas
· 14 years ago
2ec523a
bq27x00: Cleanup bq27x00_i2c_read
by Lars-Peter Clausen
· 14 years ago
bf7d414
bq27x00: Minor cleanups
by Pali Rohár
· 14 years ago
c1b9ab6
bq27x00: Give more specific reports on battery status
by Lars-Peter Clausen
· 14 years ago
fd9b958
bq27x00: Add MODULE_DEVICE_TABLE
by Pali Rohár
· 14 years ago
631c17e
bq27x00: Add new properties
by Pali Rohár
· 14 years ago
740b755
bq27x00: Poll battery state
by Lars-Peter Clausen
· 14 years ago
297a533
bq27x00: Cache battery registers
by Lars-Peter Clausen
· 14 years ago
7fb7ba5
bq27x00: Add bq27000 support
by Lars-Peter Clausen
· 15 years ago
a40402e
bq27x00: Prepare code for addition of bq27000 platform driver
by Lars-Peter Clausen
· 15 years ago
3413b4e
bq27x00: Return -ENODEV for properties if the battery is not present
by Lars-Peter Clausen
· 15 years ago
a2e5118
bq27x00: Fix CURRENT_NOW property
by Pali Rohár
· 15 years ago
0e9f304
bq27x00: Improve temperature property precession
by Lars-Peter Clausen
· 15 years ago
5661f33
bq27x00: Add type property
by Lars-Peter Clausen
· 15 years ago
9777467
power_supply: Initialize changed_work before calling device_add
by Lars-Peter Clausen
· 14 years ago
f722e17
power_supply: Ignore -ENODATA errors when generating uevents
by Lars-Peter Clausen
· 14 years ago
6501f72
power_supply: Add new LED trigger charging-blink-solid-full
by Vasily Khoruzhick
· 14 years ago
0b9536c
leds: Add ability to blink via simple trigger
by Vasily Khoruzhick
· 14 years ago
51d0756
bq20z75: Add support for charge properties
by Rhyland Klein
· 14 years ago
13a3cec
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
a1d3f5b
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
d41ad6d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
f32be0c
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
by roel kluin
· 14 years ago
d551d81
ACPI / PM: Call suspend_nvs_free() earlier during resume
by Rafael J. Wysocki
· 14 years ago
2d6d9fd
ACPI: Introduce acpi_os_ioremap()
by Rafael J. Wysocki
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
2550326
backlight: fix 88pm860x_bl macro collision
by Randy Dunlap
· 14 years ago
cc587ec
drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking
by Janusz Krzysztofik
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
e55fdbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
e589501
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
d7b9935
i915: Fix i915 suspend delay
by Linus Torvalds
· 14 years ago
3247199
firewire: net: is not experimental anymore
by Stefan Richter
· 14 years ago
74a1450
firewire: net: invalidate ARP entries of removed nodes
by Maxim Levitsky
· 14 years ago
6044565
firewire: core: fix unstable I/O with Canon camcorder
by Stefan Richter
· 14 years ago
b23fffd
ACPI / Battery: remove battery refresh on resume
by Linus Torvalds
· 14 years ago
8b3bb3e
virtio: remove virtio-pci root device
by Milton Miller
· 14 years ago
ced05dd
lguest: compile fixes
by Rusty Russell
· 14 years ago
c9f2954
lguest: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
88914bd
[media] staging/lirc: fix mem leaks and ptr err usage
by Jarod Wilson
· 14 years ago
559d162
[media] hdpvr: reduce latency of i2c read/write w/recycled buffer
by Jarod Wilson
· 14 years ago
324b04b
[media] hdpvr: enable IR part
by Jarod Wilson
· 14 years ago
706c57d
[media] rc/mceusb: timeout should be in ns, not us
by Jarod Wilson
· 14 years ago
672dcd5
[media] v4l2-device: fix 'use-after-freed' oops
by Hans Verkuil
· 14 years ago
46b6337
[media] v4l2-dev: don't memset video_device.dev
by Hans Verkuil
· 14 years ago
6ce3ced
[media] zoran: use video_device_alloc instead of kmalloc
by Hans Verkuil
· 14 years ago
bd5ba3b
[media] w9966: zero device state after a detach
by Hans Verkuil
· 14 years ago
eac9aa0
[media] v4l: Fix a use-before-set in the control framework
by Laurent Pinchart
· 14 years ago
829fb2d
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_BASE IDs
by Hans Verkuil
· 14 years ago
c959acf
[media] v4l2-ctrls: fix missing 'read-only' check
by Hans Verkuil
· 14 years ago
4999e27
[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir-kbd-i2c
by Andy Walls
· 14 years ago
c69a4af
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71
by Andy Walls
· 14 years ago
1f1bfaa
[media] lirc_zilog: Update TODO.lirc_zilog
by Andy Walls
· 14 years ago
c2790c7
[media] lirc_zilog: Add Andy Walls to copyright notice and authors list
by Andy Walls
· 14 years ago
6830661
[media] lirc_zilog: Remove useless struct i2c_driver.command function
by Andy Walls
· 14 years ago
8090232
[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function
by Andy Walls
· 14 years ago
b757730
[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printks
by Andy Walls
· 14 years ago
a68a9b7
[media] lirc_zilog: Extensive rework of ir_probe()/ir_remove()
by Andy Walls
· 14 years ago
e9b351f
[media] lirc_zilog: Don't make private copies of i2c clients
by Andy Walls
· 14 years ago
06da95a3
[media] lirc_zilog: Split struct IR into structs IR, IR_tx, and IR_rx
by Andy Walls
· 14 years ago
02fcaaa
[media] lirc_zilog: Remove disable_tx module parameter
by Andy Walls
· 14 years ago
86e5242
[media] lirc_zilog: Reword debug message in ir_probe()
by Andy Walls
· 14 years ago
22f3771
[media] firedtv: fix remote control with newer Xorg evdev
by Stefan Richter
· 14 years ago
3c61be4
[media] tm6000: rework init code
by Dmitri Belimov
· 14 years ago
2400982
[media] radio-aimslab.c needs #include <linux/delay.h>
by Geert Uytterhoeven
· 14 years ago
2dbd61b
[media] ir-raw: fix sparse non-ANSI function warning
by Randy Dunlap
· 14 years ago
b7eccc46
[media] adv7175: support s_power
by Christian Gmeiner
· 14 years ago
cb26a24
[media] [v3,media] av7110: check for negative array offset
by Dan Carpenter
· 14 years ago
76f1ef4
[media] rc/imon: default to key mode instead of mouse mode
by Jarod Wilson
· 14 years ago
5aad724
[media] rc: fix up and genericize some time unit conversions
by Jarod Wilson
· 14 years ago
9ad77eb
[media] rc/imon: need to submit urb before ffdc type check
by Jarod Wilson
· 14 years ago
2e4c556
[media] rc/ene_ir: fix oops on module load
by Kyle McMartin
· 14 years ago
7d2edfc
[media] rc/imon: fix ffdc device detection oops
by Jarod Wilson
· 14 years ago
e95342f
[media] DVB: cx231xx drivers does not use dummy frontend anymore
by Thadeu Lima de Souza Cascardo
· 14 years ago
34b8fc8
[media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl
by Matti Aaltonen
· 14 years ago
a3bc5e3
[media] v4l/cx18: update workqueue usage
by Tejun Heo
· 14 years ago
fd01ad9
[media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic()
by Jesper Juhl
· 14 years ago
36fd978
[media] frontends/ix2505v: Remember to free allocated memory in failure path
by Jesper Juhl
· 14 years ago
a63d601
[media] gspca - sonixj: Add LED (illuminator) control to the webcam 0c45:614a
by Jean-François Moine
· 14 years ago
3afef85
[media] gspca - sonixj: Infrared bug fix and enhancement
by Jean-François Moine
· 14 years ago
14b67c2
[media] gspca - ov534: Propagate errors to higher level
by Jean-François Moine
· 14 years ago
ddffa49
[media] gspca - ov534: Clearer debug messages
by Jean-François Moine
· 14 years ago
fc63de88
[media] gspca - ov519: Cleanup source and add a comment
by Jean-François Moine
· 14 years ago
ded5e90
[media] gspca: Remove useless instructions
by Jean-François Moine
· 14 years ago
95c967c
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
by Jean-François Moine
· 14 years ago
0beb671
[media] gspca: Version change
by Jean-François Moine
· 14 years ago
2a86379
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
by Hans Verkuil
· 14 years ago
45f6f84
[media] v4l2-subdev: add (un)register internal ops
by Hans Verkuil
· 14 years ago
3c7c937
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
by Hans Verkuil
· 14 years ago
ecb71d2
[media] saa7134: Kworld SBTVD: make both analog and digital to work
by Mauro Carvalho Chehab
· 14 years ago
6a58bc0
[media] saa7134: Fix digital mode on Kworld SBTVD
by Mauro Carvalho Chehab
· 14 years ago
6183040
[media] saa7134: Fix analog mode for Kworld SBTVD
by Mauro Carvalho Chehab
· 14 years ago
c736a5f
[media] mb86a20s: Be sure that device is initialized before starting DVB
by Mauro Carvalho Chehab
· 14 years ago
Next »