Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3bfb1d20b547a5071d01344581eac5846ea84491
/
drivers
3bfb1d2
dmaengine: Driver for the Synopsys DesignWare DMA controller
by Haavard Skinnemoen
· 16 years ago
dc0ee64
dmaengine: Add slave DMA interface
by Haavard Skinnemoen
· 16 years ago
e1d181e
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
by Dan Williams
· 16 years ago
848c536
dmaengine: Add dma_client parameter to device_alloc_chan_resources
by Haavard Skinnemoen
· 16 years ago
4a776f0
dmatest: Simple DMA memcpy test client
by Haavard Skinnemoen
· 16 years ago
ff7b047
dmaengine: DMA engine driver for Marvell XOR engine
by Saeed Bishara
· 16 years ago
ebabe27
iop-adma: fix platform driver hotplug/coldplug
by Kay Sievers
· 16 years ago
7cc5bf9
dmaengine: track the number of clients using a channel
by Dan Williams
· 16 years ago
9c402f4
dmaengine: remove arch dependency from DMADEVICES
by Dan Williams
· 16 years ago
1099dc7
dmaengine: Couple DMA channels to their physical DMA device
by Haavard Skinnemoen
· 16 years ago
51ee87f
fsldma: fix incorrect exit path for initialization
by Li Yang
· 17 years ago
1ec7d99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
9e4f2e8
pciehp: add message about pciehp_slot_with_bus option
by Kenji Kaneshige
· 17 years ago
a86161b
pci hotplug core: add check of duplicate slot name
by Kenji Kaneshige
· 17 years ago
0711c70
pciehp: move msleep after power off
by Kenji Kaneshige
· 17 years ago
6592e02
pciehp: poll cmd completion if hotplug interrupt is disabled
by Kenji Kaneshige
· 17 years ago
5808639
pciehp: fix slow probing
by Kenji Kaneshige
· 17 years ago
dbd79ae
pciehp: fix NULL dereference in interrupt handler
by Kenji Kaneshige
· 17 years ago
b3bd307
shpchp: add message about shpchp_slot_with_bus option
by Kenji Kaneshige
· 17 years ago
edb2301
ck804rom: fix driver_data in probe table.
by David Woodhouse
· 17 years ago
84a8816
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
c5e6fd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7271e60
tuner: Do not alter i2c_client.name
by Michael Krufky
· 17 years ago
a49056d
[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
by Gabriel C
· 17 years ago
f172ddc
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
by Chen Gong
· 17 years ago
0b36086
[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers
by Jordan Crouse
· 17 years ago
7f7f894
[WATCHDOG] hpwdt: Fix NMI handling.
by Mingarelli, Thomas
· 17 years ago
93539b1
[WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
by Mike Frysinger
· 17 years ago
6fd6560
[WATCHDOG] Add w83697h_wdt early_disable option
by Samuel Tardieu
· 17 years ago
5794a9f
[WATCHDOG] Make w83697h_wdt timeout option string similar to others
by Samuel Tardieu
· 17 years ago
03315ad
[WATCHDOG] Make w83697h_wdt void-like functions void
by Samuel Tardieu
· 17 years ago
d3c5f8b
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
25d5cb4
spi: remove some spidev oops-on-rmmod paths
by David Brownell
· 17 years ago
f99c900
edac: mpc85xx: fix building as a module
by Kumar Gala
· 17 years ago
ee29420
S3C2410: fix driver MODULE_ALIAS()
by Ben Dooks
· 17 years ago
6a0e4ec
S3C2410: clean out changelog header and tidy
by Ben Dooks
· 17 years ago
d585dfe
S3C2410: add error print if we cannot add attribute
by Ben Dooks
· 17 years ago
673b460
S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
by Ben Dooks
· 17 years ago
cdc83ae
SM501: reverse FPEN/VBIASEN flags behaviour
by Ben Dooks
· 17 years ago
03a74dc
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
by Arjan van de Ven
· 17 years ago
53978d0
brd: don't show ramdisks in /proc/partitions
by Marcin Krol
· 17 years ago
6089093
ip2: fix crashes on load/unload
by Alan Cox
· 17 years ago
bff5fda
gpiolib: fix off by one errors
by Trent Piepho
· 17 years ago
1d1c1d9
gpio: mcp23s08 debug fix
by Roel Kluin
· 17 years ago
69292b3
gpio: pca953x driver handles pca9554 too
by David Brownell
· 17 years ago
dfc7064
md: restart recovery cleanly after device failure.
by NeilBrown
· 17 years ago
90b0871
md: allow parallel resync of md-devices.
by Bernd Schubert
· 17 years ago
4f54b0e
md: notify userspace on 'stop' events
by Dan Williams
· 17 years ago
09a44cc
md: notify userspace on 'write-pending' changes to array_state
by NeilBrown
· 17 years ago
698b18c
md: raid1: Fix restoration of bio between failed read and write.
by NeilBrown
· 17 years ago
6be9d49
md: md: raid5 rate limit error printk
by Bernd Schubert
· 17 years ago
6bcfd60
md: kill file_path wrapper
by Christoph Hellwig
· 17 years ago
84255d1
md: fix possible oops when removing a bitmap from an active array
by NeilBrown
· 17 years ago
4b6f6ce
serial: support for InstaShield IS-400 four port RS-232 PCI card
by Ignacio García Pérez
· 17 years ago
8808a79
ibmaem: new driver for power/energy/temp meters in IBM System X hardware
by Darrick J. Wong
· 17 years ago
b8fdaf5
i5k_amb: support Intel 5400 chipset
by Darrick J. Wong
· 17 years ago
ca68d0a
hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads
by Gabor Czigola
· 17 years ago
c244827
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
5a4f2b6
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
by Dave Olson
· 17 years ago
e6b027a
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
57f7bd5
remove debug printk from DRM suspend path
by Jesse Barnes
· 17 years ago
cbff290
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5e2daeb
fbdev: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
9bcf091
scsi: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
94b5e0a
isdn: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
b62151d
acpi: fix integer as NULL pointer warning
by Harvey Harrison
· 17 years ago
8962cad
[POWERPC] iSeries: Remove unused mail address
by Stephen Rothwell
· 17 years ago
4f74369
[CPUFREQ] clarify license of freq_table.c
by Dominik Brodowski
· 17 years ago
bdefff1
fmvj18x_cs: add NextCom NC5310 rev B support
by Komuro
· 17 years ago
43fc63d
xirc2ps_cs: re-initialize the multicast address in do_reset
by Komuro
· 17 years ago
f7f312a
3C509: rx_bytes should not be increased when alloc_skb failed
by Wang Chen
· 17 years ago
56cfe5d
NETFRONT: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
288369c
VIRTIO: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
a01b3d7
phylib: do EXPORT_SYMBOL on get_phy_id
by Paul Gortmaker
· 17 years ago
4ba35fb
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
by Philipp Zabel
· 17 years ago
fa701bd
WAN: protect HDLC proto list while insmod/rmmod
by Krzysztof Halasa
· 17 years ago
4ecc8c0
drivers/net/fs_enet: remove null pointer dereference
by Julia Lawall
· 17 years ago
0b5923c
S2io: Version update for napi and MSI-X patches
by Sreenivasa Honnur
· 17 years ago
f61e0a3
S2io: Added napi support when MSIX is enabled.
by Sreenivasa Honnur
· 17 years ago
ac731ab
S2io: Move all the transmit completions to a single msi-x (alarm) vector
by Sreenivasa Honnur
· 17 years ago
25c16ff
drivers/net/ehea - remove unnecessary memset after kzalloc
by Joe Perches
· 17 years ago
d04455f
au1000_eth: remove useless check
by Francois Romieu
· 17 years ago
94a47f4
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
by Huang Weiyi
· 17 years ago
f917d58
cpmac bugfixes and enhancements
by Matteo Croce
· 17 years ago
f47e81f
e1000e: use resource_size_t, not unsigned long, for phys addrs
by Becky Bruce
· 17 years ago
3d60efb5
net/usb: add support for Apple USB Ethernet Adapter
by Aurelien Nephtali
· 17 years ago
7fa0cba3
uli526x: add support for netpoll
by Anton Vorontsov
· 17 years ago
7f80202
ucc_geth: Fix arguments to dma map/unmap functions
by Andy Fleming
· 17 years ago
940608b
PHYLIB: Kconfig: Fix the dependency on S390
by Maciej W. Rozycki
· 17 years ago
5a0a92e
[SC92031] Using padto turned driver into an IPv6-only interface
by Gerrit Renker
· 17 years ago
789585e
sb1250: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
40ba182
[netdrvr] forcedeth: Restore multicast settings on resume
by Tobias Diedrich
· 17 years ago
aff26e2
WAN: protect Cisco HDLC state changes with a spinlock.
by Krzysztof Halasa
· 17 years ago
0178ec3
make myri10ge_get_firmware_capabilities() static
by Adrian Bunk
· 17 years ago
7ad62db
s2io: add missing block braces to multistatement if statement
by Ilpo Järvinen
· 17 years ago
6941727
hamradio/scc: add missing block braces to multi-statement if
by Ilpo Järvinen
· 17 years ago
7fb1c2a
ehea: Fix use after free on reboot
by Brian King
· 17 years ago
74ef5c5
rndis_host: increase delay in command response loop
by Pierre Ynard
· 17 years ago
63dac8f
drivers/net/tokenring/olympic.c: fix warning
by Andrew Morton
· 17 years ago
5d9bac8
drivers/net/tokenring/3c359.c: squish a warning
by Andrew Morton
· 17 years ago
Next »