summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-22Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds19-706/+723
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai2-1/+4
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai3-468/+0
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-103/+131
2011-05-21PCI: Don't use dmi_name_in_vendors in quirkJean Delvare1-2/+5
2011-05-21PCI: remove unused AER functionsChen Gong1-9/+0
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu5-52/+36
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu3-0/+28
2011-05-21PCI: update bridge resources to get more big ranges when allocating space (ag...Yinghai Lu1-8/+117
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+98
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-5/+7
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2-4/+17
2011-05-21hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck1-30/+37
2011-05-21hwmon: Remove pkgtemp driverGuenter Roeck3-452/+0
2011-05-21[media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine1-66/+33
2011-05-21[media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine3-16/+9
2011-05-21[media] gspca: Unset debug by defaultJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine1-2/+0
2011-05-21[media] gspca - main: Remove USB tracesJean-François Moine2-3/+3
2011-05-21[media] gspca - main: Version change to 2.13Jean-François Moine1-1/+1
2011-05-21[media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine2-20/+12
2011-05-21[media] gspca - kinect: Remove __devinitdataJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Fix some warningsJean-François Moine1-3/+1
2011-05-21[media] video/Kconfig: Fix mis-classified devicesMauro Carvalho Chehab1-61/+65
2011-05-21[media] support for medion dvb stick 1660:1921Stéphane Elmaleh2-1/+7
2011-05-21[media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2-2/+5
2011-05-20[media] cx231xx: Add support for Iconbit U100Igor Novgorodov2-0/+28
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-155/+6167
2011-05-20[media] saa7134 add new TV cardsDmitri Belimov2-0/+72
2011-05-20[media] Use a more consistent value for RC repeat periodMauro Carvalho Chehab1-0/+7
2011-05-20[media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2-3/+2
2011-05-20[media] tm6000: remove tm6010 sif audio start and stopStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove unused exportsStefan Ringel1-3/+0
2011-05-20[media] tm6000: add pts loggingStefan Ringel1-1/+5
2011-05-20[media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel1-4/+4
2011-05-20[media] tm6000: all audio packets must swabStefan Ringel1-8/+5
2011-05-20[media] tm6000: remove input selectStefan Ringel1-8/+0
2011-05-20[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel1-16/+10
2011-05-20[media] tm6000: remove duplicated initStefan Ringel1-3/+0
2011-05-20[media] tm6000: remove old tuner paramsStefan Ringel1-5/+1
2011-05-20[media] tm6000: remove unused capabilitiesStefan Ringel2-10/+0
2011-05-20[media] tm6000: add eepromStefan Ringel1-2/+5
2011-05-20[media] tm6000: change input controlStefan Ringel4-669/+130
2011-05-20[media] tm6000: vitual input enumsStefan Ringel1-43/+57
2011-05-20[media] tm6000: change to virtual inputsStefan Ringel3-50/+303
2011-05-20[media] tm6000: add tm6010 audio mode setupStefan Ringel3-78/+107
2011-05-20[media] tm6000: add radio capabilitiesStefan Ringel3-16/+23
2011-05-20[media] Prevent null pointer derefernce of pdevHuzaifa Sidhpurwala1-1/+1
2011-05-20[media] DVB: allow to read back of detected parameters through S2APIAndreas Oberritter1-4/+15
2011-05-20[media] DVB: dvb_frontend: add parameters_outAndreas Oberritter1-6/+11