summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan2009-09-221-16/+20
* pcmcia: fix read buffer overflowRoel Kluin2009-09-221-1/+1
* pcmcia: yenta: add missing __devexit markingMike Frysinger2009-09-221-1/+1
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-1/+1
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-224-10/+6
* md: avoid use of broken kzalloc mempoolSage Weil2009-09-221-1/+2
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+2
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-0/+3
* const: make block_device_operations constAlexey Dobriyan2009-09-2250-55/+53
* const: mark remaining super_operations constAlexey Dobriyan2009-09-225-6/+5
* drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton2009-09-221-1/+1
* drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton2009-09-221-0/+1
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-2/+2
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-211-1/+0
|\ \
| * \ Merge branch 'linus' into x86/urgentIngo Molnar2009-09-2087-1288/+13502
| |\ \
| * | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-201-1/+0
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21208-3870/+48553
|\ \ \ \
| * | | | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macroMauro Carvalho Chehab2009-09-191-1/+1
| * | | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-191-1/+0
| * | | | V4L/DVB (13027): go7007: convert printks to v4l2_infoPete Eberlein2009-09-191-12/+11
| * | | | V4L/DVB (13026): s2250-board: Implement brightness and contrast controlsPete Eberlein2009-09-191-5/+72
| * | | | V4L/DVB (13025): s2250-board: Fix memory leaksPete Eberlein2009-09-191-2/+8
| * | | | V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystdPete Eberlein2009-09-191-17/+35
| * | | | V4L/DVB (13023): go7007: Merge struct gofh and go declarationsPete Eberlein2009-09-191-42/+21
| * | | | V4L/DVB (13022): go7007: Fix mpeg controlsPete Eberlein2009-09-191-28/+16
| * | | | V4L/DVB (13021): go7007: Fix whitespace and line lengthsPete Eberlein2009-09-191-23/+25
| * | | | V4L/DVB (13020): go7007: Updates to Kconfig and MakefilePete Eberlein2009-09-192-10/+94
| * | | | V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-193-0/+212
| * | | | V4L/DVB (13018): kzalloc failure ignored in au8522_probe()Roel Kluin2009-09-191-0/+5
| * | | | V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start()Roel Kluin2009-09-191-0/+2
| * | | | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach()Roel Kluin2009-09-192-0/+4
| * | | | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download()Roel Kluin2009-09-191-0/+2
| * | | | V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only)Vladimir Geroy2009-09-193-0/+14
| * | | | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen2009-09-191-1/+1
| * | | | V4L/DVB (13012): uvc: introduce missing kfreeJulia Lawall2009-09-191-3/+4
| * | | | V4L/DVB (13011): Change tuner type of BeholdTV cardsDmitry Belimov2009-09-191-7/+7
| * | | | V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure rangeJames Blanford2009-09-192-52/+22
| * | | | V4L/DVB (13008): gspca - stv06xx-hdcs: Fixup exposureJames Blanford2009-09-191-18/+31
| * | | | V4L/DVB (13007): gspca - stv06xx-hdcs: Add exposure and gain ctrls to hdcs_1020Erik Andrén2009-09-191-1/+29
| * | | | V4L/DVB (13006): gspca - stv06xx: Fix a misindentationErik Andrén2009-09-191-2/+2
| * | | | V4L/DVB (13005): gspca - stv06xx: Translate swedish comments to englishErik Andrén2009-09-191-8/+7
| * | | | V4L/DVB (13004): gspca - stv06xx: Harmonize the debug macros when tracing wri...Erik Andrén2009-09-191-8/+7
| * | | | V4L/DVB (13003): Correct dangerous and inefficient msecs_to_jiffies() calcula...Andreas Mohr2009-09-193-6/+12
| * | | | V4L/DVB (13002): Adds support for Zolid Hybrid PCI card:Henk Vergonet2009-09-193-0/+57
| * | | | V4L/DVB (13001): Key filter for BeholdTV cards.Dmitri Belimov2009-09-191-0/+4
| * | | | V4L/DVB (13000): add driver for 774 Friio White USB ISDB-T receiverAkihiro Tsukada2009-09-196-0/+1118
| * | | | V4L/DVB (12999): Add a driver for Earthsoft PT1Mauro Carvalho Chehab2009-09-199-1/+2284
| * | | | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-192-0/+11
| * | | | V4L/DVB(12993b): gl860: Prevent a potential risk of zeroing a floating pointerMauro Carvalho Chehab2009-09-191-0/+2
OpenPOWER on IntegriCloud