index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
keyspan
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
Linux 3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
6
-87
/
+11
2013-07-26
ahci_imx: depend on CONFIG_MFD_SYSCON
Tejun Heo
1
-1
/
+1
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2013-07-25
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-25
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
2013-07-25
mfd: max8925: fix dt code for backlight
Olof Johansson
1
-20
/
+21
2013-07-25
drm/radeon/dpm: fix displaygap programming on rv6xx
Alex Deucher
1
-2
/
+2
2013-07-25
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
Alex Deucher
1
-1
/
+1
2013-07-25
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
USB: mos7840: fix memory leak in open
Johan Hovold
1
-8
/
+17
2013-07-25
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
Enrico Mioso
1
-7
/
+0
2013-07-25
usb: serial: option: add Olivetti Olicard 200
Dan Williams
1
-0
/
+2
2013-07-25
usb: serial: option: blacklist ONDA MT689DC QMI interface
Enrico Mioso
1
-1
/
+2
2013-07-25
xfs: di_flushiter considered harmful
Dave Chinner
3
-11
/
+36
2013-07-25
pinctrl: fix a memleak when freeing maps
Linus Walleij
1
-0
/
+1
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-25
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+1
2013-07-25
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
1
-2
/
+2
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-25
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2
-2
/
+1
2013-07-25
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2
-5
/
+11
2013-07-25
md/raid10: remove use-after-free bug.
NeilBrown
1
-1
/
+7
2013-07-24
HOWTO ja_JP sync
Tsugikazu Shibata
1
-22
/
+22
2013-07-24
usb: serial: option: Add ONYX 3G device support
Enrico Mioso
1
-0
/
+1
2013-07-24
ARM: omap5: Only select errata 798181 if SMP
Olof Johansson
1
-1
/
+1
2013-07-24
USB: ti_usb_3410_5052: fix dynamic-id matching
Johan Hovold
1
-1
/
+1
2013-07-24
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
Richard Zhao
1
-1
/
+1
2013-07-24
tty/8250_early: Don't truncate last character of options
Henrik Nordström
1
-1
/
+2
2013-07-24
TTY: snyclinkmp: calculating wrong addresses
Dan Carpenter
1
-1
/
+1
2013-07-24
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
1
-1
/
+1
2013-07-24
MAINTAINERS: Update the list of maintainers for staging/comedi driver.
Lidza Louina
2
-2
/
+2
2013-07-24
staging: tidspbridge: replace strict_strtol() with kstrtos32()
Jingoo Han
1
-2
/
+5
2013-07-24
ahci_imx: add ahci sata support on imx platforms
Richard Zhu
3
-0
/
+246
2013-07-24
ARM: imx6q: update the sata bits definitions of gpr13
Richard Zhu
1
-37
/
+84
2013-07-24
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
1
-4
/
+14
2013-07-24
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2
-29
/
+0
2013-07-24
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-28
/
+22
2013-07-24
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-37
/
+12
2013-07-24
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-7
/
+6
2013-07-24
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-5
/
+4
2013-07-24
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
1
-9
/
+7
2013-07-24
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
1
-14
/
+36
2013-07-24
ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos
Sachin Kamat
1
-2
/
+1
2013-07-24
ALSA: hiface: return correct XRUN indication
Eldad Zack
1
-1
/
+1
2013-07-24
ARM: EXYNOS: Fix low level debug support
Yadwinder Singh Brar
1
-26
/
+0
2013-07-24
ARM: SAMSUNG: Save/restore only selected uart's registers
Yadwinder Singh Brar
1
-11
/
+3
[next]