aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-115-10/+10
* [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim2011-06-113-27/+37
* [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim2011-06-114-64/+104
* [media] m5mols: Fix capture image size register definitionHeungJun, Kim2011-06-111-2/+2
* [media] s5p-fimc: Update copyright noticesSylwester Nawrocki2011-06-113-9/+6
* [media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki2011-06-111-1/+1
* [media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki2011-06-111-7/+0
* [media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki2011-06-111-8/+4
* [media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki2011-06-113-28/+12
* [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki2011-06-111-1/+0
* [media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki2011-06-111-0/+1
* [media] imon: fix initial panel key repeat suppressionJarod Wilson2011-06-111-2/+4
* [media] imon: support for 0x46 0xffdc imon vfdJarod Wilson2011-06-111-0/+9
* [media] mceusb: plug memory leak on data transmitJarod Wilson2011-06-111-0/+3
* [media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson2011-06-112-3/+0
* [media] fintek-cir: make suspend with active IR more reliableJarod Wilson2011-06-111-0/+5
* [media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2011-06-111-10/+27
* [media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson2011-06-111-9/+2
* [media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson2011-06-111-9/+1
* [media] mceusb: mce_sync_in is brain-deadJarod Wilson2011-06-111-23/+7
* [media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson2011-06-111-0/+3
* [media] mceusb: add and use mce_dbg printk macroJarod Wilson2011-06-111-19/+25
* [media] soc_camera: preserve const attributeMauro Carvalho Chehab2011-06-011-1/+1
* [media] uvc_entity: initialize return valueMauro Carvalho Chehab2011-06-011-1/+1
* [media] media: Fix media device minor registrationLaurent Pinchart2011-06-011-2/+2
* [media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky2011-06-011-1/+1
* [media] omap3isp: fix compiler warningSanjeev Premi2011-06-011-1/+1
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
* [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
* [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
* [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
* [media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari2011-06-011-6/+11
* [media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine2011-06-011-1/+1
* [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine2011-06-011-1/+1
* [media] gspca: Remove coarse_expo_autogain.hJean-François Moine2011-06-011-116/+0
* [media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine2011-06-011-2/+2
* [media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine2011-06-011-1/+1
* arm gpio drivers: make them 'depends on ARM'Linus Torvalds2011-05-291-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-2933-1000/+1390
|\
| * Merge branch 'x86-platform-next' into x86-platformMatthew Garrett2011-05-2933-1000/+1390
| |\
| | * acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6
| | * msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi2011-05-271-1/+1
| | * acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi2011-05-271-1/+110
| | * acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi2011-05-271-3/+6
| | * acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi2011-05-271-1/+2
| | * platform/x86:delete two unused variablesWeiping Pan2011-05-271-2/+0
| | * support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ2011-05-271-1/+14
| | * platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande2011-05-271-0/+1
| | * platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande2011-05-271-1/+1
| | * platform/x86: Simplify intel_mid_powerbtnAmeya Palande2011-05-271-42/+30