summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina2011-09-074-23/+67
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | * | | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-251-1/+9
| | | * | | | | | HID: magicmouse: Set resolution of touch surfacesChase Douglas2011-08-101-10/+46
| | * | | | | | | HID: wacom: Unregister sysfs attributes on removeDavid Herrmann2011-09-071-0/+1
| | * | | | | | | HID: wacom: Fix error path of power-supply initializationDavid Herrmann2011-09-071-12/+9
| | * | | | | | | HID: add support for HuiJia USB Gamepad connectorClemens Werther2011-08-252-0/+2
* | | | | | | | | Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-09-082-16/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-tegra: fix possible race condition after txDoug Anderson2011-09-071-14/+32
| * | | | | | | | | i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport2011-09-071-1/+1
| * | | | | | | | | i2c-tegra: Add of_match_tableJohn Bonesio2011-09-071-0/+12
| * | | | | | | | | i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin2011-09-071-1/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommuLinus Torvalds2011-09-081-8/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-09-021-5/+0
| * | | | | | | | | iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-09-021-3/+10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-073-44/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-261-28/+24
| * | | | | | | | | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-261-0/+2
| * | | | | | | | | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-101-1/+1
| * | | | | | | | | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-101-8/+0
| * | | | | | | | | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-101-1/+1
| * | | | | | | | | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-101-8/+8
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds2011-09-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | UBI: do not link debug messages when debugging is disabledArtem Bityutskiy2011-08-191-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2011-09-062-8/+4
* | | | | | | | | | | hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-061-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-023-0/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2011-09-022-0/+30
| * | | | | | | | | | drm/radeon/kms: set a default max_pixel_clockDave Airlie2011-08-311-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-08-313-5/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | md/raid5: fix a hang on device failure.NeilBrown2011-08-311-1/+1
| * | | | | | | | md: fix clearing of 'blocked' flag in the presence of bad blocks.NeilBrown2011-08-301-1/+1
| * | | | | | | | md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown2011-08-251-1/+1
| * | | | | | | | md: use REQ_NOIDLE flag in md_super_write()Namhyung Kim2011-08-251-1/+1
| * | | | | | | | md: ensure changes to 'write-mostly' are reflected in metadata.NeilBrown2011-08-251-0/+5
| * | | | | | | | md: report failure if a 'set faulty' request doesn't.NeilBrown2011-08-251-1/+6
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-304-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher2011-08-301-0/+8
| * | | | | | | | | drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2011-08-302-0/+2
| * | | | | | | | | drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim2011-08-291-0/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-2915-76/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cassini: init before use in cas_interruptN.françois romieu2011-08-261-2/+1
| * | | | | | | | | can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V2011-08-261-0/+1
| * | | | | | | | | can: ti_hecc: Fix unintialized variableAbhilash K V2011-08-261-1/+1
| * | | | | | | | | net: sh_eth: fix the compile errorYoshihiro Shimoda2011-08-261-0/+1
| * | | | | | | | | net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-261-6/+11
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-2610-64/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
| | * | | | | | | | | carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
| | * | | | | | | | | wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
| | * | | | | | | | | wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1