Age | Commit message (Expand) | Author |
2010-10-22 | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap |
2010-10-22 | uio: Statically allocate uio_class and use class .dev_attrs. | Eric W. Biederman |
2010-10-22 | uio: Support 2^MINOR_BITS minors | Eric W. Biederman |
2010-10-22 | uio: Cleanup irq handling. | Eric W. Biederman |
2010-10-22 | uio: Don't clear driver data | Eric W. Biederman |
2010-10-22 | uio: Fix lack of locking in init_uio_class | Eric W. Biederman |
2010-10-22 | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen |
2010-10-22 | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers |
2010-10-22 | base/platform: Simplifications for NULL platform data/resources handling | Anton Vorontsov |
2010-10-22 | base/platform: Safe handling for NULL platform data and resources | Anton Vorontsov |
2010-10-22 | pch_phub: fix build warnings | Greg Kroah-Hartman |
2010-10-22 | add Packet hub driver for Topcliff Platform controller hub | Masayuki Ohtak |
2010-10-22 | driver core: platform_bus: allow runtime override of dev_pm_ops | Kevin Hilman |
2010-10-22 | uio: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy |
2010-10-22 | driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type | Patrick Pannuto |
2010-10-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-20 | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah |
2010-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2010-10-19 | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-10-19 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-10-18 | mxc_nand: do not depend on disabling the irq in the interrupt handler | Sascha Hauer |
2010-10-18 | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-10-18 | Input: evdev - fix EVIOCSABS regression | Daniel Mack |
2010-10-18 | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey |
2010-10-18 | drm/radeon/kms: avivo cursor workaround applies to evergreen as well | Alex Deucher |
2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter |
2010-10-15 | v4l1: fix 32-bit compat microcode loading translation | Linus Torvalds |
2010-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2010-10-15 | mmc: sdio: fix SDIO suspend/resume regression | Ohad Ben-Cohen |
2010-10-15 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-10-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2010-10-13 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-13 | ioat2: fix performance regression | Dan Williams |
2010-10-13 | ehea: Fix a checksum issue on the receive path | Breno Leitao |
2010-10-13 | net: allow FEC driver to use fixed PHY support | Greg Ungerer |
2010-10-13 | HID: Add Cando touch screen 15.6-inch product id | François Jaouen |
2010-10-12 | ps3disk: passing wrong variable to bvec_kunmap_irq() | Dan Carpenter |
2010-10-12 | drm/radeon/kms: Silent spurious error message | Jean Delvare |
2010-10-12 | drm/radeon/kms: fix bad cast/shift in evergreen.c | Alex Deucher |
2010-10-12 | drm/radeon/kms: make TV/DFP table info less verbose | Alex Deucher |
2010-10-12 | drm/radeon/kms: leave certain CP int bits enabled | Alex Deucher |
2010-10-12 | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse |
2010-10-12 | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY |
2010-10-11 | tg3: restore rx_dropped accounting | Eric Dumazet |