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-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+62
2014-10-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+9
2014-10-03
Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+17
2014-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-62
/
+65
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-10-02
Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+18
2014-10-03
Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+13
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-10-03
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
1
-1
/
+1
2014-10-03
Merge branches 'pm-cpufreq' and 'acpi-video'
Rafael J. Wysocki
4
-11
/
+18
2014-10-02
Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-10-02
Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2014-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-87
/
+79
2014-10-02
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
3
-53
/
+26
2014-10-02
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2
-6
/
+18
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
1
-1
/
+6
2014-10-02
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
1
-1
/
+2
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-01
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
1
-1
/
+2
2014-10-01
[SCSI] cxgb4i: avoid holding mutex in interrupt context
Anish Bhatt
3
-7
/
+55
2014-09-30
r8152: fix setting RTL8152_UNPLUG
hayeswang
1
-1
/
+5
2014-09-30
netxen: Fix bug in Tx completion path.
Manish Chopra
1
-2
/
+2
2014-09-30
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2
-2
/
+2
2014-09-30
cpufreq: update 'cpufreq_suspended' after stopping governors
Viresh Kumar
1
-3
/
+4
2014-09-30
hyperv: Fix a bug in netvsc_start_xmit()
KY Srinivasan
1
-1
/
+2
2014-09-30
ACPI / i915: Update the condition to ignore firmware backlight change request
Aaron Lu
1
-5
/
+11
2014-09-29
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
1
-2
/
+9
2014-09-29
drm/i915: Flush the PTEs after updating them before suspend
Chris Wilson
1
-1
/
+13
2014-09-29
cpufreq: integrator: fix integrator_cpufreq_remove return type
Arnd Bergmann
1
-2
/
+2
2014-09-29
cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
Rafael J. Wysocki
1
-1
/
+1
2014-09-28
Revert "[media] media: em28xx - remove reset_resume interface"
Mauro Carvalho Chehab
1
-0
/
+1
2014-09-28
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+5
2014-09-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-38
/
+58
2014-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-09-26
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
1
-2
/
+2
2014-09-26
r8152: fix the carrier off when autoresuming
hayeswang
1
-17
/
+35
2014-09-26
Revert "net/macb: add pinctrl consumer support"
Soren Brinkmann
1
-11
/
+0
2014-09-26
macvtap: Fix race between device delete and open.
Vlad Yasevich
1
-10
/
+8
2014-09-26
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
1
-0
/
+2
2014-09-26
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
1
-1
/
+1
2014-09-26
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
1
-4
/
+2
2014-09-26
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
1
-3
/
+2
2014-09-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2014-09-26
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-0
/
+1
2014-09-26
drivers/rtc/rtc-efi.c: add missing module alias
Pali Rohár
1
-0
/
+1
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-23
/
+134
[next]