Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a0607fd3a25ba1848a63a0d925e36d914735ab47
/
drivers
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
66b00a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
6602b35
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
ec402ba
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
by David Woodhouse
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ea31ba3
drivers/net/wireless/rtl818x: remove exceptional & on function name
by Julia Lawall
· 15 years ago
8fbd90b
drivers/net/wireless/p54: remove exceptional & on function name
by Julia Lawall
· 15 years ago
d20a80f
drivers/net/wireless/iwlwifi: remove exceptional & on function name
by Julia Lawall
· 15 years ago
fe4eb54
drivers/net/adm8211.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
d8bda9f
drivers/net/wan: remove exceptional & on function name
by Julia Lawall
· 15 years ago
1ede9b5
drivers/net/via-velocity.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
7678138
drivers/net/via-rhine.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
aa36ab8
drivers/net/typhoon.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
a974a67
drivers/net/smsc9420.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
91dcbf3
drivers/net/r6040.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
c2f379b
drivers/net/pppol2tp.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
6cc9318
drivers/net/irda: remove exceptional & on function name
by Julia Lawall
· 15 years ago
90145c9
drivers/net/ipg.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
dddcb44
drivers/net: remove exceptional & on function name
by Julia Lawall
· 15 years ago
4c9ba61
drivers/net/can: remove exceptional & on function name
by Julia Lawall
· 15 years ago
9aff7e9
drivers/net/atl1c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
5cbb060
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
2d5bc23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
78db1ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
70e3bb5
cxgb3: fix premature page unmap
by Divy Le Ray
· 15 years ago
4acc5a8
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
by Dave Mitchell
· 15 years ago
7adcdb4
drivers/atm/solos-pci.c: fix warning/bug, clean up code
by Andrew Morton
· 15 years ago
63ae93a
qlge: Bonding fix for mode 6.
by Ron Mercer
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
615534b
can: fix setting mcp251x bit timing on open
by Christian Pellegrin
· 15 years ago
9a4e328
bnx2x: Don't set netdev->trans_start
by Vladislav Zolotarov
· 15 years ago
fccaf71
macvlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
b038b04
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
by Stephen Rothwell
· 15 years ago
90e41ba
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
by Prarit Bhargava
· 15 years ago
54c9a35
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
by Pallipadi, Venkatesh
· 15 years ago
e77b89f
[CPUFREQ] Fix use after free on governor restore
by Dmitry Monakhov
· 15 years ago
dd04a6b
drivers/video/da8xx-fb.c: fix error return
by Roel Kluin
· 15 years ago
b6b24c7
spi: error status should be negative
by Roel Kluin
· 15 years ago
ff854ce
USB: option.c: add support for D-Link DWM-162-U5
by Zhang Le
· 15 years ago
fca9474
USB: usbmon: fix bug in mon_buff_area_shrink
by Alan Stern
· 15 years ago
5294bea
USB: xhci: Fix scratchpad deallocation.
by Sarah Sharp
· 15 years ago
2fa88da
USB: xhci: Fix TRB physical to virtual address translation.
by Sarah Sharp
· 15 years ago
d94c05e
USB: xhci: Fix bug memory free after failed initialization.
by Sarah Sharp
· 15 years ago
051522b
USB: cdc_acm: Fix memory leak after hangup
by Francesco Lavra
· 15 years ago
18a77b5
USB: cdc_acm: Fix race condition when opening tty
by Henry Gebhardt
· 15 years ago
a1f17a87
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
by Libin Yang
· 15 years ago
d94c7bd
tty: cp210x: Fix carrier handling
by Alan Cox
· 15 years ago
4175f3e
tty_port: If we are opened non blocking we still need to raise the carrier
by Alan Cox
· 15 years ago
23f268f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
5743695
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
a044a1b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
b1219e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 15 years ago
ee49a27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
3026a9b
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 15 years ago
cb20c28
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc
by Linus Torvalds
· 15 years ago
c85e9d7
znet: fix build failure from i82593.h relocation
by John W. Linville
· 15 years ago
302689a
net/s390 drivers: add missing 'const' attribute
by Heiko Carstens
· 15 years ago
e54d551
sungem: Fix Serdes detection.
by David S. Miller
· 15 years ago
115924b
net: Getting rid of the x86 dependency to built vmxnet3
by Shreyas Bhatewara
· 15 years ago
54b9dda
bnx2x: Handle Rx and Tx together in NAPI
by Vladislav Zolotarov
· 15 years ago
f99b4a0
net: fix mdio section mismatch warning
by Stephen Rothwell
· 15 years ago
208f203
net: PPP buffer too small for higher speed connections
by fangxiaozhi
· 15 years ago
24cfbcb
net/can/mscan: improve build
by Wolfram Sang
· 15 years ago
323907a
net/can/mscan: add error path to mscan_open()
by Wolfram Sang
· 15 years ago
74ff60b
net/can/mscan: replace hardcoded values with defines
by Wolfram Sang
· 15 years ago
81593c1
net/can/mpc52xx_can: improve properties and their description
by Wolfram Sang
· 15 years ago
3f158c2
net/can/mpc52xx_can: refactor clock-get routine
by Wolfram Sang
· 15 years ago
68bd742
net/can/mscan: drop assignment in while-construct
by Wolfram Sang
· 15 years ago
1712fe5
net/can/mscan: fix function annotations
by Wolfram Sang
· 15 years ago
59179ea
net/can/mscan: use {clr|set}bits8 macros
by Wolfram Sang
· 15 years ago
377a1f0
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
by Wolfram Sang
· 15 years ago
0285e7c
net/can/mscan: trivial fixes
by Wolfram Sang
· 15 years ago
622ed7e
net/can/mscan: move defines into .h file
by Wolfram Sang
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5c427ff
KS8695: fix ks8695_rx() unreasonable action.
by zeal
· 15 years ago
fa6cae1
KS8695: fix ks8695_rx_irq() bug.
by zeal
· 15 years ago
82b3cc1
ppp: fix BUG on non-linear SKB (multilink receive)
by Ben McKeegan
· 15 years ago
c0e1f68
ixgbe: Fixing EEH handler to handle more than one error
by Breno Leitao
· 15 years ago
8494347
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
b1e69aa
Input: lifebook - fix settings for CF-72
by Abner Holsinger
· 15 years ago
0698989
Input: psmouse - fix breakage introduced by b7802c5c1ea
by Jiri Kosina
· 15 years ago
2eb2fa6
ath5k: allow setting txpower to 0
by Bob Copeland
· 15 years ago
634a555
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
by Jussi Kivilinna
· 15 years ago
6a62e5e
rt2800: do not enable tbtt unless we are in a beacon mode
by Josef Bacik
· 15 years ago
dd6ae4f
ath9k: fix massive rx packet loss issue
by Felix Fietkau
· 15 years ago
31a4cf1
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
by Gertjan van Wingerde
· 15 years ago
16475b0
rt2x00: Log RT/RF chipset information correctly.
by Gertjan van Wingerde
· 15 years ago
cce5fc4
rt2x00: Initialize rf302x RF values properly for rt2800pci.
by Gertjan van Wingerde
· 15 years ago
fa6f632
rt2x00: Fix rt2800lib RF chip programming selection.
by Gertjan van Wingerde
· 15 years ago
378ce74
ARM: 5787/1: U300 COH 901 331 fixes
by Linus Walleij
· 15 years ago
927585f
ARM: Fix warning in sa1100-flash.c
by Russell King
· 15 years ago
80099c7
dereferencing freed memory regulator_fixed_voltage_remove()
by Dan Carpenter
· 15 years ago
0b4634f
leds-gpio: fix possible crash on OF device unbinding
by Dmitry Eremin-Solenikov
· 15 years ago
716bdf1
backlight: Fix backlight limiting on spitz/corgi devices
by Pavel Machek
· 15 years ago
1e0fa6b
backlight: lcd - Fix wrong sizeof
by Jean Delvare
· 15 years ago
84d2a31
hwmon: (adt7475) Fix sysfs file names
by Jean Delvare
· 15 years ago
56e35ee
hwmon: (adt7475) Cache limits for 60 seconds
by Jean Delvare
· 15 years ago
cf312e0
hwmon: (adt7475) Fix temperature fault flags
by Jean Delvare
· 15 years ago
Next »