aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-20
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-23
| * | | | | | | | | | | | | | net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-22
| * | | | | | | | | | | | | | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap2011-06-21
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-28
| * | | | | | | | | | | | | | watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-28
| * | | | | | | | | | | | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-28
| * | | | | | | | | | | | | | watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-28
| * | | | | | | | | | | | | | watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-28
| * | | | | | | | | | | | | | watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-28
| * | | | | | | | | | | | | | watchdog: Handle multiple wm831x watchdogs being registeredMark Brown2011-06-28
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | drm/radeon/kms: increase rom size for atrm methodAlex Deucher2011-06-29
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-29
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-29
| * | | | | | | | | | | | | | i2c-taos-evm: Fix log messagesJean Delvare2011-06-29
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-22
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-29
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/i915: Use chipset-specific irq installersChris Wilson2011-06-28
| * | | | | | | | | | | | | drm/i915: forcewake fix after resetBen Widawsky2011-06-28
| * | | | | | | | | | | | | drm/i915: add Ivy Bridge page flip supportJesse Barnes2011-06-26
| * | | | | | | | | | | | | drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-26
* | | | | | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Connector: Correctly set the error code in case of success when dispatching r...K. Y. Srinivasan2011-06-07
| * | | | | | | | | | | | | | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-07
| * | | | | | | | | | | | | | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-07
| * | | | | | | | | | | | | | pti: double-free security PTI fixJ Freyensee2011-06-07
| * | | | | | | | | | | | | | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-07
| * | | | | | | | | | | | | | drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-07
| * | | | | | | | | | | | | | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-07
| * | | | | | | | | | | | | | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-07
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-27
| * | | | | | | | | | | | | | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-27
| * | | | | | | | | | | | | | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-27
| * | | | | | | | | | | | | | usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-27
| * | | | | | | | | | | | | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-17
| | * | | | | | | | | | | | | | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-17
| | * | | | | | | | | | | | | | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-17
| | * | | | | | | | | | | | | | xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-15
| | * | | | | | | | | | | | | | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| | * | | | | | | | | | | | | | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15
| | * | | | | | | | | | | | | | xhci: Reject double add of active endpoints.Sarah Sharp2011-06-15
| * | | | | | | | | | | | | | | USB: don't let errors prevent system sleepAlan Stern2011-06-15