index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-xtensa-mx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
dgnc: remove unused stuff from dgnc_cls.h
Giedrius Statkevičius
1
-13
/
+0
2015-03-24
dgnc: remove old 2.4-2.6 compat kernel defines
Giedrius Statkevičius
4
-42
/
+1
2015-03-24
dgnc: use linux/types.h instead of dgnc_types.h
Giedrius Statkevičius
5
-39
/
+7
2015-03-24
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
Giedrius Statkevičius
5
-112
/
+36
2015-03-24
dgnc: clean up digi.h
Giedrius Statkevičius
1
-267
/
+0
2015-03-24
dgnc: remove unused dgnc_ioctl_name() command
Giedrius Statkevičius
2
-53
/
+0
2015-03-24
staging: dgnc: some off by one bugs
Dan Carpenter
4
-7
/
+7
2015-03-24
stating: octeon-usb: cvmx_usb_initialize(): eliminate extra indentation
Aaro Koskinen
1
-84
/
+68
2015-03-24
staging: octeon-usb: try to recover from failed hardware reset
Aaro Koskinen
1
-3
/
+27
2015-03-24
staging: octeon-usb: fail and warn if DMA counters are wrong
Aaro Koskinen
1
-0
/
+11
2015-03-24
staging: octeon-usb: move cvmx_usb_shutdown()
Aaro Koskinen
1
-34
/
+32
2015-03-24
staging: octeon-usb: rewrite port reset
Aaro Koskinen
1
-25
/
+3
2015-03-24
staging: octeon-usb: move fifo setup to controller reset from port reset
Aaro Koskinen
1
-2
/
+2
2015-03-24
staging: octeon-usb: move fifo setup into a separate routine
Aaro Koskinen
1
-54
/
+53
2015-03-24
staging: octeon-usb: use USB stack to turn on power
Aaro Koskinen
1
-10
/
+9
2015-03-24
staging: octeon-usb: don't poll interrupts early
Aaro Koskinen
1
-4
/
+0
2015-03-24
staging: octeon-usb: refactor usbn block init
Aaro Koskinen
1
-32
/
+25
2015-03-24
staging: octeon-usb: never retry after xacterr
Aaro Koskinen
1
-33
/
+5
2015-03-24
staging: octeon-usb: program DMA engine based on transfer direction
Aaro Koskinen
1
-7
/
+7
2015-03-24
staging: octeon-usb: use __BITFIELD_FIELD
Aaro Koskinen
1
-243
/
+270
2015-03-24
staging: octeon-usb: delete redundant field from octeon_temp_buffer
Aaro Koskinen
1
-4
/
+1
2015-03-24
staging: octeon-usb: remove useless prefix from pipe flags
Aaro Koskinen
1
-17
/
+16
2015-03-24
staging: octeon-usb: remove useless prefix from internal routines
Aaro Koskinen
1
-219
/
+205
2015-03-24
staging: octeon-usb: eliminate 64-bit register access wrappers
Aaro Koskinen
1
-75
/
+33
2015-03-24
staging: octeon-usb: remove internal function parameter sanity checks
Aaro Koskinen
1
-41
/
+0
2015-03-23
Staging: rtl8192u: Remove function prototype from .c file
Cristina Opriceana
1
-1
/
+0
2015-03-23
Staging: rtl8192u: Make function prototypes static
Cristina Opriceana
1
-8
/
+8
2015-03-23
Staging: media: remove useless dev_info to avoid null ptr dereference
Haneen Mohammed
1
-4
/
+0
2015-03-23
Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a
Somya Anand
1
-7
/
+0
2015-03-23
Staging: wlan-ng: Remove typedef prism2sta_accesslist_t
Vatika Harlalka
1
-5
/
+5
2015-03-23
staging: rtl8723au: Do not byteswap timeout twice
Jes Sorensen
1
-5
/
+2
2015-03-23
staging: rtl8723au: update_txdesc(): bagg_pkt is always false
Jes Sorensen
1
-3
/
+3
2015-03-23
staging: rtl8723au: Fix trailing whitespace
Jes Sorensen
1
-1
/
+1
2015-03-23
staging: rtl8723au: Fix mis-placed break
Jes Sorensen
1
-1
/
+1
2015-03-23
Staging: wlan-ng: Remove typedef prism2sta_authlist_t
Vatika Harlalka
1
-3
/
+3
2015-03-23
Staging: rtl8188eu: Delete space
Hatice ERTÜRK
1
-4
/
+4
2015-03-23
staging: fbtft: Fix indentation style by space
Helen Fornazier
1
-4
/
+4
2015-03-23
staging: fbtft: remove trailing white space
Helen Fornazier
1
-5
/
+5
2015-03-23
Staging: iio: use the BIT macro in .h files
Haneen Mohammed
7
-82
/
+82
2015-03-23
Staging: iio: Fix file header to match standards
Cristina Opriceana
1
-22
/
+22
2015-03-23
Staging: iio: Place driver in sleep mode on error
Cristina Opriceana
1
-1
/
+3
2015-03-23
Staging: iio: Add kernel-doc for struct hmc5843
Cristina Opriceana
1
-1
/
+9
2015-03-23
Staging: lustre: Fix Sparse warnings for static declarations
Haneen Mohammed
1
-6
/
+6
2015-03-23
Stagin: lustre: Fix externs should be avoided in .c
Haneen Mohammed
2
-1
/
+1
2015-03-23
Staging: lustre: Fix externs should be avoided in .c
Haneen Mohammed
2
-3
/
+2
2015-03-23
Staging: lustre: remove extern in .c file
Haneen Mohammed
2
-3
/
+1
2015-03-23
Staging: lustre: Convert macro class_export_rpc_dec into static inline function
Somya Anand
1
-7
/
+7
2015-03-23
Staging: lustre: Convert macro class_export_rpc_inc into static inline function
Somya Anand
1
-6
/
+6
2015-03-23
staging: unisys: fix parenthesis alignment in visorchipset_main.c
Benjamin Romer
1
-53
/
+64
2015-03-23
staging: unisys: Fix CamelCase local variable in remaining_steps functions
Benjamin Romer
1
-6
/
+6
[next]