summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2-56/+101
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05dm: improve block integrity supportMike Snitzer1-34/+80
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+0
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-109/+221
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-8/+19
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-27/+62
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-8/+19
2011-04-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-56/+80
2011-04-05drm: fix "persistant" typoJan Engelhardt3-14/+14
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds2-3/+7
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap2-3/+3
2011-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+14
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds1-11/+17
2011-04-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2011-04-04rtc-mrst: Fix section typesMajor Lee1-5/+5
2011-04-04edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala1-8/+19
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-04drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher3-22/+20
2011-04-04drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher1-0/+13
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...Guan Xuetao1-11/+17
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann10-12/+21
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-8/+38
2011-04-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-30/+30
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-24/+12
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-199/+471
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer1-0/+4
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt1-30/+30
2011-04-01Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie3-13/+24
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs1-1/+2
2011-04-01drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren1-6/+7
2011-03-31[media] radio: wl128x: Update registration process with STManjunatha Halli1-3/+13
2011-03-31[media] staging: altera-jtag needs delay.hRandy Dunlap1-0/+1
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-31drm/i915: Reset GMBUS controller after NAKChris Wilson1-4/+21
2011-03-31drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson1-1/+1
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle1-3/+4
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich1-2/+2
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar1-1/+1
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-03-30apbuart: Depend upon sparc.David S. Miller1-1/+1
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy2-76/+29