summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-04V4L/DVB (8709): gspca: Fix initialization and controls of sn9x110 - ov7630.Jean-Francois Moine1-102/+97
2008-09-04V4L/DVB (8707): gspca: Colors, hflip and vflip controls added for pac7302.Jean-Francois Moine1-2/+105
2008-09-04V4L/DVB (8706): Make contrast and brightness work for pac7302.Jean-Francois Moine1-6/+37
2008-09-04V4L/DVB (8705): gspca: Adjust some control limits in spca561.Jean-Francois Moine1-10/+8
2008-09-04V4L/DVB (8703): gspca: Do controls work for spca561 revision 12a.Jean-Francois Moine1-27/+46
2008-09-04V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls3-12/+15
2008-09-04V4L/DVB (8682): V4L: fix return value of register video funcHenrik Kretzschmar1-1/+1
2008-09-04V4L/DVB (8681): v4l2-ioctl.c: fix warningAlexander Beregalov1-1/+1
2008-09-04V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeAdrian Bunk5-636/+0
2008-09-04V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine1-191/+9
2008-09-04V4L/DVB (8674): gspca: Webcam 0c45:612e added in sonixj.Jean-Francois Moine1-10/+100
2008-09-04V4L/DVB (8673): gspca: Bad frame scanning again and bad init in pac7311.Jean-Francois Moine1-12/+50
2008-09-04V4L/DVB (8672): gspca: Big rewrite of spca561.Jean-Francois Moine1-260/+336
2008-09-04V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...Jean-Francois Moine3-3/+0
2008-09-04V4L/DVB (8669): gspca: Add white balance control for spca561 rev 012A.Jean-Francois Moine1-18/+92
2008-09-04V4L/DVB (8668): gspca: Conflict GSPCA / ET61X251 for the webcam 102c:6251.Jean-Francois Moine1-2/+2
2008-09-04V4L/DVB (8667): gspca: Bad probe of Z-Star/Vimicro webcams with pas106 sensor.Hans de Goede1-14/+17
2008-09-04V4L/DVB (8666): gspca: Bad scanning of frames in pac7311.Jean-Francois Moine1-10/+23
2008-09-04V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:2621.Jean-Francois Moine1-1/+0
2008-09-04V4L/DVB (8664): gspca: The bridge/sensor of the webcam 093a:2621 is a PAC 7302.Jean-Francois Moine1-124/+294
2008-09-04V4L/DVB (8663): gspca: Webcam 0c45:6128 added in sonixj.Jean-Francois Moine1-17/+111
2008-09-04V4L/DVB (8661): gspca: Bug in the previous changeset about pac7311.Jean-Francois Moine1-4/+5
2008-09-04V4L/DVB (8660): gspca: Simplify the scan of URB packets in pac7311.Jean-Francois Moine1-96/+110
2008-09-04V4L/DVB (8648): ivtv: improve CC supportHans Verkuil6-25/+15
2008-09-04V4L/DVB (8633): ivtv: update ivtv version numberHans Verkuil1-1/+1
2008-09-04V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctlsHans Verkuil1-1/+1
2008-09-04V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950...Michael Krufky1-0/+2
2008-09-04V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation ...Michael Krufky1-6/+0
2008-09-04V4L/DVB (8598): au8522: clean up function au8522_set_ifMichael Krufky1-46/+19
2008-09-04V4L/DVB (8556): au0828: add support for Hauppauge WoodburyMichael Krufky4-0/+30
2008-09-04V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qamMichael Krufky2-0/+75
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen1-2/+2
2008-09-03ath9k: Fix TX status reportingJouni Malinen1-2/+10
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman1-4/+7
2008-09-03iwlwifi: call apm stop on exitGregory Greenman1-1/+4
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler1-10/+17
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler1-31/+46
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky3-4/+2
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas1-4/+3
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky1-1/+1
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2-2/+5
2008-09-03netxen: Remove workaround for chipset quirkDhananjay Phadke1-10/+0
2008-09-03pcnet-cs, axnet_cs: add new IDs, remove dup ID with less infoKomuro2-1/+2
2008-09-03ixgbe: initialize interrupt throttle rateAndy Gospodarek1-0/+6
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell1-5/+6
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-35/+41
2008-09-03drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-03rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-03ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-09-03rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3