Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4f4a4faddea0fe45bf508e723c3a810c5190ed62
/
drivers
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
8add862
tegra: don't wank with d_find_alias()
by Al Viro
· 12 years ago
0990a97
lirc: get rid of bogus checks
by Al Viro
· 12 years ago
3f3834c
oprofilefs: add missing ->i_mutex locking in object creation
by Al Viro
· 12 years ago
78c3e47
xenfs: switch to pure simple_fill_super()
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
5da1f88
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
793388a
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
abad21a
Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
0d060d2
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
5c69bed
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
1ee0a22
USB: io_ti: Fix NULL dereference in chase_port()
by Wolfgang Frisch
· 12 years ago
99beb2e
USB: option: add TP-LINK HSUPA Modem MA180
by Bjørn Mork
· 12 years ago
2291dff
USB: option: blacklist network interface on ONDA MT8205 4G LTE
by Bjørn Mork
· 12 years ago
7dfc833
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
by Steven Rostedt
· 12 years ago
811a37e
staging: wlan-ng: Fix clamping of returned SSID length
by Tormod Volden
· 12 years ago
aec992f
Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 12 years ago
ebebd49
8250/16?50: Add support for Broadcom TruManage redirected serial port
by Stephen Hurd
· 12 years ago
ded2f295
pty: return EINVAL for TIOCGPTN for BSD ptys
by Jiri Slaby
· 12 years ago
1ee4c55
staging: vt6656: Fix inconsistent structure packing
by Ben Hutchings
· 12 years ago
33080c1
Drivers: hv: balloon: Fix a memory leak
by K. Y. Srinivasan
· 12 years ago
6427a0d
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
by K. Y. Srinivasan
· 12 years ago
72ffaa4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
fbfc23e
mfd, TWL4030: TWL4030 need select REGMAP_I2C
by Chuansheng Liu
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
36e7a96
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
aa8b550
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
509d97b
s390/chsc: fix SEI usage
by Sebastian Ott
· 12 years ago
5dd070d
serial:ifx6x60:Keep word size accordance with SPI controller
by channing
· 12 years ago
68e56cb
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
by Maxime Ripard
· 12 years ago
2eaa865
serial: samsung: remove redundant setting of line config during port reset
by Thomas Abraham
· 12 years ago
014b9b4
serial:ifx6x60:Delete SPI timer when shut down port
by chao bi
· 12 years ago
b7b9041
tty/8250: The correct device id for this card is 0x0022
by Matt Schulte
· 12 years ago
4f7d67d
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
by Matt Schulte
· 12 years ago
a6dd114
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
by Wei Yongjun
· 12 years ago
87b8bed
serial: mxs-auart: Index is unsigned
by fabio.estevam@freescale.com
· 12 years ago
a683321
mxs: uart: fix setting RTS from software
by Steffen Trumtrar
· 12 years ago
1affa98
xen/gntdev: remove erronous use of copy_to_user
by Daniel De Graaf
· 12 years ago
16a1d02
xen/gntdev: correctly unmap unlinked maps in mmu notifier
by Daniel De Graaf
· 12 years ago
2512f29
xen/gntdev: fix unsafe vma access
by Daniel De Graaf
· 12 years ago
99beae6
xen/privcmd: Fix mmap batch ioctl.
by Andres Lagar-Cavilla
· 12 years ago
7bcc1ec
Merge tag 'v3.7' into stable/for-linus-3.8
by Konrad Rzeszutek Wilk
· 12 years ago
e5c702d
Xen: properly bound buffer access when parsing cpu/*/availability
by Jan Beulich
· 12 years ago
d0b4d64
xen/grant-table: correctly initialize grant table version 1
by Matt Wilson
· 12 years ago
6337a23
x86/xen : Fix the wrong check in pciback
by Yang Zhang
· 12 years ago
8aef33a
cpuidle: remove the power_specified field in the driver
by Daniel Lezcano
· 12 years ago
7dea1ff
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
2ac1e66
Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
e3d5b2f
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
by Mark Brown
· 12 years ago
3ab91da2
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
by Mark Brown
· 12 years ago
c631846
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
by Mark Brown
· 12 years ago
a1ed63f
Merge remote-tracking branch 'regulator/fix/core' into tmp
by Mark Brown
· 12 years ago
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
46fed0a
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
f6a0e2c
Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
7f1825d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
397c606
staging: zram: fix invalid memory references during disk write
by Nitin Gupta
· 12 years ago
7b4cf99
udldrmfb: udl_get_edid: drop unneeded i--
by Hans de Goede
· 12 years ago
242187b
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
by Hans de Goede
· 12 years ago
c930812
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
by Hans de Goede
· 12 years ago
7d00813
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
94bc70a
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
8cf65dc
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
by Tomasz Mloduchowski
· 12 years ago
43f7897
drm/nvc0/fb: fix crash when different mutex is used to protect same list
by Aleksi Torhamo
· 12 years ago
d19528a
drm/nouveau/clock: fix support for more than 2 monitors on nve0
by Aleksi Torhamo
· 12 years ago
c684cef
drm/nv50/disp: fix selection of bios script for analog outputs
by Marcin Slusarz
· 12 years ago
f20ebd0
drm/nv17-50: restore fence buffer on resume
by Marcin Slusarz
· 12 years ago
92441b2
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
by Marcin Slusarz
· 12 years ago
dd5700e
drm/nouveau: fix nouveau_client allocation failure path
by Marcin Slusarz
· 12 years ago
82c805a
drm/nouveau: don't return freed object from nouveau_handle_create
by Marcin Slusarz
· 12 years ago
cfd376b
drm/nouveau/vm: fix memory corruption when pgt allocation fails
by Marcin Slusarz
· 12 years ago
4c4101d
drm/nouveau: add locking around instobj list operations
by Marcin Slusarz
· 12 years ago
1a1841d
drm/nouveau: do not forcibly power on lvds panels
by Ben Skeggs
· 12 years ago
4459146
drm/nouveau/devinit: ensure legacy vga control is enabled during post
by Ben Skeggs
· 12 years ago
d0b9cec
be2net: fix unconditionally returning IRQ_HANDLED in INTx
by Sathya Perla
· 12 years ago
a412a11
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
by Yinghai Lu
· 12 years ago
dd38bd8
tuntap: fix leaking reference count
by Jason Wang
· 12 years ago
7c0c3b1
tuntap: forbid calling TUNSETIFF when detached
by Jason Wang
· 12 years ago
b8deabd
tuntap: switch to use rtnl_dereference()
by Jason Wang
· 12 years ago
8e8de5a
usb: host: ohci-tmio: fix compile warning
by Felipe Balbi
· 12 years ago
bc009ec
USB: Add device quirk for Microsoft VX700 webcam
by Andreas Fleig
· 12 years ago
f66dea7
USB: ehci-fsl: fix regression on mpc5121e
by Anatolij Gustschin
· 12 years ago
929473e
usb: chipidea: Allow disabling streaming not only in udc mode
by Fabio Estevam
· 12 years ago
7c1029b
USB: fsl-mph-dr-of: fix regression on mpc5121e
by Anatolij Gustschin
· 12 years ago
eb614c8
USB: select USB_ARCH_HAS_EHCI for MXS
by Maxime Ripard
· 12 years ago
ea03c81
ASoC: atmel-ssc: add pinctrl selection to driver
by Bo Shen
· 12 years ago
f7e9e23
qlge: remove NETIF_F_TSO6 flag
by Amerigo Wang
· 12 years ago
b719f43
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
c727b4c
Merge branch 'akpm' (incoming fixes from Andrew)
by Linus Torvalds
· 12 years ago
552f0cc
drivers/video/ssd1307fb.c: fix bit order bug in the byte translation function
by Maxime Ripard
· 12 years ago
0a1af1d
drivers/rtc/rtc-da9055.c: fix cross-section reference
by Andrew Morton
· 12 years ago
392370e
cpuidle: fix number of initialized/destroyed states
by Krzysztof Mazur
· 12 years ago
07e72b9
USB: hub: handle claim of enabled remote wakeup after reset
by Oliver Neukum
· 12 years ago
036915a
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
by Denis N Ladin
· 12 years ago
ad86e58
USB: option: add Nexpring NP10T terminal id
by Dzianis Kahanovich
· 12 years ago
5ec0085
USB: option: add Telekom Speedstick LTE II
by Bjørn Mork
· 12 years ago
Next »