index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
iio: at91: fix adc_clk overflow
Josh Wu
1
-5
/
+6
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
7
-10
/
+43
2013-09-18
drm/i915: Don't enable the cursor on a disable pipe
Ville Syrjälä
1
-2
/
+4
2013-09-18
drm/i915: do not update cursor in crtc mode set
Jani Nikula
1
-9
/
+0
2013-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-116
/
+142
2013-09-17
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
1
-1
/
+2
2013-09-17
vxlan: Avoid creating fdb entry with NULL destination
Sridhar Samudrala
1
-9
/
+13
2013-09-17
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
1
-2
/
+2
2013-09-17
net loopback: Set loopback_dev to NULL when freed
Eric W. Biederman
1
-0
/
+1
2013-09-18
cpufreq: unlock correct rwsem while updating policy->cpu
Viresh Kumar
1
-2
/
+11
2013-09-18
cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()
Viresh Kumar
1
-8
/
+8
2013-09-17
Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
13
-45
/
+28
2013-09-17
vhost-scsi: whitespace tweak
Michael S. Tsirkin
1
-1
/
+1
2013-09-17
vhost/scsi: use vmalloc for order-10 allocation
Michael S. Tsirkin
1
-14
/
+27
2013-09-17
USB: pl2303: distinguish between original and cloned HX chips
Frank Schäfer
1
-11
/
+32
2013-09-17
USB: Faraday fotg210: fix email addresses
Dave Jones
2
-2
/
+2
2013-09-17
USB: fix typo in usb serial simple driver Kconfig
Dave Jones
1
-1
/
+1
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
14
-13
/
+18
2013-09-17
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
Chanho Park
1
-2
/
+0
2013-09-17
usb: s3c-hsotg: fix unregistration function
Marek Szyprowski
1
-7
/
+4
2013-09-17
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2013-09-17
usb: gadget: f_mass_storage: reset endpoint driver data when disabled
Peter Oh
1
-0
/
+2
2013-09-17
usb: host: fsl-mph-dr-of: Staticize local symbols
Sachin Kamat
1
-3
/
+3
2013-09-17
usb: gadget: f_eem: Staticize eem_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: gadget: f_ecm: Staticize ecm_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: phy: omap-usb3: Fix return value
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: dwc3: gadget: avoid memory leak when failing to allocate all eps
David Cohen
1
-4
/
+2
2013-09-17
usb: dwc3: remove extcon dependency
Heikki Krogerus
1
-1
/
+0
2013-09-17
usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()
Chen Gang
1
-4
/
+4
2013-09-17
usb: dwc3: pci: add support for BayTrail
Heikki Krogerus
1
-0
/
+2
2013-09-17
usb: gadget: cdc2: fix conversion to new interface of f_ecm
Andrzej Pietrasiewicz
1
-18
/
+1
2013-09-17
usb: gadget: fix a bug and a WARN_ON in dummy-hcd
Alan Stern
1
-3
/
+4
2013-09-17
usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...
Alexey Khoroshilov
1
-0
/
+3
2013-09-17
staging: line6: add bounds check in snd_toneport_source_put()
Dan Carpenter
1
-3
/
+7
2013-09-17
Staging: comedi: Fix dependencies for drivers misclassified as PCI
Ben Hutchings
1
-16
/
+17
2013-09-17
staging: r8188eu: Adjust RX gain
Larry Finger
1
-1
/
+1
2013-09-17
staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.
Larry Finger
1
-1
/
+1
2013-09-17
staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.c
Larry Finger
1
-0
/
+1
2013-09-17
staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.c
Larry Finger
1
-1
/
+1
2013-09-17
staging: Disable lustre file system for MIPS, SH, and XTENSA
Guenter Roeck
1
-1
/
+1
2013-09-17
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
1
-1
/
+0
2013-09-17
staging: octeon-ethernet: rgmii: enable interrupts that we can handle
Aaro Koskinen
1
-3
/
+1
2013-09-17
staging: octeon-ethernet: remove skb alloc failure warnings
Aaro Koskinen
2
-9
/
+1
2013-09-17
staging: octeon-ethernet: make dropped packets to consume NAPI budget
Aaro Koskinen
1
-1
/
+1
2013-09-17
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE
Andrew Morton
1
-2
/
+2
2013-09-17
staging: dgnc: fix potential format string flaw
Kees Cook
1
-2
/
+2
2013-09-17
staging: lustre: clean up format string usages
Kees Cook
7
-14
/
+14
2013-09-17
staging: dgap: fix overflows and format strings
Kees Cook
1
-7
/
+10
2013-09-17
staging: xillybus: fix format string usage
Kees Cook
1
-1
/
+1
[prev]
[next]