Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ba74014c1ab0e37af7de6f64b4eccbbae3cb9e7
/
drivers
« Previous
1c79632
acer-wmi: fix resource reclaim in acer_wmi_init error path
by Axel Lin
· 14 years ago
e9ec7f3
X86: intel_ips, check for kzalloc properly
by Jiri Slaby
· 14 years ago
dfec5c4
hp-wmi: add error handling for hp_wmi_init
by Axel Lin
· 14 years ago
b95d13e
classmate-laptop: should check for NULL as retval for rfkill_alloc
by Thadeu Lima de Souza Cascardo
· 14 years ago
0385e52
IPS driver: add GPU busy and turbo checking
by Jesse Barnes
· 14 years ago
aa7ffc0
x86 platform driver: intelligent power sharing driver
by Jesse Barnes
· 14 years ago
81f6148
platform/x86: msi-laptop depends on SERIO_I8042
by Randy Dunlap
· 14 years ago
f35843e
classmate-laptop: depends on RFKILL or RFKILL=n
by Thadeu Lima de Souza Cascardo
· 14 years ago
0fc8f27
drivers/platform/x86: Eliminate a NULL pointer dereference
by Julia Lawall
· 14 years ago
6d96e00
X86 platform: hp-wmi Better match the HP WMI query interface
by Thomas Renninger
· 14 years ago
8dda6b0
x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
by Thomas Renninger
· 14 years ago
1bbdfd5
x86 platform drivers: hp-wmi Set placeholder for unimplemented events
by Thomas Renninger
· 14 years ago
f6b2ff0
x86 platform drivers: hp-wmi Add media key 0x20e8
by Thomas Renninger
· 14 years ago
a2806c6
x86 platform drivers: hp-wmi Use consistent prefix string for messages.
by Thomas Renninger
· 14 years ago
da9a79b
x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
by Thomas Renninger
· 14 years ago
751ae80
x86 platform drivers: hp-wmi Reorder event id processing
by Thomas Renninger
· 14 years ago
4b30fbc
intel_menlow: fix memory leaks in error path
by Axel Lin
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c477d04
phy/marvell: add 88e1121 interface mode support
by Cyril Chemparathy
· 14 years ago
eabd8ba
net: Fix a typo from "dev" to "ndev"
by Henrique Camargo
· 14 years ago
81a6185
igb: Use irq_synchronize per vector when using MSI-X
by Emil Tantilov
· 14 years ago
3bfacf9
ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
by Alexander Duyck
· 14 years ago
8e86acd
e1000e: Fix irq_synchronize in MSI-X case
by Jeff Kirsher
· 14 years ago
c128ec2
e1000e: register pm_qos request on hardware activation
by Florian Mickler
· 14 years ago
d01d075
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
0d87c72
Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()
by Dmitry Torokhov
· 14 years ago
99e6d06
cxgb4: update driver version
by Dimitris Michailidis
· 14 years ago
ac50bed
cxgb4: add new PCI IDs
by Dimitris Michailidis
· 14 years ago
7a3acb8
cxgb4: fix wrong shift direction
by Dimitris Michailidis
· 14 years ago
060e0c7
cxgb4: support running the driver on PCI functions besides 0
by Dimitris Michailidis
· 14 years ago
35d3568
cxgb4: advertise NETIF_F_TSO_ECN
by Dimitris Michailidis
· 14 years ago
1ae970e
cxgb4: get on-chip queue info from FW and create a memory window for them
by Dimitris Michailidis
· 14 years ago
625ac6a
cxgb4: fix TSO descriptors
by Dimitris Michailidis
· 14 years ago
ba5d3c6
cxgb4: don't offload Rx checksums for IPv6 fragments
by Dimitris Michailidis
· 14 years ago
63bccee
cxgb4: disable an interrupt that is neither used nor serviced
by Dimitris Michailidis
· 14 years ago
a3f2279
hp100: unmap memory on error path
by Dan Carpenter
· 14 years ago
9292d8f
Tulip: don't initialize SBE xT3E3 WAN ports.
by Krzysztof Hałasa
· 14 years ago
3f326d4
drivers/net/wan/farsync.c: Use standard pr_<level>
by Joe Perches
· 14 years ago
4fc6eb7
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
9ed6eda
tg3: Update version to 3.113
by Matt Carlson
· 14 years ago
f07e9af
tg3: Migrate tg3_flags to phy_flags
by Matt Carlson
· 14 years ago
8009606
tg3: Create phy_flags and migrate phy_is_low_power
by Matt Carlson
· 14 years ago
f08aa1a
tg3: Add phy-related preprocessor constants
by Matt Carlson
· 14 years ago
6ee7c0a
tg3: Add error reporting to tg3_phydsp_write()
by Matt Carlson
· 14 years ago
f65aac1
tg3: Improve small packet performance
by Matt Carlson
· 14 years ago
67b284d
tg3: Remove 5720, 5750, and 5750M
by Matt Carlson
· 14 years ago
ecc7964
tg3: Detect APE firmware types
by Matt Carlson
· 14 years ago
8c69b1e
tg3: Restrict ASPM workaround devlist
by Matt Carlson
· 14 years ago
f37500d
tg3: Manage gphy power for CPMU-less devs only
by Matt Carlson
· 14 years ago
88075d9
tg3: Don't access phy test ctrl reg for 5717+
by Matt Carlson
· 14 years ago
c885e82
tg3: Create TG3_FLG3_5717_PLUS flag
by Matt Carlson
· 14 years ago
774ee75
tg3: Disable TSS also during tg3_close()
by Matt Carlson
· 14 years ago
6de34cb
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
by Matt Carlson
· 14 years ago
844a9e9
V4L/DVB: sms: Convert IR support to use the Remote Controller core
by Mauro Carvalho Chehab
· 14 years ago
1722f3b
V4L/DVB: sms: properly initialize IR phys and IR name
by Mauro Carvalho Chehab
· 14 years ago
4eebfb0
V4L/DVB: standardize names at rc-dib0700 tables
by Mauro Carvalho Chehab
· 14 years ago
20d6444
V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick
by Mauro Carvalho Chehab
· 14 years ago
d3c501d
V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5
by Mauro Carvalho Chehab
· 14 years ago
0ffd1ab
V4L/DVB: dib0700: properly implement IR change_protocol
by Mauro Carvalho Chehab
· 14 years ago
5af935c
V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
by Mauro Carvalho Chehab
· 14 years ago
8dc0900
V4L/DVB: dib0700: avoid bad repeat
by Mauro Carvalho Chehab
· 14 years ago
72b3931
V4L/DVB: Port dib0700 to rc-core
by Mauro Carvalho Chehab
· 14 years ago
d700226
V4L/DVB: Add a keymap file with dib0700 table
by Mauro Carvalho Chehab
· 14 years ago
6520342
V4L/DVB: dvb-usb: add support for rc-core mode
by Mauro Carvalho Chehab
· 14 years ago
f72a27b
V4L/DVB: dvb-usb: prepare drivers for using rc-core
by Mauro Carvalho Chehab
· 14 years ago
34abf21
V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key
by Mauro Carvalho Chehab
· 14 years ago
0172fea
V4L/DVB: rj54n1cb0c: fix a comment in the driver
by Guennadi Liakhovetski
· 14 years ago
765fe17
V4L/DVB: V4L2: sh_vou: VOU does support the full PAL resolution too
by Guennadi Liakhovetski
· 14 years ago
b3b5020
V4L/DVB: V4L2: sh_mobile_camera_ceu: add support for CSI2
by Guennadi Liakhovetski
· 14 years ago
077e2c1
V4L/DVB: V4L2: soc-camera: add a MIPI CSI-2 driver for SH-Mobile platforms
by Guennadi Liakhovetski
· 14 years ago
52d268a
V4L/DVB: V4L2: soc-camera: export soc-camera bus type for notifications
by Guennadi Liakhovetski
· 14 years ago
ace6e97
V4L/DVB: mediabus: fix ambiguous pixel code names
by Guennadi Liakhovetski
· 14 years ago
0f9313a
V4L/DVB: staging/lirc: CodingStyle cleanups
by Mauro Carvalho Chehab
· 14 years ago
14f184e
V4L/DVB: staging/lirc: wire up Kconfig and Makefile bits
by Jarod Wilson
· 14 years ago
69b1214
V4L/DVB: staging/lirc: add lirc_zilog driver
by Jarod Wilson
· 14 years ago
44abf0d
V4L/DVB: staging/lirc: add lirc_ttusbir driver
by Jarod Wilson
· 14 years ago
1977069
V4L/DVB: staging/lirc: add lirc_streamzap driver
by Jarod Wilson
· 14 years ago
404f3e9
V4L/DVB: staging/lirc: add lirc_sir driver
by Jarod Wilson
· 14 years ago
1beef3c
V4L/DVB: staging/lirc: add lirc_serial driver
by Jarod Wilson
· 14 years ago
c5ac457
V4L/DVB: staging/lirc: add lirc_sasem driver
by Jarod Wilson
· 14 years ago
805a896
V4L/DVB: staging/lirc: add lirc_parallel driver
by Jarod Wilson
· 14 years ago
c147f90
V4L/DVB: staging/lirc: add lirc_it87 driver
by Jarod Wilson
· 14 years ago
85cb01a
V4L/DVB: staging/lirc: add lirc_ite8709 driver
by Jarod Wilson
· 14 years ago
4cb613a
V4L/DVB: staging/lirc: add lirc_imon driver
by Jarod Wilson
· 14 years ago
eedaf1a
V4L/DVB: staging/lirc: add lirc_igorplugusb driver
by Jarod Wilson
· 14 years ago
35f168d
V4L/DVB: staging: Add an specific TODO note for lirc_i2c
by Mauro Carvalho Chehab
· 14 years ago
085ffd0
V4L/DVB: staging/lirc: add lirc_i2c driver
by Jarod Wilson
· 14 years ago
9119fdd
V4L/DVB: staging/lirc: add lirc_ene0100 driver
by Jarod Wilson
· 14 years ago
d10d634
V4L/DVB: staging/lirc: add lirc_bt829 driver
by Jarod Wilson
· 14 years ago
17f93e1
V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_response
by Michael Krufky
· 14 years ago
7e48b30
V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb
by Jarod Wilson
· 15 years ago
1c488ea
V4L/DVB: DVB: fix dvr node refcounting
by Jiri Slaby
· 14 years ago
bbafc0c
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
by Laurent Pinchart
· 14 years ago
c89f66f
V4L/DVB: af9013: fix comments
by Antti Palosaari
· 14 years ago
ce99efa
V4L/DVB: af9013: output fw version as four digit long
by Antti Palosaari
· 14 years ago
8af5e38
V4L/DVB: af9013: af9013_read_status() refactoring
by Antti Palosaari
· 14 years ago
737fabf
V4L/DVB: af9013: program tuner before demodulator
by Antti Palosaari
· 14 years ago
2606cfa
V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)
by Antti Palosaari
· 14 years ago
3b11f4e
V4L/DVB: af9013: add support for firmware 5.1.0.0
by Antti Palosaari
· 14 years ago
76ed0fe
V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()
by Jean-François Moine
· 14 years ago
Next »