aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall2010-11-12
* pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo2010-11-12
* libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-12
|\
| * Input: do not pass injected events back to the originating handlerDmitry Torokhov2010-11-11
| * Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-11
| * Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-11
| * Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise2010-11-04
| * Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes2010-11-04
| * kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov2010-11-03
| * Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-03
| * Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-03
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-12
|\ \
| * | hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin2010-11-11
| * | hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin2010-11-11
| * | hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin2010-11-11
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-11-12
|\ \ \
| * | | block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
| * | | Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe2010-11-10
| |\ \ \
| | * | | cciss: remove controllers supported by hpsaStephen M. Cameron2010-10-23
| | * | | cciss: use usleep_range not msleep for small sleepsStephen M. Cameron2010-10-23
| | * | | cciss: limit commands allocated on reset_devicesStephen M. Cameron2010-10-23
| | * | | cciss: Use kernel provided PCI state save and restore functionsStephen M. Cameron2010-10-23
| | * | | cciss: fix board status waiting codeStephen M. Cameron2010-10-23
| | * | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/...Jens Axboe2010-10-23
| | |\ \ \
| | | * | | drbd: Removed checks for REQ_HARDBARRIER on incomming BIOsPhilipp Reisner2010-10-23
| | | * | | drbd: REQ_HARDBARRIER -> REQ_FUA transition for meta data accessesPhilipp Reisner2010-10-23
| | | * | | drbd: Removed the BIO_RW_BARRIER support form the receiver/epoch codePhilipp Reisner2010-10-23
| | | * | | drbd: Silenced an assertPhilipp Reisner2010-10-22
| | | * | | drbd: rate limit an error messageLars Ellenberg2010-10-22
| | | * | | drbd: fix a misleading printkLars Ellenberg2010-10-22
| | | * | | drbd: fix potential data divergence after multiple failuresLars Ellenberg2010-10-22
| | | * | | drbd: fix potential deadlock on detachLars Ellenberg2010-10-22
| | | * | | drbd: tag a few error messages with "assert failed"Lars Ellenberg2010-10-22
| | | * | | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuidLars Ellenberg2010-10-22
| * | | | | block: read i_size with i_size_read()Mike Snitzer2010-11-10
| * | | | | cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe2010-11-10
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-12
|\ \ \ \ \ \
| * | | | | | drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
| * | | | | | drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer2010-11-09
| * | | | | | drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher2010-11-08
| * | | | | | drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead2010-11-08
| * | | | | | drm/radeon/kms: add support for clock/data path routersAlex Deucher2010-11-08
| * | | | | | drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-08
| * | | | | | drivers/gpu: Use vzallocJoe Perches2010-11-08
| * | | | | | drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-08
| * | | | | | drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom2010-11-08
| * | | | | | drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom2010-11-08
| * | | | | | drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher2010-11-08
| * | | | | | drivers/gpu/drm: Update WARN usesJoe Perches2010-11-08