index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-17
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
3
-19
/
+54
2014-06-17
usb: quiet peer failure warning, disable poweroff
Dan Williams
1
-5
/
+19
2014-06-17
usb: improve "not suspended yet" message in hub_suspend()
Dan Williams
1
-1
/
+2
2014-06-17
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-06-17
usb: fix ->update_hub_device() vs hdev->maxchild
Dan Williams
1
-12
/
+12
2014-06-17
Revert "uio: fix vma io range check in mmap"
Greg Kroah-Hartman
1
-1
/
+1
2014-06-17
staging: rtl8723au: Reference correct firmwarefiles with MODULE_FIRMWARE()
Jes Sorensen
1
-1
/
+3
2014-06-17
staging: rtl8723au: Request correct firmware file for A-cut parts
Jes Sorensen
1
-1
/
+1
2014-06-17
intel_pstate: Correct rounding in busy calculation
Doug Smythies
1
-4
/
+1
2014-06-17
misc: vexpress: fix error handling vexpress_syscfg_regmap_init()
Dan Carpenter
1
-4
/
+8
2014-06-17
remoteproc: da8xx: don't select CMA on no-MMU
Arnd Bergmann
1
-1
/
+1
2014-06-17
bus/arm-cci: add dependency on OF && CPU_V7
Arnd Bergmann
1
-1
/
+1
2014-06-17
Merge tag 'v3.16-rc1' into i2c/for-next
Wolfram Sang
1392
-28977
/
+70079
2014-06-17
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
1
-1
/
+1
2014-06-17
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
3
-3
/
+8
2014-06-17
ACPI / battery: add quirk for Acer Aspire V5-573G
Alexander Mezin
1
-0
/
+24
2014-06-17
ACPI / battery: use callback for setting up quirks
Alexander Mezin
1
-2
/
+8
2014-06-17
ACPI / LPSS: Take I2C host controllers out of reset
Mika Westerberg
1
-0
/
+15
2014-06-17
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-17
/
+105
2014-06-17
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
24
-760
/
+1084
2014-06-17
drm/nouveau/pwr: fix typo in fifo wrap handling
Ben Skeggs
5
-5
/
+5
2014-06-17
drm/nv50/disp: fix a potential oops in supervisor handling
Ben Skeggs
1
-1
/
+1
2014-06-17
drm/nouveau/disp/dp: don't touch link config after success
Ben Skeggs
1
-4
/
+3
2014-06-17
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
1
-0
/
+7
2014-06-17
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
1
-38
/
+38
2014-06-17
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
Pierre Moreau
1
-1
/
+0
2014-06-17
drm/nv50/gr: fix overlap while zeroing zcull regions
Pierre Moreau
1
-4
/
+4
2014-06-17
drm/gf100-/gr: report class data to host on fwmthd failure
Ben Skeggs
12
-703
/
+1003
2014-06-17
drm/gk104/ibus: increase various random timeouts
Ben Skeggs
1
-1
/
+18
2014-06-17
drm/gk104/clk: only touch divider for mode we'll be using
Ben Skeggs
1
-3
/
+5
2014-06-16
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
1
-0
/
+2
2014-06-16
OF: fix of_find_node_by_path() assumption that of_allnodes is root
Frank Rowand
1
-2
/
+2
2014-06-16
of: avoid format string parsing in kobject names
Kees Cook
1
-1
/
+2
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
1
-4
/
+0
2014-06-16
null_blk: fix softirq completions for queue_mode == 1
Jens Axboe
1
-1
/
+4
2014-06-16
Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...
Mark Brown
3
-1
/
+5
2014-06-16
regulator: ltc3589: Use of_get_child_by_name
Axel Lin
1
-1
/
+1
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-06-16
drm/i915, HD-audio: Don't continue probing when nomodeset is given
Takashi Iwai
1
-6
/
+8
2014-06-16
s390/ccwgroup: use ccwgroup_ungroup wrapper
Sebastian Ott
1
-12
/
+2
2014-06-16
s390/ccwgroup: fix an uninitialized return code
Sebastian Ott
1
-4
/
+5
2014-06-16
s390/ccwgroup: obtain extra reference for asynchronous processing
Sebastian Ott
1
-1
/
+4
2014-06-16
qdio: Keep device-specific dbf entries
Stefan Raspl
3
-13
/
+77
2014-06-16
s390/cio: set device name as early as possible
Sebastian Ott
1
-35
/
+36
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+5
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
16
-225
/
+1531
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-15
random: fix nasty entropy accounting bug
Theodore Ts'o
1
-8
/
+9
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
[prev]
[next]