Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | dp83640: drop PHY status frames in the driver. | Richard Cochran | 2011-06-17 | 1 | -2/+2 | |
| | * | | | | | dp83640: fix phy status frame event parsing | Richard Cochran | 2011-06-17 | 1 | -5/+15 | |
| | * | | | | | phylib: Allow BCM63XX PHY to be selected only on BCM63XX. | Ralf Baechle | 2011-06-17 | 1 | -0/+1 | |
| | * | | | | | ppp: use PPP_TRANS instead of the magic number 0x20 | Changli Gao | 2011-06-17 | 1 | -2/+2 | |
| | * | | | | | net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 | Marius B. Kotsbak | 2011-06-17 | 3 | -0/+395 | |
| | * | | | | | net/hplance: hplance_init() should be __devinit | Geert Uytterhoeven | 2011-06-14 | 1 | -1/+1 | |
| | * | | | | | 3c503: fix broken IRQ autoprobing | Ondrej Zary | 2011-06-14 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xen: Fix compile warning when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-06-15 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-06-20 | 5 | -5/+7 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm | 2011-06-18 | 1 | -1/+1 | |
| | * | | | | | | Input: omap-keypad - add missing input_sync() | Janusz Krzysztofik | 2011-06-18 | 1 | -0/+1 | |
| | * | | | | | | Input: evdev - try to wake up readers only if we have full packet | Dmitry Torokhov | 2011-06-18 | 1 | -1/+2 | |
| | * | | | | | | Input: properly assign return value of clamp() macro. | Hans Petter Selasky | 2011-05-25 | 2 | -3/+3 | |
| * | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-19 | 5 | -8/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hwmon: (s3c) Initialize sysfs attributes | Guenter Roeck | 2011-06-18 | 1 | -0/+2 | |
| | * | | | | | | | hwmon: (ibmpex) Initialize sysfs attributes | Guenter Roeck | 2011-06-18 | 1 | -0/+1 | |
| | * | | | | | | | hwmon: (ibmaem) Initialize sysfs attributes | Guenter Roeck | 2011-06-18 | 1 | -0/+2 | |
| | * | | | | | | | hwmon: (asus_atk0110) Consolidate sysfs attribute initialization | Guenter Roeck | 2011-06-18 | 1 | -4/+1 | |
| | * | | | | | | | hwmon: (coretemp) Drop unused struct members | Jean Delvare | 2011-06-18 | 1 | -4/+0 | |
| * | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-18 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. | Daniel J Blueman | 2011-06-18 | 1 | -0/+10 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2011-06-18 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -1/+2 | |
| | * | | | | | | | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi... | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -0/+3 | |
| | * | | | | | | | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk | 2011-06-16 | 1 | -3/+5 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-06-17 | 7 | -29/+58 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" | Jiri Kosina | 2011-06-16 | 1 | -9/+1 | |
| | * | | | | | | | | HID: hid-multitouch: fix broken eGalax | Benjamin Tissoires | 2011-06-12 | 1 | -18/+39 | |
| | * | | | | | | | | HID: hid-multitouch: add support for Chunghwa multi-touch panel | Austin Zhang | 2011-06-07 | 4 | -0/+10 | |
| | * | | | | | | | | HID: hiddev: fix use after free in hiddev_release | Dan Carpenter | 2011-05-26 | 1 | -1/+4 | |
| | * | | | | | | | | HID: add quirk for HyperPen 10000U | Jimmy Hon | 2011-05-24 | 2 | -0/+2 | |
| | * | | | | | | | | HID: hiddev: fix potential use-after-free | Jiri Kosina | 2011-05-24 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds | 2011-06-17 | 3 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger | 2011-06-17 | 1 | -3/+4 | |
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 | |
| | * | | | | | | | | | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. | Ambresh K | 2011-06-16 | 1 | -2/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-17 | 14 | -75/+235 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/radeon/kms: use helper functions for fence read/write | Alex Deucher | 2011-06-17 | 1 | -15/+36 | |
| | * | | | | | | | | | drm/radeon/kms: set DP link config properly for DP bridges | Alex Deucher | 2011-06-17 | 1 | -1/+2 | |
| | * | | | | | | | | | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges | Alex Deucher | 2011-06-17 | 2 | -0/+8 | |
| | * | | | | | | | | | drm/radeon/kms: fix handling of DP to LVDS bridges | Alex Deucher | 2011-06-17 | 1 | -4/+7 | |
| | * | | | | | | | | | drm/radeon/kms: issue blank/unblank commands for ext encoders | Alex Deucher | 2011-06-17 | 1 | -11/+14 | |
| | * | | | | | | | | | drm/radeon/kms: fix support for DDC on dp bridges | Alex Deucher | 2011-06-17 | 3 | -4/+29 | |
| | * | | | | | | | | | drm/radeon/kms: add support for load detection on dp bridges | Alex Deucher | 2011-06-17 | 2 | -1/+68 | |
| | * | | | | | | | | | drm/radeon/kms: add missing external encoder action | Alex Deucher | 2011-06-17 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/radeon/kms: rework atombios_get_encoder_mode() | Alex Deucher | 2011-06-17 | 1 | -14/+9 | |
| | * | | | | | | | | | drm/radeon/kms: fix num crtcs for Cedar and Caicos | Alex Deucher | 2011-06-17 | 1 | -12/+19 | |
| | * | | | | | | | | | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" | Jean Delvare | 2011-06-17 | 1 | -2/+1 | |
| | * | | | | | | | | | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-16 | 1 | -4/+5 |