Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c9a6793bde1feb368cd6ef113c08a40a37f7517
« Previous
3fb54d7
staging: ks7010: bail out when registering netdevice fails
by Wolfram Sang
· 8 years ago
4c0d46d
staging: ks7010: sdio: remove forward declarations
by Wolfram Sang
· 8 years ago
c4730a9
staging: ks7010: unify naming to ks7010
by Wolfram Sang
· 8 years ago
f9b5bd0
staging: ks7010: export sdio ids
by Wolfram Sang
· 8 years ago
1c013a5
staging: ks7010: collect all includes and sort them
by Wolfram Sang
· 8 years ago
30776cf
staging: ks7010: function declaration should be in a header file
by Wolfram Sang
· 8 years ago
6ee9169
staging: ks7010: remove cfg file handling
by Wolfram Sang
· 8 years ago
c141afd
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
e80dac1
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a50094a
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
607117a
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
07b5ca2
Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
4c6459f
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
d9e6614
Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
057868e
Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
6be28d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
0fd9da9
staging/android: sync_debug: unproxify debugfs files' fops
by Nicolai Stange
· 8 years ago
b1f6560
staging/android: add DEBUG_FS dependence on Kconfig
by Gustavo Padovan
· 8 years ago
1fe82e2
staging/android: rename sync.h to sync_debug.h
by Gustavo Padovan
· 8 years ago
b9bc2b7
staging/android: remove drv_name from sync_timeline
by Gustavo Padovan
· 8 years ago
7111023
staging/android: remove sync_timeline_destroy()
by Gustavo Padovan
· 8 years ago
342952d
staging/android: remove 'destroyed' member from struct sync_timeline
by Gustavo Padovan
· 8 years ago
6f65aa8
staging/android: make sw_ioctl info internal to sw_sync.c
by Gustavo Padovan
· 8 years ago
aff9da1
staging/android: make sync_timeline internal to sw_sync
by Gustavo Padovan
· 8 years ago
d79892a
staging/android: clean up #includes in the sync framework
by Gustavo Padovan
· 8 years ago
1867a23
staging/android: move sw_sync related code to sw_sync.c
by Gustavo Padovan
· 8 years ago
0431b90
staging/android: bring struct sync_pt back
by Gustavo Padovan
· 8 years ago
62627c8
staging/android: remove size arg of sync_timeline_create()
by Gustavo Padovan
· 8 years ago
724812d
staging/android: remove unnecessary check for fence
by Gustavo Padovan
· 8 years ago
4be6e00
staging/android: rename android_fence to timeline_fence
by Gustavo Padovan
· 8 years ago
d21858f
staging/android: remove sw_sync.[ch] files
by Gustavo Padovan
· 8 years ago
dcc2808
staging/android: remove sw_sync_timeline and sw_sync_pt
by Gustavo Padovan
· 8 years ago
ef30afe
staging/android: remove struct sync_timeline_ops
by Gustavo Padovan
· 8 years ago
5c1401f
staging/android: remove .{fence, timeline}_value_str() from timeline_ops
by Gustavo Padovan
· 8 years ago
63bb0bc
staging/android: store last signaled value on sync timeline
by Gustavo Padovan
· 8 years ago
70db384
staging: comedi: avoid using timeval
by Arnd Bergmann
· 8 years ago
533364c
Staging: comedi: dt2817: Coding style issue fixed.
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
62c701d
Staging: comedi: dt2815: Comment issue fixed
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
6adb21c2
Staging: comedi: dt2814: Block comment issue fixed
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
c9b0f2b
staging: comedi: serial2002: Fix unnecessary cast styling issue
by Chris Cesare
· 8 years ago
2e3d417
staging: comedi: serial2002: Fix bare unsigned styling issue
by Chris Cesare
· 8 years ago
deecca6
Staging: comedi: fix comment issue fixed for das800.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
55cc616
Staging: comedi: Block comment issue fixed for das16.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
d855c3a
Staging: comedi: fix blank line issue in das16.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
d9b9c9a
Staging: comedi: dmm32at: fix BIT macro issue.
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
5efe115
Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
2c81ab4
Staging: comedi: fix BIT macro issue in das6402.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
86c7815
Staging: comedi: Prefer using the BIT macro issue in das16.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
fb999e7
Staging: comedi: Fix comment issues in jr3_pci.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
e31eae7
Staging: comedi:Fix a warning issues in me_daq.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
45de268
Staging: comedi: Indentation issue in mpc624.c
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
6f594b8
staging: comedi: adl_pci9118: fix spelling mistake "acqusition" -> "acquisition"
by Colin Ian King
· 8 years ago
20cefae
staging: comedi: addi_apci_1564: remove unnecessary wdog register defines
by H Hartley Sweeten
· 8 years ago
2ec19ef
staging: comedi: addi_apci_1564: rewrite the counter subdevice support
by H Hartley Sweeten
· 8 years ago
05704ff
staging: comedi: addi_apci_1564: rewrite the timer subdevice support
by H Hartley Sweeten
· 8 years ago
a23b85a
staging: comedi: addi_apci_1564: use comedi_handle_event() for counters
by H Hartley Sweeten
· 8 years ago
ff9842b
staging: comedi: addi_apci_1564: use comedi_handle_event() for timer
by H Hartley Sweeten
· 8 years ago
931987a
staging: comedi: addi_apci_1564: clarify change-of-state interrupt support
by H Hartley Sweeten
· 8 years ago
52caeb4
staging: comedi: plx9080.h: include headers for declarations
by Ian Abbott
· 9 years ago
6a64877
staging: comedi: plx9080.h: Add kerneldoc comments
by Ian Abbott
· 9 years ago
457bec0
staging: comedi: plx9080.h: tidy up some comments
by Ian Abbott
· 9 years ago
eb89333
staging: comedi: drivers: add PLX PCI 9080 DMATHR register values
by Ian Abbott
· 9 years ago
3dcf1b5
staging: comedi: drivers: re-do PLX PCI 9080 DMACSRx register values
by Ian Abbott
· 9 years ago
dde90d8
staging: comedi: drivers: re-do PLX PCI 9080 DMADPRx register values
by Ian Abbott
· 9 years ago
65bf53d
staging: comedi: drivers: re-do PLX PCI 9080 DMAMODEx register values
by Ian Abbott
· 9 years ago
df04d3a
staging: comedi: plx9080.h: add hard-coded PCIHIDR register value
by Ian Abbott
· 9 years ago
a3228bc
staging: comedi: drivers: re-do PLX PCI 9080 CNTRL register values
by Ian Abbott
· 9 years ago
9dc5385
staging: comedi: drivers: re-do PLX PCI 9080 INTCSR register values
by Ian Abbott
· 9 years ago
ed5df5db
staging: comedi: drivers: re-do PLX PCI 9080 DMCFGA register values
by Ian Abbott
· 9 years ago
e004547
staging: comedi: drivers: re-do PLX PCI 9080 DMPBAM register values
by Ian Abbott
· 9 years ago
1ddb95d
staging: comedi: drivers: re-do PLX PCI 9080 LBRDx register values
by Ian Abbott
· 9 years ago
a9c254a
staging: comedi: drivers: re-do PLX PCI 9080 BIGEND register values
by Ian Abbott
· 9 years ago
b5dcdce
staging: comedi: drivers: re-do PLX PCI 9080 MARBR register values
by Ian Abbott
· 9 years ago
5eaa593
staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxBA values
by Ian Abbott
· 9 years ago
be13e14
staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxRR values
by Ian Abbott
· 9 years ago
c644a11
staging: comedi: drivers: rename PLX PCI 9080 register offsets
by Ian Abbott
· 9 years ago
dc895b4
staging: comedi: plx9080.h: remove Power-Up Test Suite stuff
by Ian Abbott
· 9 years ago
6690659
staging: comedi: plx9080.h: correct LRNG_IO_MASK and LMAP_IO_MASK
by Ian Abbott
· 9 years ago
cda2315
staging: comedi: daqboard2000: prefer usleep_range()
by Ian Abbott
· 9 years ago
0ef6134
staging: comedi: daqboard2000: rename CamelCase functions
by Ian Abbott
· 9 years ago
2c7aab2
staging: comedi: daqboard2000: rename reference DACs register macros
by Ian Abbott
· 9 years ago
77b9634
staging: comedi: daqboard2000: rename trigger control register macros
by Ian Abbott
· 9 years ago
944f0d7
staging: comedi: daqboard2000: redo DAC status macros and fix busy
by Ian Abbott
· 9 years ago
ab8a4dc
staging: comedi: daqboard2000: redo DAC control register macros
by Ian Abbott
· 9 years ago
34d49fc
staging: comedi: daqboard2000: rename acq status register macros
by Ian Abbott
· 9 years ago
f1ee5d8
staging: comedi: daqboard2000: rename acquisition control register macros
by Ian Abbott
· 9 years ago
1e33538
staging: comedi: daqboard2000: rename register offset macros
by Ian Abbott
· 9 years ago
ff2ca4f0
staging: comedi: daqboard2000: rename serial EEPROM register macros
by Ian Abbott
· 9 years ago
4044ceb
staging: comedi: daqboard2000: add blank line after struct declaration
by Ian Abbott
· 9 years ago
0f2ee9b
staging: comedi: daqboard2000: CHECK: spaces preferred around that '*'
by Ian Abbott
· 9 years ago
77a574e
staging: comedi: daqboard2000: use usual block comment style
by Ian Abbott
· 9 years ago
269452d
staging: comedi: daqboard2000: remove commented out code
by Ian Abbott
· 9 years ago
1694830
Staging: comedi: fix CHECK: Prefer using the BIT macro issues in pcmmio.c
by Ravishankar Karkala Mallikarjunayya
· 9 years ago
9c84ae6
Staging: comedi: Fix WARNING issue in dt2801.c
by Ravishankar Karkala Mallikarjunayya
· 9 years ago
805c5f9
Staging: comedi: s626: fix comment issue
by Ravishankar Karkala Mallikarjunayya
· 8 years ago
f2975a9
staging: comedi: dt2811: add async command support for AI subdevice
by H Hartley Sweeten
· 9 years ago
34d3473
Staging: comedi: comedi_fops.c: Fixed coding style issue
by Shyam Saini
· 9 years ago
5e25db8
isa: Dummy isa_register_driver should return error code
by William Breathitt Gray
· 9 years ago
32a5a0c
isa: Call isa_bus_init before dependent ISA bus drivers register
by William Breathitt Gray
· 9 years ago
277b861
staging: comedi: dt2811: update the MODULE_DESCRIPTION
by H Hartley Sweeten
· 9 years ago
Next »