Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a6ec0c03a039677e4b4b5a67a6e19e9e26303000
a6ec0c0
m86k: gpio - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
269a3eb
mips: txx9_sram - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
0e38eaf
mips: 7segled - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
dc6876a
sh: dma - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
f4e73bf
sh: intc - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
86ba41d
power: suspend - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
cfde779
power: qe_ic - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
6c9d290
power: cmm - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
3fbacff
s390: time - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
10fbcf4
convert 'memory' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
cb0c05c
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
by Greg Kroah-Hartman
· 13 years ago
0706802
xen-balloon: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
d369a5d
clocksource: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
15916a1
ibm_rtl: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
fe5ff8b
edac: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
997d3ea
rtmutex-tester: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
ca22e56
driver-core: implement 'sysdev' functionality for regular devices and buses
by Kay Sievers
· 13 years ago
6261dde
kref: fix up the kfree build problems
by Greg Kroah-Hartman
· 13 years ago
3c8ed88
kref: Remove the memory barriers
by Peter Zijlstra
· 13 years ago
47dbd7d
kref: Implement kref_put in terms of kref_sub
by Peter Zijlstra
· 13 years ago
4af679c
kref: Inline all functions
by Peter Zijlstra
· 13 years ago
175cad2
Drivers: hv: Get rid of an unnecessary check in hv.c
by K. Y. Srinivasan
· 13 years ago
93e5bd0
Drivers: hv: Make the vmbus driver unloadable
by K. Y. Srinivasan
· 13 years ago
8b8ee67
Drivers: hv: Fix a memory leak
by K. Y. Srinivasan
· 13 years ago
2eb7f20
Documentation: Update stable address
by Joe Perches
· 13 years ago
bc7a2f3
MAINTAINERS: stable: Update address
by Joe Perches
· 13 years ago
c9cbf55
w1: add fast search for single slave bus
by Evgeniy Polyakov
· 13 years ago
74099b1
driver-core: skip uevent generation when nobody is listening
by Kay Sievers
· 13 years ago
cf6a2ea
drivers: hv: Don't OOPS when you cannot init vmbus
by K. Y. Srinivasan
· 13 years ago
d2554f5
firmware: google: fix gsmi.c build warning
by Maxin B. John
· 13 years ago
5a3072b
drivers_base: make argument to platform_device_register_full const
by Uwe Kleine-König
· 13 years ago
11e3123
uio: convert drivers/uio/* to use module_platform_driver()
by Axel Lin
· 13 years ago
ccbc60d
topology: Provide CPU topology in sysfs in !SMP configurations
by Ben Hutchings
· 13 years ago
5858441
debugfs: remove unneeded cast in debugfs_print_regs32()
by Dan Carpenter
· 13 years ago
124a6b4
hv: Add Kconfig menu entry
by Bart Van Assche
· 13 years ago
43d4e11
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
by K. Y. Srinivasan
· 13 years ago
a48b0c4
hv: Move Kconfig menu entry
by Bart Van Assche
· 13 years ago
03e099f
debugfs: bugfix: include <linux/io.h> in file.c
by Alessandro Rubini
· 13 years ago
42b4d11
usb: dwc3: fix a warning
by Alessandro Rubini
· 13 years ago
8ee4dd9
debugfs: print_regs32: make regs array a const pointer
by Alessandro Rubini
· 13 years ago
c8d2a6f
usb: dwc3: use debugfs_print_regs32()
by Alessandro Rubini
· 13 years ago
1a087c6
debugfs: add tools to printk 32-bit registers
by Alessandro Rubini
· 13 years ago
fe74848
USB: convert some miscellanies drivers to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
424f075
USB: convert sound/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
42f06a1
USB: convert drivers/hid/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
08642e7
USB: convert drivers/input/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
93f1508
USB: convert drivers/bluetooth/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
bac2c12
USB: convert drivers/staging/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
f3a6a4b
USB: Add helper macro for usb_driver boilerplate
by Greg Kroah-Hartman
· 13 years ago
ae6ae6f
staging:iio: Use module_spi_driver to register SPI driver
by Lars-Peter Clausen
· 13 years ago
6e5af18
staging:iio: Use module_i2c_driver to register I2C drivers
by Lars-Peter Clausen
· 13 years ago
3acbb01
SPI: Add helper macro for spi_driver boilerplate
by Lars-Peter Clausen
· 13 years ago
7c92784
I2C: Add helper macro for i2c_driver boilerplate
by Lars-Peter Clausen
· 13 years ago
907d0ed
drivercore: Generalize module_platform_driver
by Lars-Peter Clausen
· 13 years ago
377195c
W1: w1_therm: release the bus during conversion on externally powered devices
by Maciej Szmigiero
· 13 years ago
65e6757
devtmpfsd: fix task state handling
by Kautuk Consul
· 13 years ago
72f8c0b
lib: devres: add convenience function to remap a resource
by Wolfram Sang
· 13 years ago
571806a
lib: devres: add annotations for #endif
by Wolfram Sang
· 13 years ago
1ea6b8f
Linux 3.2-rc1
by Linus Torvalds
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
e45a618
forcedeth: fix a few sparse warnings (variable shadowing)
by david decotigny
· 13 years ago
0bdfea8
forcedeth: Improve stats counters
by Mandeep Baines
· 13 years ago
4687f3f
forcedeth: remove unneeded stats updates
by david decotigny
· 13 years ago
2a4e7a0
forcedeth: Acknowledge only interrupts that are being processed
by Mike Ditto
· 13 years ago
f9c4082
forcedeth: fix race when unloading module
by david decotigny
· 13 years ago
a844506
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
by Stephen Rothwell
· 13 years ago
6f66263
device-mapper: dm-bufio.c needs to include module.h
by Stephen Rothwell
· 13 years ago
1944ce6
drivers/md: change module.h -> export.h in persistent-data/dm-*
by Paul Gortmaker
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
dd1294c
MAINTAINERS/rds: update maintainer
by Or Gerlitz
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
6e6bc67
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
ff4d7fa
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
cf5e15f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
2ac8637
vmwgfx: Snoop DMA transfers with non-covering sizes
by Jakob Bornecrantz
· 13 years ago
d41025c
vmwgfx: Move the prefered mode first in the list
by Jakob Bornecrantz
· 13 years ago
e5c8dbb
vmwgfx: Unreference surface on cursor error path
by Jakob Bornecrantz
· 13 years ago
55bde5b
vmwgfx: Free prefered mode on error path
by Jakob Bornecrantz
· 13 years ago
d982640
vmwgfx: Use pointer return error codes
by Jakob Bornecrantz
· 13 years ago
da7653d
vmwgfx: Fix hw cursor position
by Thomas Hellstrom
· 13 years ago
6987427
vmwgfx: Infrastructure for explicit placement
by Thomas Hellstrom
· 13 years ago
1543b4d
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
by Thomas Hellstrom
· 13 years ago
0e708bc
vmwgfx: Remove screen object active list
by Thomas Hellstrom
· 13 years ago
d4528b8
vmwgfx: Screen object cleanups
by Thomas Hellstrom
· 13 years ago
Next »