index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-77
/
+19
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2
-164
/
+145
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
1
-1
/
+1
2011-03-15
RDMA/cma: Fix crash in request handlers
Sean Hefty
1
-0
/
+15
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
340
-3369
/
+3886
2011-03-15
ahci: add another PCI ID for marvell
Tejun Heo
1
-0
/
+2
2011-03-14
igb: Add messaging for thermal sensor events on i350 devices
Carolyn Wyborny
3
-1
/
+44
2011-03-14
igb: fix hw timestamping
Anders Berggren
1
-1
/
+4
2011-03-14
xen: netfront: fix xennet_get_ethtool_stats()
Eric Dumazet
1
-1
/
+1
2011-03-14
macvlan : fix checksums error when we are in bridge mode
Daniel Lezcano
1
-0
/
+3
2011-03-14
fcoe: correct checking for bonding
Jiri Pirko
1
-3
/
+1
2011-03-14
CS89x0: Add networking support for QQ2440
Domenico Andreoli
2
-2
/
+13
2011-03-14
CS89x0: Finish transition to CS89x0_NONISA_IRQ
Domenico Andreoli
1
-4
/
+4
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2
-1
/
+118
2011-03-15
PM / OPP: opp_find_freq_exact() documentation fix
Nishanth Menon
1
-1
/
+1
2011-03-15
PM: Make system-wide PM and runtime PM treat subsystems consistently
Rafael J. Wysocki
2
-95
/
+73
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
2
-2
/
+54
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-17
/
+5
2011-03-15
PM: Allow pm_runtime_suspend() to succeed during system suspend
Rafael J. Wysocki
1
-7
/
+3
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
9
-16
/
+15
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
2
-4
/
+4
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
3
-38
/
+90
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
1
-4
/
+6
2011-03-15
PM: Use appropriate printk() priority level in trace.c
Mandeep Singh Baines
1
-3
/
+3
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
1
-5
/
+2
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
1
-6
/
+6
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
1
-22
/
+39
2011-03-14
pch_uart: reference clock on CM-iTC
Denis Turischev
2
-2
/
+23
2011-03-14
pch_phub: add new device ML7213
Tomoya MORINAGA
2
-23
/
+53
2011-03-14
ftmac100: use GFP_ATOMIC allocations where needed
Eric Dumazet
1
-5
/
+7
2011-03-14
qeth: change some configurations defaults
Frank Blaschka
3
-2
/
+11
2011-03-14
NET: cdc-phonet, handle empty phonet header
Jiri Slaby
1
-6
/
+3
2011-03-14
NET: cdc-phonet, fix stop-queue handling
Jiri Slaby
1
-1
/
+0
2011-03-14
be2net: changes for BE3 native mode support
Sathya Perla
5
-150
/
+252
2011-03-14
netxen: Notify firmware of Flex-10 interface down
Sony Chacko
1
-0
/
+3
2011-03-14
xen: netfront: ethtool stats fields should be unsigned long
Ian Campbell
1
-1
/
+1
2011-03-14
Davinci: Do not reset EMAC TX overruns counter on read
Thomas Lange
1
-1
/
+1
2011-03-14
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
Peter Korsgaard
1
-3
/
+5
2011-03-14
bnx2: Update firmware and version
Michael Chan
2
-5
/
+5
2011-03-14
enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
Vasanthy Kolluri
3
-3
/
+44
2011-03-14
can: wrong index used in inner loop
roel kluin
1
-3
/
+3
2011-03-14
IB/ipath: Don't reset disabled devices
Nicolas Kaiser
1
-0
/
+1
2011-03-14
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
Michel Lespinasse
2
-3
/
+7
2011-03-14
net: sh_eth: add set_mdio_gate in bb_info
Yoshihiro Shimoda
1
-2
/
+19
2011-03-14
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
1
-1
/
+135
2011-03-14
net: sh_eth: modify the PHY_INTERFACE_MODE
Yoshihiro Shimoda
2
-1
/
+3
2011-03-14
net: sh_eth: remove almost #ifdef of SH7763
Yoshihiro Shimoda
2
-39
/
+47
2011-03-14
net: sh_eth: remove the SH_TSU_ADDR
Yoshihiro Shimoda
2
-22
/
+27
2011-03-14
net: sh_eth: modify the definitions of register
Yoshihiro Shimoda
2
-422
/
+527
2011-03-14
bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow
Ariel Elior
1
-1
/
+1
[prev]
[next]