aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-42/+17
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-11/+38
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-19/+3
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-16/+20
2009-05-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds14-41/+76
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-45/+38
2009-05-09V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab1-1/+1
2009-05-09V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil1-0/+1
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil3-4/+4
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-09V4L/DVB (11669): uvc: fix compile warningHans Verkuil1-3/+6
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-05-09V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth1-1/+1
2009-05-09V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho1-0/+27
2009-05-09V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho1-9/+9
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho1-15/+13
2009-05-09V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei1-1/+1
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6David S. Miller2-17/+18
2009-05-09bonding: fix panic if initialization failsFlorian Westphal1-8/+0
2009-05-09Fix the race between capifs remount and node creationAl Viro1-2/+8
2009-05-09Fix races around the access to ->s_optionsAl Viro1-2/+1
2009-05-09Reduce path_lookup() abusesAl Viro1-10/+10
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro1-2/+1
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa1-12/+13
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2-5/+5
2009-05-08Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman1-1/+0
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2-39/+9
2009-05-08Staging: rt2870: new device idDave Hayes1-0/+1
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg1-2/+7
2009-05-08usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern1-4/+14
2009-05-08USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz1-2/+3
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern1-3/+3
2009-05-08USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski1-0/+2
2009-05-08USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2-0/+8
2009-05-08USB: cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman1-3/+0
2009-05-08Revert driver core: fix passing platform_dataMing Lei1-14/+1
2009-05-08Driver core: platform: fix kernel-doc warningsRandy Dunlap1-3/+3
2009-05-08Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-15/+29
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-51/+60
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-10/+70
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28