Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31baee58a6c797f399e8b673e5db96a7aeccef44
/
drivers
« Previous
40db23e
random: make add_timer_randomness() fill the nonblocking pool first
by Theodore Ts'o
· 11 years ago
355e62f
of/irq: Fix potential buffer overflow
by Grant Likely
· 11 years ago
78119fd
of/irq: Fix bug in interrupt parsing refactor.
by Grant Likely
· 11 years ago
0589342
of: set dma_mask to point to coherent_dma_mask
by Rob Herring
· 11 years ago
0841c04
dmi: Avoid unaligned memory access in save_mem_devices()
by Luck, Tony
· 11 years ago
ec7f68e
iio: hid_Sensors: fix crash during trigger unregister
by Srinivas Pandruvada
· 11 years ago
00582bf
iio: at91: fix error return code in at91_adc_probe()
by Wei Yongjun
· 11 years ago
e139862
bonding: bond_get_size() returns wrong size
by Dan Carpenter
· 11 years ago
a6fe670
net: cdc_ncm: no not set tx_max higher than the device supports
by Bjørn Mork
· 11 years ago
296e81f
net: cdc_ncm: improve bind error debug messages
by Bjørn Mork
· 11 years ago
59ede31
net: cdc_ncm: return proper error if setup fails
by Bjørn Mork
· 11 years ago
47175e5
net: cdc_ncm: refactoring cdc_ncm_setup
by Bjørn Mork
· 11 years ago
986e10d
net: cdc_ncm: endian convert constants instead of variables
by Bjørn Mork
· 11 years ago
5448d75
net: cdc_ncm: log signatures in hex
by Bjørn Mork
· 11 years ago
ae223cd
net: cdc_ncm: use netif_* and dev_* instead of pr_*
by Bjørn Mork
· 11 years ago
a26fd05
net: cdc_ncm: log the length we warn about
by Bjørn Mork
· 11 years ago
43c87f7
net: cdc_ncm: set correct dev->hard_mtu
by Bjørn Mork
· 11 years ago
0e2c4a0
net: cdc_ncm: remove ethtool ops
by Bjørn Mork
· 11 years ago
085e50e
net: cdc_ncm: remove probe and disconnect wrappers
by Bjørn Mork
· 11 years ago
4d619f6
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
by Bjørn Mork
· 11 years ago
9fe0234
net: cdc_ncm: only the control intf can be probed
by Bjørn Mork
· 11 years ago
8329223
net: cdc_ncm: remove descriptor pointers
by Bjørn Mork
· 11 years ago
1b5287a
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
by Bjørn Mork
· 11 years ago
6a9612e
net: cdc_ncm: remove ncm_parm field
by Bjørn Mork
· 11 years ago
f3028c5
net: cdc_ncm: remove tx_speed and rx_speed fields
by Bjørn Mork
· 11 years ago
de5bee2
net: cdc_ncm: remove unused udev field
by Bjørn Mork
· 11 years ago
bed6f76
net: cdc_ncm: remove redundant netdev field
by Bjørn Mork
· 11 years ago
ff1632a
net: cdc_ncm: remove redundant endpoint pointers
by Bjørn Mork
· 11 years ago
3e51566
net: cdc_ncm: remove redundant "intf" field
by Bjørn Mork
· 11 years ago
2057222
net: cdc_ncm: simplify and optimize frame padding
by Bjørn Mork
· 11 years ago
c1a2e954
net: cdc_mbim: change the default to send ZLPs
by Bjørn Mork
· 11 years ago
5b8f15f
net: cdc_mbim: handle IPv6 Neigbor Solicitations
by Bjørn Mork
· 11 years ago
4800599
smsc9420: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
c501b1f
smc91c92_cs: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
2ad02bd
smc9194: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
b1a04a6
smsc911x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
dcdf871
smc911x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
6389aa4
smc91x: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
3ee307d
epic100: replace printk with netdev_ calls
by Ben Boeckel
· 11 years ago
90df06b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
7047186
drm/radeon: don't share PPLLs on DCE4.1
by Alex Deucher
· 11 years ago
6960394
drm/radeon/dpm: fix typo in setting smc flag
by Alex Deucher
· 11 years ago
28a326c
drm/radeon: fixup locking inversion between, mmap_sem and reservations
by Maarten Lankhorst
· 11 years ago
db96bd2
drm/radeon: clear the page directory using the DMA
by Christian König
· 11 years ago
5b2906e
drm/radeon: initially clear page tables
by Christian König
· 11 years ago
24c1643
drm/radeon: drop CP page table updates & cleanup v2
by Christian König
· 11 years ago
74d360f
drm/radeon: add vm_set_page tracepoint
by Christian König
· 11 years ago
f9eaf9a
drm/radeon: rework and fix reset detection v2
by Christian König
· 11 years ago
1dac28e
drm/radeon: don't use PACKET2 on CIK
by Marek Olšák
· 11 years ago
727ddc8
drm/radeon: fix UVD destroy IB size
by Christian König
· 11 years ago
c154a76
drm/radeon: activate UVD clocks before sending the destroy msg
by Christian König
· 11 years ago
d569376
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
by Alex Deucher
· 11 years ago
6ba81e5
drm/radeon: fix endian handling in rlc buffer setup
by Alex Deucher
· 11 years ago
14ac88a
drm/radeon/dpm: retain user selected performance level across state changes
by Alex Deucher
· 11 years ago
0a17af37
drm/radeon: disable force performance state when thermal state is active
by Alex Deucher
· 11 years ago
ab70b1d
drm/radeon: enable DPM by default on r7xx asics
by Alex Deucher
· 11 years ago
59f7a2f
drm/radeon: enable DPM by default on evergreen asics
by Alex Deucher
· 11 years ago
9119e33
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
68e952d
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
9d1cb91
drm/i915: avoid unclaimed registers when capturing the error state
by Paulo Zanoni
· 11 years ago
2675680
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
by Daniel Vetter
· 11 years ago
8d2f24c
drm/i915: scramble reset support for DP port CRC on vlv
by Daniel Vetter
· 11 years ago
8409360
drm/i915: scramble reset support for DP port CRC on g4x
by Daniel Vetter
· 11 years ago
46a1918
drm/i916: add "auto" pipe CRC source
by Daniel Vetter
· 11 years ago
56684ec
drm/radeon: enable DPM by default on BTC asics
by Alex Deucher
· 11 years ago
68bc778
drm/radeon: enable DPM by default on SI asics
by Alex Deucher
· 11 years ago
5a16f76
drm/radeon: enable DPM by default on SUMO/PALM APUs
by Alex Deucher
· 11 years ago
033a37d
drm/radeon/dpm: only print dpm debugging messages when radeon_dpm=1
by Alex Deucher
· 11 years ago
846ae41
drm/radeon: Implement radeon_pci_shutdown
by Markus Trippelsdorf
· 11 years ago
b188025
drm/radeon/audio: write audio/video latency info for DCE6/8
by Alex Deucher
· 11 years ago
712fd8a
drm/radeon/audio: write audio/video latency info for DCE4/5
by Alex Deucher
· 11 years ago
8a992ee
drm/radeon/audio: break out of loops once we match connector
by Alex Deucher
· 11 years ago
4039096
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x
by Alex Deucher
· 11 years ago
43a3402
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE3.x
by Alex Deucher
· 11 years ago
4573388
drm/radeon/si: tell dpm there is a display connected
by Alex Deucher
· 11 years ago
c9dbd70
drm/radeon: implement blit copy callback for CIK
by Alex Deucher
· 11 years ago
43e9172
drm/radeon/dpm: cleanup a type issue with rv6xx_clocks_per_unit()
by Dan Carpenter
· 11 years ago
5c72273
drm/radeon: plug in blit copy routine for SI
by Alex Deucher
· 11 years ago
ad41550
drm/radeon: enable hdmi audio by default
by Alex Deucher
· 11 years ago
10ebc0b
drm/radeon: add runtime PM support (v2)
by Dave Airlie
· 12 years ago
7473e83
drm/radeon: convert to pmops
by Dave Airlie
· 12 years ago
6214bb7
drm/radeon: add a connector property for dither
by Alex Deucher
· 11 years ago
134b480
drm/radeon: Add support for programming the FMT blocks
by Alex Deucher
· 11 years ago
2a2b8fa
drm/msm/mdp4: page_flip cleanups/fixes
by Rob Clark
· 11 years ago
505886d
drm/msm: EBUSY status handling in msm_gem_fault()
by Rob Clark
· 11 years ago
edd4fc6
drm/msm: rework inactive-work
by Rob Clark
· 11 years ago
a862391
drm/msm: add plane support
by Rob Clark
· 11 years ago
22ba8b6
drm/msm: resync generated headers
by Rob Clark
· 11 years ago
b4b15c8
drm/msm: support render nodes
by Rob Clark
· 11 years ago
05b8491
drm/msm: prime support
by Rob Clark
· 11 years ago
e1466ad
USB: serial: ftdi_sio: add id for Z3X Box device
by Алексей Крамаренко
· 11 years ago
54dc579
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type"
by Greg Kroah-Hartman
· 11 years ago
1796a228
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
7e12a6fc
Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method"
by Greg Kroah-Hartman
· 11 years ago
336b9da
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
by Greg Kroah-Hartman
· 11 years ago
692ed4d
Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"
by Greg Kroah-Hartman
· 11 years ago
92dfe41
Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method"
by Greg Kroah-Hartman
· 11 years ago
e2afb1d
Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips"
by Greg Kroah-Hartman
· 11 years ago
233c3dd
Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips"
by Greg Kroah-Hartman
· 11 years ago
281393a
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()"
by Greg Kroah-Hartman
· 11 years ago
Next »