index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2014-07-08
1
-0
/
+47
*
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
2014-07-08
1
-2
/
+2
*
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
2014-07-08
1
-6
/
+7
*
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-07-08
1
-1
/
+1
*
firmware: read firmware size using i_size_read()
Dmitry Kasatkin
2014-07-08
1
-14
/
+3
*
firmware loader: allow disabling of udev as firmware loader
Takashi Iwai
2014-07-08
2
-7
/
+18
*
reservation: add suppport for read-only access using rcu
Maarten Lankhorst
2014-07-08
3
-38
/
+347
*
reservation: update api and add some helpers
Maarten Lankhorst
2014-07-08
2
-12
/
+179
*
dma-buf: add poll support, v3
Maarten Lankhorst
2014-07-08
1
-0
/
+108
*
android: convert sync to fence api, v6
Maarten Lankhorst
2014-07-08
7
-651
/
+609
*
dma-buf: use reservation objects
Maarten Lankhorst
2014-07-08
15
-11
/
+56
*
seqno-fence: Hardware dma-buf implementation of fencing (v6)
Maarten Lankhorst
2014-07-08
2
-1
/
+74
*
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
2014-07-08
3
-1
/
+441
*
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
2014-07-08
5
-1
/
+2
*
Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...
Greg Kroah-Hartman
2014-07-07
1
-4
/
+6
|
\
|
*
component: fix bug with legacy API
Russell King
2014-07-04
1
-4
/
+6
*
|
Merge 3.16-rc4 into driver-core-next
Greg Kroah-Hartman
2014-07-07
72
-167
/
+446
|
\
\
|
*
\
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-06
1
-0
/
+15
|
|
\
\
|
|
*
|
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
Laura Abbott
2014-06-26
1
-0
/
+15
|
*
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-07-06
11
-38
/
+80
|
|
\
\
\
|
|
*
\
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
2014-07-03
10
-28
/
+70
|
|
|
\
\
\
|
|
|
*
|
|
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
2014-06-25
1
-0
/
+22
|
|
|
*
|
|
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
2014-06-25
1
-1
/
+3
|
|
|
*
|
|
ibmvscsi: Add memory barriers for send / receive
Brian King
2014-06-25
1
-0
/
+10
|
|
|
*
|
|
ibmvscsi: Abort init sequence during error recovery
Brian King
2014-06-25
1
-1
/
+2
|
|
|
*
|
|
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2014-06-25
2
-8
/
+13
|
|
|
*
|
|
bnx2fc: Improve stats update mechanism
Neil Horman
2014-06-25
1
-12
/
+4
|
|
|
*
|
|
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
2014-06-25
1
-0
/
+2
|
|
|
*
|
|
fc: ensure scan_work isn't active when freeing fc_rport
Neil Horman
2014-06-25
1
-0
/
+1
|
|
|
*
|
|
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
2014-06-25
1
-3
/
+10
|
|
|
*
|
|
be2iscsi: remove potential junk pointer free
Tomas Henzl
2014-06-25
1
-3
/
+1
|
|
|
*
|
|
be2iscsi: add an missing goto in error path
Tomas Henzl
2014-06-25
1
-0
/
+2
|
|
*
|
|
|
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
2014-06-24
1
-7
/
+7
|
|
*
|
|
|
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
2014-06-24
1
-4
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-05
5
-5
/
+51
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-07-06
3
-1
/
+42
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
Deepak S
2014-07-01
1
-0
/
+8
|
|
|
*
|
|
|
drm/i915: only apply crt_present check on VLV
Jesse Barnes
2014-06-30
1
-1
/
+17
|
|
|
*
|
|
|
drm/i915: Wait for vblank after enabling the primary plane on BDW
Ville Syrjälä
2014-06-27
2
-0
/
+17
|
|
*
|
|
|
|
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2014-07-06
1
-1
/
+0
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-07-03
1
-1
/
+0
|
|
*
|
|
|
|
|
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
2014-07-06
1
-3
/
+9
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
drm/i2c: tda998x: add some basic mode validation
Russell King
2014-06-26
1
-0
/
+6
|
|
|
*
|
|
|
|
|
drm/i2c: tda998x: faster polling for edid
Russell King
2014-06-26
1
-2
/
+2
|
|
|
*
|
|
|
|
|
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
Guido Martínez
2014-06-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-05
3
-4
/
+17
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
irqchip: spear_shirq: Fix interrupt offset
Thomas Gleixner
2014-06-21
1
-1
/
+1
|
|
*
|
|
|
|
|
|
irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive
Florian Fainelli
2014-06-21
1
-1
/
+1
|
|
*
|
|
|
|
|
|
irqchip: armada-370-xp: Mask all interrupts during initialization.
Thomas Petazzoni
2014-06-21
1
-2
/
+15
|
*
|
|
|
|
|
|
|
Merge tag 'md/3.16-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-07-04
1
-1
/
+14
|
|
\
\
\
\
\
\
\
\
[next]