index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
dma-buf/sync_file: de-stage sync_file
Gustavo Padovan
6
-1
/
+16
2016-04-29
dma-buf/sync_file: de-stage sync_file headers
Gustavo Padovan
5
-162
/
+5
2016-04-29
staging/android: style fix: alignment to match the open parenthesis
Gustavo Padovan
1
-4
/
+4
2016-04-29
staging/android: improve documentation for sync_file
Gustavo Padovan
2
-3
/
+4
2016-04-29
staging/android: prepare sync_file for de-staging
Gustavo Padovan
7
-411
/
+455
2016-04-29
staging/android: remove name arg from sync_file_create()
Gustavo Padovan
3
-10
/
+11
2016-04-29
staging/android: make sync_file_fdget() static
Gustavo Padovan
2
-3
/
+1
2016-04-29
staging/android: make sync_file_merge() static
Gustavo Padovan
2
-5
/
+2
2016-04-29
staging/android: move sync_file functions comments to sync.c
Gustavo Padovan
2
-32
/
+25
2016-04-29
staging/android: drop sync_file_install() and sync_file_put()
Gustavo Padovan
3
-37
/
+6
2016-04-29
staging/android: remove redundant comments on sync_merge_data
Gustavo Padovan
1
-5
/
+5
2016-04-29
staging/android: refactor SYNC IOCTLs
Gustavo Padovan
2
-45
/
+67
2016-04-29
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
5
-35
/
+20
2016-04-29
staging: android: Fix grammar error in Kconfig file
Leo Sperling
1
-1
/
+1
2016-04-29
staging: rtl8723au: Add warning about this driver being deprecated
Jes Sorensen
2
-2
/
+10
2016-04-28
staging: comedi: mite: don't expose CHSR_* bit defines
H Hartley Sweeten
2
-37
/
+36
2016-04-28
staging: comedi: mite: return void from mite_ack_linkc()
H Hartley Sweeten
2
-7
/
+5
2016-04-28
staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()
H Hartley Sweeten
5
-32
/
+20
2016-04-28
staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...
H Hartley Sweeten
1
-16
/
+10
2016-04-28
staging: comedi: ni_mio_common: simplify AI LINKC handling
H Hartley Sweeten
1
-6
/
+4
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev
H Hartley Sweeten
1
-13
/
+9
2016-04-28
staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...
H Hartley Sweeten
1
-11
/
+10
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev
H Hartley Sweeten
1
-8
/
+8
2016-04-28
staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()
H Hartley Sweeten
1
-24
/
+7
2016-04-28
staging: comedi: mite: check for transfer errors in mite_ack_linkc()
H Hartley Sweeten
5
-33
/
+17
2016-04-28
staging: comedi: mite: cleanup remaining mite register/bits
H Hartley Sweeten
1
-44
/
+44
2016-04-28
staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()
H Hartley Sweeten
1
-6
/
+1
2016-04-28
staging: comedi: mite: document the mite_struct spinlock_t
H Hartley Sweeten
1
-0
/
+1
2016-04-28
staging: comedi: mite: rename CamelCase CHSR bit enums
H Hartley Sweeten
1
-3
/
+3
2016-04-28
staging: comedi: mite: introduce mite_sync_dma()
H Hartley Sweeten
6
-32
/
+30
2016-04-28
staging: comedi: mite: don't expose unnecessary register/bit info
H Hartley Sweeten
2
-195
/
+151
2016-04-28
staging: comedi: mite: introduce mite_ack_linkc()
H Hartley Sweeten
5
-44
/
+26
2016-04-28
staging: comedi: mite: don't expose mite_dma_reset()
H Hartley Sweeten
2
-10
/
+8
2016-04-28
staging: comedi: ni_pcidio: remove redundant mite disarm/reset
H Hartley Sweeten
1
-2
/
+0
2016-04-28
staging: comedi: mite: remove mite_struct member 'daq_phys_addr'
H Hartley Sweeten
3
-5
/
+9
2016-04-28
staging: comedi: mite: remove mite_struct member 'mite_phys_addr'
H Hartley Sweeten
2
-2
/
+0
2016-04-28
staging: comedi: mite: don't export internal functions
H Hartley Sweeten
2
-12
/
+4
2016-04-28
staging: comedi: mite: remove mite_dma_tcr()
H Hartley Sweeten
2
-10
/
+0
2016-04-28
staging: comedi: mite: remove TOP_OF_PAGE() macro
H Hartley Sweeten
1
-2
/
+0
2016-04-28
staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2
-22
/
+24
2016-04-28
staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()
H Hartley Sweeten
1
-18
/
+11
2016-04-28
staging: comedi: mite.h: rename CHSR_LxERR_mask
H Hartley Sweeten
2
-3
/
+3
2016-04-28
staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()
H Hartley Sweeten
1
-3
/
+3
2016-04-28
staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'
H Hartley Sweeten
1
-3
/
+2
2016-04-28
staging: comedi: ni_mio_common: usleep_range is preferred over udelay
H Hartley Sweeten
1
-2
/
+2
2016-04-28
staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()
H Hartley Sweeten
1
-11
/
+4
2016-04-28
staging: comedi: ni_mio_common: tidy up AO scan begin
H Hartley Sweeten
1
-24
/
+15
2016-04-28
staging: comedi: ni_mio_common: tidy up AO trigger selection
H Hartley Sweeten
2
-34
/
+14
2016-04-28
staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro
H Hartley Sweeten
1
-13
/
+1
2016-04-28
staging: comedi: ni_mio_common: fix logical continuations
H Hartley Sweeten
1
-9
/
+8
[next]