index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
2011-11-15
devtmpfsd: fix task state handling
Kautuk Consul
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
2011-11-07
forcedeth: fix race when unloading module
david decotigny
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-06
Revert "hvc_console: display printk messages on console."
Linus Torvalds
2011-11-06
powerpc: fix building hvc_opal.c
Michael Neuling
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2011-11-06
Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...
Len Brown
2011-11-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-11-06
hid/apple: modern macbook airs use the standard apple function key translations
Linus Torvalds
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
[next]