aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski3-0/+945
2008-04-24V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski4-0/+1131
2008-04-24V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS camerasGuennadi Liakhovetski1-0/+6
2008-04-24V4L/DVB (7167): [v4l] Add camera class control definitionsBrandon Philips1-0/+27
2008-04-24V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersBrandon Philips1-5/+18
2008-04-24V4L/DVB (7140): constify function pointer tablesJan Engelhardt2-2/+2
2008-04-24V4L/DVB (7137): tuner: return number of instances remaining after hybrid_tune...Michael Krufky1-2/+6
2008-04-24V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...Michael Krufky3-55/+37
2008-04-24V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky7-31/+27
2008-04-24V4L/DVB (7134): tuner: create a macro for sharing state between hybrid tuner ...Michael Krufky1-16/+96
2008-04-24V4L/DVB (7130): tuner: remove emacs c-basic-offset override blockMichael Krufky1-8/+0
2008-04-24V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...Michael Krufky1-147/+184
2008-04-24V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attachMichael Krufky1-8/+18
2008-04-24V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky3-22/+10
2008-04-24V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky2-5/+6
2008-04-24V4L/DVB (7125): tuner: build tuner-types independently of tuner-coreMichael Krufky3-1/+21
2008-04-24V4L/DVB (7124): tuner-simple: display frequency in MHzMichael Krufky1-2/+4
2008-04-24V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...Michael Krufky1-29/+80
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf111-192/+196
2008-04-24V4L/DVB (7114): tuner-xc2028.c: make a function staticAdrian Bunk1-1/+1
2008-04-24V4L/DVB (7107): frontends/xc5000.c: make a struct staticAdrian Bunk1-1/+1
2008-04-24V4L/DVB (7105): ivtv-yuv.c: make 3 functions staticAdrian Bunk1-3/+3
2008-04-24V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanupsMichael Krufky1-60/+78
2008-04-24[CIFS] Fix typo in previous commitSteve French1-2/+2
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds147-2174/+12118
2008-04-25Blackfin char driver for Blackfin on-chip OTP memory (v3)Mike Frysinger3-0/+218
2008-04-25Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang1-5/+2
2008-04-25Blackfin Serial Driver: the uart break anomaly has been given its own number,...Mike Frysinger1-6/+3
2008-04-25Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang1-3/+5
2008-04-24[CIFS] Fix define for new proxy cap to match documentationSteve French1-2/+5
2008-04-24Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-11/+8
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds170-2291/+10709
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-124/+237
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds49-484/+1160
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-24/+32
2008-04-24alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky1-0/+1
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2-17/+7
2008-04-24Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French3852-213570/+221623
2008-04-24[SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2-15/+16
2008-04-24[SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2-10/+10
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko11-1679/+1719
2008-04-24[ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2-2/+4
2008-04-24[ARM] 5013/1: Change ITE8152 interrupt numbersMike Rapoport1-1/+4
2008-04-24[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel1-4/+5
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2-11/+8
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou10-15/+11
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou3-2/+2
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou4-5/+6
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou11-8/+9