Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5d4a5e770d97d87082067886e7097c920b338da5
/
drivers
4951db7
hwrng: atmel - add DT support
by Boris Brezillon
· 10 years ago
21961ef
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
by Boris Brezillon
· 10 years ago
1e0bdad
crypto: bfin_crc - don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
aa408d6
crypto: qat - Use memzero_explicit
by Struk, Tadeusz
· 10 years ago
4ba2a8b
crypto: caam - Remove unnecessary smp_read_barrier_depends()
by Pranith Kumar
· 10 years ago
ff2c3a3
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
by Catalin Vasile
· 10 years ago
4c7912e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 10 years ago
bdcf83b
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
dbd8fbe
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
51f83ef
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
1395b9c
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
cd3d9ea
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
by Johannes Berg
· 10 years ago
9c60269
tiny: reverse logic for DISABLE_DEV_COREDUMP
by Aristeu Rozanski
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
11cfbfb
i2c: at91: don't account as iowait
by Wolfram Sang
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
e4a60d1
sysfs: driver core: Fix glue dir race condition by gdp_mutex
by Yijing Wang
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
e5452dd
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
c4dc304
tty: Fix pty master poll() after slave closes v2
by Francesco Ruggeri
· 10 years ago
5002921
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
381e355
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
49783d0
crypto: caam - fix error reporting
by Cristian Stoica
· 10 years ago
7222d1a
crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
daebc46
crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
by Catalin Vasile
· 10 years ago
a5f57cf
crypto: caam - add support for rfc3686(ctr(aes))
by Catalin Vasile
· 10 years ago
2b22f6c
crypto: caam - add support for ctr(aes)
by Catalin Vasile
· 10 years ago
5d0429a
crypto: caam - add support for rfc4543(gcm(aes))
by Tudor Ambarus
· 10 years ago
f129430
crypto: nx - Fixing the limit number of bytes to be processed
by Leonidas S. Barbosa
· 10 years ago
0008511
crypto: nx - Fix SHA concurrence issue and sg limit bounds
by Leonidas S. Barbosa
· 10 years ago
5313231
crypto: nx - Moving NX-AES-XCBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
e13a79a
crypto: nx - Moving NX-AES-GCM to be processed logic
by Leonidas S. Barbosa
· 10 years ago
c7b675d
crypto: nx - Moving NX-AES-ECB to be processed logic
by Leonidas S. Barbosa
· 10 years ago
01a5aa0
crypto: nx - Moving limit and bound logic in CTR and fix IV vector
by Leonidas S. Barbosa
· 10 years ago
9247f0b
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
by Leonidas S. Barbosa
· 10 years ago
ac0f0a8
crypto: nx - Moving NX-AES-CBC to be processed logic
by Leonidas S. Barbosa
· 10 years ago
19167bf
crypto: caam - fix output sequence contiguity check
by Tudor Ambarus
· 10 years ago
a727c4b
crypto: qat - Move BAR definitions to device specific module
by Tadeusz Struk
· 10 years ago
4e72b42
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus
by Mark Brown
· 10 years ago
2b9375b
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
by Dmitry Eremin-Solenikov
· 10 years ago
7e12e67
serial: of-serial: fix uninitialized kmalloc variable
by Jingchang Lu
· 10 years ago
9e326f7
tty/vt: don't set font mappings on vc not supporting this
by Imre Deak
· 10 years ago
cd92208
tty: serial: 8250_mtk: Fix quot calculation
by Matthias Brugger
· 10 years ago
5305e4d
dma: edma: move device registration to platform code
by Arnd Bergmann
· 10 years ago
494c1ea
tty: Prevent "read/write wait queue active!" log flooding
by Peter Hurley
· 10 years ago
37b1645
tty: Fix high cpu load if tty is unreleaseable
by Peter Hurley
· 10 years ago
547039e
serial: Fix divide-by-zero fault in uart_get_divisor()
by Peter Hurley
· 10 years ago
f20531a
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
by Oussama Ghorbel
· 10 years ago
a88098b
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()
by Mark Knibbs
· 10 years ago
bce20b2
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
4473d05
USB: cdc-acm: only raise DTR on transitions from B0
by Johan Hovold
· 10 years ago
ac0225f
Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"
by Greg Kroah-Hartman
· 10 years ago
b598aac
staging:iio:ade7758: Remove "raw" from channel name
by Lars-Peter Clausen
· 10 years ago
79fa64e
staging:iio:ade7758: Fix check if channels are enabled in prenable
by Lars-Peter Clausen
· 10 years ago
e105547
staging:iio:ade7758: Fix NULL pointer deref when enabling buffer
by Lars-Peter Clausen
· 10 years ago
f73cde6
iio: as3935: allocate correct iio_device size
by George McCollister
· 10 years ago
25afffe
io: accel: kxcjk-1013: Fix iio_event_spec direction
by Daniel Baluta
· 10 years ago
03045bc
iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined
by Dan Murphy
· 10 years ago
4748119
iio: adc: mxs-lradc: Disable the clock on probe failure
by Fabio Estevam
· 10 years ago
c6b4cac
iio: st_sensors: Fix buffer copy
by Robin van der Gracht
· 10 years ago
97fb303
staging:iio:ad5933: Drop "raw" from channel names
by Lars-Peter Clausen
· 10 years ago
4a53d3a
staging:iio:ad5933: Fix NULL pointer deref when enabling buffer
by Lars-Peter Clausen
· 10 years ago
2a7509b
Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus
by Mark Brown
· 10 years ago
df33071
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
by Mark Brown
· 10 years ago
a31b0c6
mmc: core: fix card detection regression
by Kristina Martsenko
· 10 years ago
83b3d53
Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
a1cff6e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
9319bc1
Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
5cc7b04
spi: fsl-dspi: Fix CTAR selection
by Alexander Stein
· 10 years ago
a87fa1d
of: Fix overflow bug in string property parsing functions
by Grant Likely
· 10 years ago
980d0d5
Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
b2108f1
usb: core: notify disconnection when core detects disconnect
by Peter Chen
· 10 years ago
01ed67d
usb: core: need to call usb_phy_notify_connect after device setup
by Tony Zheng
· 10 years ago
d1d9548
uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models
by Hans de Goede
· 10 years ago
b45abac
xhci: no switching back on non-ULT Haswell
by Oliver Neukum
· 10 years ago
d749947
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
by Adel Gadllah
· 10 years ago
876af5d
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
by Adel Gadllah
· 10 years ago
ec5633b
usb: storage: fix build warnings !CONFIG_PM
by Luis Henriques
· 10 years ago
cd6e245
usb: Remove references to non-existent PLAT_S5P symbol
by Sylwester Nawrocki
· 10 years ago
673029f
uas: Add NO_ATA_1X for VIA VL711 devices
by Hans de Goede
· 10 years ago
2391eac
xhci: Disable streams on Asmedia 1042 xhci controllers
by Hans de Goede
· 10 years ago
cee2448
USB: HWA: fix a warning message
by Dan Carpenter
· 10 years ago
aee0ce3
uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model
by Hans de Goede
· 10 years ago
93c9bf4
usb-storage: handle a skipped data phase
by Alan Stern
· 10 years ago
90a646c
usb: Do not allow usb_alloc_streams on unconfigured devices
by Hans de Goede
· 10 years ago
24cb450
cdc-acm: ensure that termios get set when the port is activated
by Jim Paris
· 10 years ago
cf84a69
USB: cdc-acm: add device id for GW Instek AFG-2225
by Johan Hovold
· 10 years ago
ce1928d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
1401586
Thermal:Remove usless if(!result) before return tz
by Yao Dongdong
· 10 years ago
2084bec
Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
167921c
[media] sp2: sp2_init() can be static
by Fengguang Wu
· 10 years ago
Next »