Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72f1f75257de812137ee5110822370fadc4927f6
/
drivers
« Previous
7b828f0
bcma: extract board_type from SPROM
by Rafał Miłecki
· 12 years ago
3623b26
ssb: extract board_type from SPROM
by Rafał Miłecki
· 12 years ago
83c78da
mwifiex: add support to configure VHT for AP mode
by Yogesh Ashok Powar
· 12 years ago
657e276
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
by Jussi Kivilinna
· 12 years ago
29bb701
rtlwifi: usb: defer rx processing to tasklet
by Jussi Kivilinna
· 12 years ago
d7d0f08
rtlwifi: usb: remove extra skb copy on RX path
by Jussi Kivilinna
· 12 years ago
872de8f
rtlwifi: usb: use usb_alloc_coherent for RX buffers
by Jussi Kivilinna
· 12 years ago
49bd196
USB: serial: remove port number from generic-driver debug
by Johan Hovold
· 12 years ago
6b03f7f
USB: serial: remove redundant allocation error messages
by Johan Hovold
· 12 years ago
d12e211
USB: serial: clean up debug info
by Johan Hovold
· 12 years ago
9993b42
USB: serial: remove redundant comments
by Johan Hovold
· 12 years ago
395e08d
USB: serial: rename tty-port callbacks
by Johan Hovold
· 12 years ago
2ed79f3
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 12 years ago
f45d0a5
USB: pl2303: make set_control_lines a port operation
by Johan Hovold
· 12 years ago
7b5789a
USB: pl2303: use interface device for debug
by Johan Hovold
· 12 years ago
83e86c7
USB: iuu_phoenix: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
6f60b34
USB: kl5kusb105: remove unnecessary urb kill on close
by Johan Hovold
· 12 years ago
4cba98f
USB: ftdi_sio: remove obsolete port data refcounting
by Johan Hovold
· 12 years ago
48b81cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
31c5770
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
c78b384
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
afc2c9a
USB: EHCI: remove unused variable in unlink_empty_async()
by Alan Stern
· 12 years ago
214ac7a
USB: EHCI: improve end_unlink_async()
by Alan Stern
· 12 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
7655e31
USB: EHCI: consolidate code in ehci_urb_dequeue()
by Alan Stern
· 12 years ago
7bc782d
USB: EHCI: split needs_rescan into two flags
by Alan Stern
· 12 years ago
79bcf7b
USB: EHCI: change return value of qh_completions()
by Alan Stern
· 12 years ago
c1fdb68
USB: EHCI: changes related to qh_refresh()
by Alan Stern
· 12 years ago
c79041a
USB: usb-skeleton.c: fix blocked forever in skel_read
by Du Xing
· 12 years ago
3edce1c
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
by Bjørn Mork
· 12 years ago
a6025a2
Drivers: hv: balloon: make local functions static
by Wei Yongjun
· 12 years ago
54f69b9
dummy-irq: introduce a dummy IRQ handler driver
by Jiri Kosina
· 12 years ago
4c6e22b
mei: add mei_irq_compl_handler function
by Tomas Winkler
· 12 years ago
f57f27b
memory: emif: Load the correct custom config values from dt
by Lokesh Vutla
· 12 years ago
f02503b
memory: emif: errata i743: Prohibit usage of Power-Down mode
by Grygorii Strashko
· 12 years ago
36caf3e
memory: emif: Fix the incorrect 'size' parameter in memcpy
by Oleksandr Dmytryshyn
· 12 years ago
2553e32
memory: emif: use restart if power_off not present when out of spec
by Nishanth Menon
· 12 years ago
f91a595
memory: emif: Handle devices which are not rated for >85C
by Nishanth Menon
· 12 years ago
25aaacd
memory: emif: handle overflow for timing for LP mode
by Nishanth Menon
· 12 years ago
9ea03de
memory: emif: setup LP settings on freq update
by Ambresh K
· 12 years ago
0a5f19c
memory: emif: Fix the lpmode timeout calculation
by Lokesh Vutla
· 12 years ago
275b5d2
drivers: char: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
f1fb344
aoe: Fix unitialized var usage
by Kent Overstreet
· 12 years ago
01bdcb6
bnx2fc: Make the fcoe_cltr the SCSI host parent
by Robert Love
· 12 years ago
b1a67b0
bcache: Style/checkpatch fixes
by Kent Overstreet
· 12 years ago
07e86cc
bcache: Build fixes from test robot
by Kent Overstreet
· 12 years ago
0f49d64
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
by Avinash Patil
· 12 years ago
c5cf460
staging: comedi: s626: remove MC_DISABLE macro
by H Hartley Sweeten
· 12 years ago
ddd9813
staging: comedi: s626: remove MC_ENABLE macro
by H Hartley Sweeten
· 12 years ago
e4632a7
staging: comedi: s626: #ifdef out a block of unused code
by H Hartley Sweeten
· 12 years ago
90d54ff
staging: comedi: s626: cleanup comedi_lrange table
by H Hartley Sweeten
· 12 years ago
0b9675d
staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
4c2d13e
staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
3b00b85
staging: comedi: s626: use a local var for the s->async in s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
abafc9e
staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
65a17c2
staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()
by H Hartley Sweeten
· 12 years ago
100b4ed
staging: comedi: s626: simplify dio register access
by H Hartley Sweeten
· 12 years ago
1330af4
staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()
by H Hartley Sweeten
· 12 years ago
63a9338
staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()
by H Hartley Sweeten
· 12 years ago
58cd9b9
staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()
by H Hartley Sweeten
· 12 years ago
83d75ef
staging: comedi: ni_labpc: remove board attach noise
by H Hartley Sweeten
· 12 years ago
2908990
staging: comedi: ni_labpc: dma requires an interrupt
by H Hartley Sweeten
· 12 years ago
19a40ab
staging: comedi: ni_labpc: allow board to attach without dma
by H Hartley Sweeten
· 12 years ago
0229979
staging: comedi: ni_labpc: allow board to attach without interrupt
by H Hartley Sweeten
· 12 years ago
f06563f
staging: comedi: ni_labpc: return error from labpc_counter_set_mode()
by H Hartley Sweeten
· 12 years ago
fbca05d
staging: comedi: ni_labpc: cleanup labpc_counter_load() usage
by H Hartley Sweeten
· 12 years ago
463f930
staging: comedi: ni_labpc: introduce labpc_counter_set_mode()
by H Hartley Sweeten
· 12 years ago
161ce6f
staging: comedi: ni_labpc: remove inline from labpc_counter_load()
by H Hartley Sweeten
· 12 years ago
488ec9f
staging: comedi: ni_labpc: move a couple of the #define's
by H Hartley Sweeten
· 12 years ago
42cb6a8
staging: comedi: ni_labpc: clean up register map
by H Hartley Sweeten
· 12 years ago
3192239
staging: comedi: ni_labpc: clean up multi-line comments
by H Hartley Sweeten
· 12 years ago
d5c8d9c
staging: comedi: ni_labpc: fix a > 80 char line issue
by H Hartley Sweeten
· 12 years ago
810c73c
staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()
by H Hartley Sweeten
· 12 years ago
3c4dfac
staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()
by H Hartley Sweeten
· 12 years ago
359553b
staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()
by H Hartley Sweeten
· 12 years ago
8a49866
staging: comedi: ni_labpc:use labpc_cancel() to remove some common code
by H Hartley Sweeten
· 12 years ago
8c2bc33
staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()
by H Hartley Sweeten
· 12 years ago
73f2b1d
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_read()
by H Hartley Sweeten
· 12 years ago
8a67a67
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()
by H Hartley Sweeten
· 12 years ago
9718e5df
staging: comedi: ni_labpc: remove unnecessary test of dev->irq
by H Hartley Sweeten
· 12 years ago
fe7fc72
staging: comedi: ni_labpc: move declaration of local var 'irq_flags'
by H Hartley Sweeten
· 12 years ago
147a85d
staging: comedi: ni_labpc: remove DRV_NAME
by H Hartley Sweeten
· 12 years ago
7b09c9f
staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME
by H Hartley Sweeten
· 12 years ago
cacedd0
staging: comedi: ni_labpc: move declaration of local var 'dma_flags'
by H Hartley Sweeten
· 12 years ago
7d47f0f
staging: comedi: ni_labpc: tidy up subdevice init
by H Hartley Sweeten
· 12 years ago
370c8e1
staging: comedi: ni_labpc: fix 8255 dio subdevice init
by H Hartley Sweeten
· 12 years ago
9bffb75
staging: comedi: ni_labpc: fix command support with analog input subdevice
by H Hartley Sweeten
· 12 years ago
28a1093
staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions
by H Hartley Sweeten
· 12 years ago
43a9411
staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
by H Hartley Sweeten
· 12 years ago
4d3cc8a
staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'
by H Hartley Sweeten
· 12 years ago
d0baa0c
staging: comedi: ni_labpc: rename local var 'thisboard'
by H Hartley Sweeten
· 12 years ago
1b3e0c8
staging: comedi: ni_labpc: tidy up range table declarations
by H Hartley Sweeten
· 12 years ago
74df576
staging: comedi: ni_labpc: rename some of the private data variables
by H Hartley Sweeten
· 12 years ago
8263dfd
staging: comedi: ni_labpc: remove 'volatile' from private data
by H Hartley Sweeten
· 12 years ago
f2c447c
staging: comedi: ni_labpc: cleanup the boardinfo
by H Hartley Sweeten
· 12 years ago
d233705
staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry
by H Hartley Sweeten
· 12 years ago
50b9dd9
staging: comedi: ni_labpc: remove boardinfo data that is set to '0'
by H Hartley Sweeten
· 12 years ago
af81f09
staging: comedi: ni_labpc: remove forward declarations 4
by H Hartley Sweeten
· 12 years ago
571e06c
staging: comedi: ni_labpc: remove forward declarations 3
by H Hartley Sweeten
· 12 years ago
8913491
staging: comedi: ni_labpc: move the analog output support functions
by H Hartley Sweeten
· 12 years ago
Next »