Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e32eae10e589ec54679c19ca6c9d1b276e9b97cd
/
drivers
af51160
s390/smp: initialize cpu_present_mask in setup_arch
by Heiko Carstens
· 8 years ago
3e488c9
s390/zcrypt: Convert to PM ops
by Lars-Peter Clausen
· 8 years ago
6896226
zcore: Improve startup-message text
by Michael Holzheu
· 8 years ago
acc50ec
s390: virtio: make ccw explicitly non-modular
by Paul Gortmaker
· 8 years ago
0729dcf
s390: hotplug: make pci_hpc explicitly non-modular
by Paul Gortmaker
· 8 years ago
aae175d
s390: char: make slcp_quiesce explicitly non-modular
by Paul Gortmaker
· 8 years ago
238b928
s390: char: make sclp_tty explicitly non-modular
by Paul Gortmaker
· 8 years ago
6e4c1d8
s390: char: make con3215 explicitly non-modular
by Paul Gortmaker
· 8 years ago
cbe62fa
s390: char: make zcore explicitly non-modular
by Paul Gortmaker
· 8 years ago
a00f761
s390: cio: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
9f9d53e
s390/dasd: Fix locking issue when changing RO attribute
by Jan Höppner
· 8 years ago
9de6772
s390/dasd: Fix locking issue when changing EER attribute
by Jan Höppner
· 8 years ago
0f57c97
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
by Jan Höppner
· 8 years ago
1081f3a
s390/dasd: Make use of dasd_set_feature() more often
by Jan Höppner
· 8 years ago
ce7a788
s390/dasd: Replace simple_strtoul with kstrtouint
by Jan Höppner
· 8 years ago
8139d85
s390/cio: clean up DEV_STATE_SENSE_PGID
by Dong Jia Shi
· 8 years ago
62ba6f8
s390/dasd: Define often used variable
by Jan Höppner
· 9 years ago
5303e65
s390/dasd: Make setting queue_max_segments more explicit
by Jan Höppner
· 9 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8e81910
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
by Dimitri Sivanich
· 8 years ago
9105585
ipack: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
ee52c44
block: DAC960: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
4e68af0
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
7f2145b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
55bea71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
18c2152
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
4a3c390
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
9c953d6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
0ce57f8
ahci: fix the single MSI-X case in ahci_init_one
by Christoph Hellwig
· 8 years ago
533169d
i2c: imx: defer probe if bus recovery GPIOs are not ready
by Stefan Agner
· 8 years ago
171e23e
i2c: designware: Avoid aborted transfers with fast reacting I2C slaves
by Jarkko Nikula
· 8 years ago
ba9ad2a
i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
by Jean Delvare
· 8 years ago
6036160
i2c: xgene: Avoid dma_buffer overrun
by Hoan Tran
· 8 years ago
60a951a
i2c: digicolor: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
2cb496d
i2c: xlr: Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
06e7b10
i2c: xlp9xx: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
3855ada
i2c: jz4780: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
1779165
i2c: allow configuration of imx driver for ColdFire architecture
by Greg Ungerer
· 8 years ago
6a676fb
i2c: mark device nodes only in case of successful instantiation
by Ralf Ramsauer
· 8 years ago
399c168
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
by David Wu
· 8 years ago
ae824f0
i2c: hix5hd2: allow build with ARCH_HISI
by Ruqiang Ju
· 8 years ago
9fe68ca
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
b5cd891
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
1ce5bdb
Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
aa34e07
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
423221d
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
by John W. Linville
· 8 years ago
c251f15
xenbus: check return value of xenbus_scanf()
by Jan Beulich
· 8 years ago
e1e5b3f
xenbus: prefer list_for_each()
by Jan Beulich
· 8 years ago
44b3c7a
xenbus: advertise control feature flags
by Juergen Gross
· 8 years ago
d71cf15
gpio: mpc8xxx: Correct irq handler function
by Liu Gang
· 8 years ago
5ff93ab
Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
a55da8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
e6995f2
Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
5766e9d
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
6d8d271
gpio: ath79: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
0c2b6dc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
90e0105
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dcd4693
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
43ef55d
Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
956c897
Merge branches 'acpi-wdat' and 'acpi-cppc'
by Rafael J. Wysocki
· 8 years ago
a442950
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
6edc51a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
ecd06f2
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
e59f30b
Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
602432c
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
by James Bottomley
· 8 years ago
02a1b8f
PCI: designware-plat: Update author email address
by Joao Pinto
· 8 years ago
91f1551
gpio: ts4800: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
ac7dbb9
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
by Lars-Peter Clausen
· 8 years ago
e3e847c
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
by Lars-Peter Clausen
· 8 years ago
3eded5d
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
b8b0e3d
gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
by Lars-Peter Clausen
· 8 years ago
d82aa4a
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
e405f9f
gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
by Lars-Peter Clausen
· 8 years ago
0f4bbb2
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
by Lars-Peter Clausen
· 8 years ago
1f1cc45
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
by Lars-Peter Clausen
· 8 years ago
1ba0158
target/tcm_fc: use CPU affinity for responses
by Hannes Reinecke
· 8 years ago
8962a4d
target/tcm_fc: Update debugging statements to match libfc usage
by Hannes Reinecke
· 8 years ago
91b385b
target/tcm_fc: return detailed error in ft_sess_create()
by Hannes Reinecke
· 8 years ago
b04bf58
target/tcm_fc: print command pointer in debug message
by Hannes Reinecke
· 8 years ago
1b4c59b
target: fix potential race window in target_sess_cmd_list_waiting()
by Hannes Reinecke
· 8 years ago
26beaee
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
96ebf7c
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 8 years ago
e947f03
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 8 years ago
961050d
Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes
by Dave Airlie
· 8 years ago
91bbc17
clk: at91: Fix a return value in case of error
by Christophe JAILLET
· 8 years ago
28e3d70
watchdog: wdat_wdt: Ping the watchdog on resume
by Mika Westerberg
· 8 years ago
5938768
Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
by Chen-Yu Tsai
· 8 years ago
9995f4f
clocksource: Add J-Core timer/clocksource driver
by Rich Felker
· 8 years ago
a478b09
ahci: fix nvec check
by Christoph Hellwig
· 8 years ago
f4814e6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
bdcff415
Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
0ea67fa
Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
67bf515
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
by David Arcari
· 8 years ago
0cb9409
gpio: mockup: add sysfs dependency
by Arnd Bergmann
· 8 years ago
d1ca19c
gpio: stmpe: || vs && typo
by Dan Carpenter
· 8 years ago
44df081
gpio: mxs: Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
fd5bed4
irqchip/gic: Add missing \n to CPU IF adjustment message
by Marc Zyngier
· 8 years ago
3602ffd
irqchip/jcore: Don't show Kconfig menu item for driver
by Rich Felker
· 8 years ago
3105f234
thermal/powerclamp: correct cpu support check
by Eric Ernst
· 8 years ago
Next »