summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-192-26/+7Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-062-56/+101
|\
| * ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe2011-04-051-21/+21
| * dm: improve block integrity supportMike Snitzer2011-04-051-34/+80
| * ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe2011-04-051-2/+1Star
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-052-44/+0Star
|\ \
| * | drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0Star
| * | drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-059-109/+221
|\ \ \
| * | | Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin2011-04-031-1/+1
| * | | Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer2011-04-011-0/+4
| * | | Input: i8042 - downgrade selftest error message to dbg()Paul Bolle2011-03-311-3/+4
| * | | Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-311-2/+2
| * | | Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar2011-03-311-1/+1
| * | | Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer2011-03-311-1/+5
| * | | Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee2011-03-291-0/+8
| * | | Input: sparse-keymap - report scancodes with key eventsSeth Forshee2011-03-291-0/+6
| * | | Input: h3600_ts_input - fix a spelling errorSylvestre Ledru2011-03-271-1/+1
| * | | Input: wacom - report resolution for pen devicesPing Cheng2011-03-272-92/+181
| * | | Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-271-8/+8
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-051-8/+19
|\ \ \ \
| * \ \ \ Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-051-8/+19
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-041-8/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-0520-27/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-041-2/+2
| * | | | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0210-12/+21
| * | | | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-021-5/+1Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-028-8/+38
| |\ \ \ \
| | * | | | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * | | | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * | | | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * | | | wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * | | | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2Star
| | * | | | ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
| | * | | | Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
| | * | | | Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-0512-56/+80
|\ \ \ \ \ \
| * | | | | | drm: fix "persistant" typoJan Engelhardt2011-04-053-14/+14
| * | | | | | drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20Star
| * | | | | | drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
| * | | | | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| | * | | | | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| | * | | | | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2Star
| * | | | | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-1/+2
| * | | | | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
* | | | | | | tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-042-3/+7
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-042-0/+2
|\ \ \ \ \ \ \
| * | | | | | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-292-0/+2
* | | | | | | | usb/serial: fix function args warnings, dropping *filpRandy Dunlap2011-04-042-3/+3