summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter1-2/+2
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab1-22/+22
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls1-1/+1
2009-04-29HID: fix possible deadlock in usbhid_close()Oliver Neukum1-1/+1
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-98/+242
2009-04-29HID: Fix the support for apple mini aluminium keyboardUlrich Dangel1-1/+1
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-13/+31
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds12-95/+130
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-15/+21
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier10-94/+122
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-28hd: fix lockingTejun Heo1-10/+7
2009-04-28mg_disk: fix CONFIG_LBD=y warningBartlomiej Zolnierkiewicz1-1/+1
2009-04-28mg_disk: fix lockingTejun Heo1-4/+13
2009-04-28regulator: Fix default constraints for fixed voltage regulatorsMark Brown1-2/+5
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-04-28regulator/virtual: fix strings compare predicatesMike Rapoport1-4/+4
2009-04-28regulator core: fix double-free in regulator_register() error pathPaul Walmsley1-0/+4
2009-04-28drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGUL...Diego Liziero1-2/+2
2009-04-28unreachable code in drms_uA_update()Dan Carpenter1-2/+2
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg1-0/+13
2009-04-28Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg1-0/+23
2009-04-28Input: bcm5974 - augment debug informationHenrik Rydberg1-4/+10
2009-04-28Input: bcm5974 - Add support for the Macbook 5 (Unibody)Henrik Rydberg1-2/+43
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg1-1/+3
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng2-4/+14
2009-04-27RDMA/nes: Update iw_nes versionChien Tung1-3/+1
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif1-1/+4
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif1-31/+25
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif2-1/+6
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif1-1/+2
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif1-4/+6
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung1-4/+0
2009-04-27RDMA/nes: Fix fw_ver in /sysChien Tung1-4/+3
2009-04-27RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung1-1/+2
2009-04-27RDMA/nes: Enable repause timer for port 1Chien Tung1-0/+6
2009-04-27RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung1-6/+8
2009-04-27RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung1-5/+2
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds2-5563/+3204
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-30/+74
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh1-1/+6
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh1-6/+24
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh1-18/+68
2009-04-27[SCSI] libosd: fix potential ERR_PTR dereference in osd_initiator.cDan Carpenter1-2/+2