Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8de6d308bab4f67fcf953562f9f08f9527cad72d
/
drivers
bbcd6d5
gpio: max732x driver
by Eric Miao
· 16 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 16 years ago
ff1d5c2
gpio: add bt8xxgpio driver
by Michael Buesch
· 16 years ago
8f1cc3b
gpio: mcp23s08 handles multiple chips per chipselect
by David Brownell
· 16 years ago
d8f388d8
gpio: sysfs interface
by David Brownell
· 16 years ago
53a9600
mfd: sm501 fix gpio number calculation for upper bank
by Ben Dooks
· 16 years ago
f299920
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
by Ben Dooks
· 16 years ago
28130be
sm501: fixes for akpms comments on gpiolib addition
by Ben Dooks
· 16 years ago
42cd236
sm501: gpio I2C support
by Ben Dooks
· 16 years ago
60e540d
sm501: gpio dynamic registration for PCI devices
by Arnaud Patard
· 16 years ago
f61be27
sm501: add gpiolib support
by Ben Dooks
· 16 years ago
472dba7
sm501: add power control callback
by Ben Dooks
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
f38954c
drivers/misc/hpilo.c needs CONFIG_PCI
by Andrew Morton
· 16 years ago
db358b4
parport: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
4f46d6e
mfd: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
2f5a5cf
drivers/power: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
62ec30d
misc: add HP WMI laptop extras driver
by Matthew Garrett
· 16 years ago
f557d09
remove some more tipar bits
by Adrian Bunk
· 16 years ago
c82dd53
mfd: don't use memzero
by Andrew Morton
· 16 years ago
43de804
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
by Huang Weiyi
· 16 years ago
29b309e
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
by Linus Torvalds
· 16 years ago
e34f872
virtio: Add transport feature handling stub for virtio_ring.
by Rusty Russell
· 16 years ago
c624896
virtio: Rename set_features to finalize_features
by Rusty Russell
· 16 years ago
dd7c7bc
virtio: Formally reserve bits 28-31 to be 'transport' features.
by Rusty Russell
· 16 years ago
faeba830
s390: use virtio_console for KVM on s390
by Christian Borntraeger
· 16 years ago
7721c49
virtio: console as a config option
by Christian Borntraeger
· 16 years ago
91fcad1
virtio_console: use virtqueue notification for hvc_console
by Christian Borntraeger
· 16 years ago
611e097
hvc_console: rework setup to replace irq functions with callbacks
by Christian Borntraeger
· 16 years ago
066f4d8
virtio_blk: check for hardsector size from host
by Christian Borntraeger
· 16 years ago
e962fa66
virtio: Use bus_type probe and remove methods
by Mark McLoughlin
· 16 years ago
44653ea
virtio: don't always force a notification when ring is full
by Rusty Russell
· 16 years ago
fb6813f
virtio: Recycle unused recv buffer pages for large skbs in net driver
by Rusty Russell
· 16 years ago
97402b9
virtio net: Allow receiving SG packets
by Herbert Xu
· 17 years ago
a9ea3fc
virtio net: Add ethtool ops for SG/GSO
by Herbert Xu
· 17 years ago
9953ca6
virtio: fix virtio_net xmit of freed skb bug
by Mark McLoughlin
· 16 years ago
b5684b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
1481b91
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
5042d99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
1b8ebad
ide: use proper printk() KERN_* levels in ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
52f3a77
ide: fix for EATA SCSI HBA in ATA emulating mode
by Bartlomiej Zolnierkiewicz
· 16 years ago
d0b53f6
ide: remove stale comments from drivers/ide/Makefile
by Bartlomiej Zolnierkiewicz
· 16 years ago
90d2c6b
ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase
by Bartlomiej Zolnierkiewicz
· 16 years ago
e27420d
ide-scsi: remove kmalloced struct request
by FUJITA Tomonori
· 16 years ago
216f9a8
ht6560b: remove old history
by Jan Evert van Grootheest
· 16 years ago
eb34b2d
ht6560b: update email address
by Jan Evert van Grootheest
· 16 years ago
e8e7b9e
ide-cd: fix oops when using growisofs
by Jens Axboe
· 16 years ago
96cc112
gayle: release resources on ide_host_add() failure
by Bartlomiej Zolnierkiewicz
· 16 years ago
a0f403b
palm_bk3710: add UltraDMA/100 support
by Sergei Shtylyov
· 16 years ago
7fa897b
ide: trivial sparse annotations
by Harvey Harrison
· 16 years ago
cd740ab
ide: ide-tape.c sparse annotations and unaligned access removal
by Harvey Harrison
· 16 years ago
a326b02
ide: drop 'name' parameter from ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ced3ec8
ide: prefix messages from IDE PCI host drivers by driver name
by Bartlomiej Zolnierkiewicz
· 16 years ago
04ba6e7
it821x: remove DECLARE_ITE_DEV() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
29f1ca9
it8213: remove DECLARE_ITE_DEV() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
28cfd8a
ide: include PCI device name in messages from IDE PCI host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
f01d35d
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
35bbac9
ide-generic: is no longer needed on ppc32
by Bartlomiej Zolnierkiewicz
· 16 years ago
dbdec83
ide-generic: minor fix for mips
by Bartlomiej Zolnierkiewicz
· 16 years ago
37c5ef5
rapide: add module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8e27cb1
icside: add module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
585f67e
via82cxxx: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
fc2c32b
trm290: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
29d72f2
triflex: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ea881d6
tc86c001: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
64b0fed
slc90e66: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ce71998
sl82c105: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1ceb906
sis5513: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
fe38258
siimage: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
bc2c9a8
serverworks: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
991f5e6
sc1200: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0fd1880
rz1000: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
da8c3e0
piix: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
574a1c2
pdc202xx_old: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d69c8f8
pdc202xx_new: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
adc7f85
opti621: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
aa6e518
ns87415: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1bcaaba
jmicron: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
87d8b61
it821x: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
5102f76
it8213: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a6c43a2
hpt366: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
741ac62
hpt34x: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f566bca
ide/pci/generic: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cd68841
cy82c693: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
40c8a7f
cs5535: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d16492a
cs5530: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e2b15b4
cmd64x: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f354fbc
atiixp: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b2509ac
amd74xx: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8ee3f3b
alim15x3: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
eb7cb98
aec62xx: add ->remove method and module_exit()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ef0b042
ide: add ide_pci_remove() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
37525be
via82cxxx: cleanup ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
0794230
cmd64x: cleanup ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
d51f19c
amd74xx: cleanup ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
b16040b
tc86c001: remove ->init_chipset method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ee77325
via82cxxx: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c67423
siimage: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
96776f3
sc1200: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
1d76d9d
it821x: convert to use ->host_priv
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »