summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-davinci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-13[media] radio-tea5777.c: Get rid of do_div usageHans de Goede1-7/+5
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede3-36/+165
2012-09-13[media] media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER ...Hans de Goede1-0/+6
2012-09-13[media] stb0899: return internally tuned frequency via get_frontend.Reinhard Nissl1-0/+1
2012-09-13[media] DocBook: Fix docbook compilationMauro Carvalho Chehab1-1/+0
2012-09-13[media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart1-6/+6
2012-09-13[media] mt9v032: Export horizontal and vertical blanking as V4L2 controlsLaurent Pinchart1-3/+32
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart2-5/+46
2012-09-13[media] mt9v032: Provide pixel rate controlSakari Ailus1-2/+25
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart2-53/+105
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil5-0/+1392
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil5-0/+2128
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil2-0/+334
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil2-0/+37
2012-09-13[media] v4l2-ctrls.c: add support for the new DV controlsHans Verkuil1-0/+39
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil4-0/+78
2012-09-13[media] V4L2 spec: document the new DV controls and ioctlsHans Verkuil3-0/+202
2012-09-13[media] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPortHans Verkuil2-0/+33
2012-09-13[media] dvb-usb: remove unused filesAntti Palosaari2-520/+0
2012-09-13[media] dvb_usb_v2: use ratelimited debugs where appropriateAntti Palosaari1-4/+5
2012-09-12[media] au0828, cx231xx: remove dependency for DVB_CAPTURE_DRIVERSMauro Carvalho Chehab2-2/+1
2012-09-11[media] ddbridge: fix error handling in module_init_ddbridge()Alexey Khoroshilov1-4/+11
2012-09-10[media] cx23885: fix pointer to structure for CAMAnton Nurkin1-1/+3
2012-09-10[media] rtl2832: remove dummy callback implementationsAntti Palosaari1-29/+0
2012-09-10[media] DocBook: update ioctl error codesAntti Palosaari1-5/+7
2012-09-10[media] dvb_frontend: return -ENOTTY for unimplement IOCTLAntti Palosaari1-3/+3
2012-09-10[media] dvb_frontend: use Kernel dev_* loggingAntti Palosaari1-110/+116
2012-09-06[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-4/+22
2012-08-22Linux 3.6-rc3v3.6-rc3Linus Torvalds1-1/+1
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet1-0/+1
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap1-0/+2
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro1-1/+1
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro1-2/+2
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro1-2/+1
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro1-7/+2
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22vfio: don't dereference after kfree...Al Viro1-1/+2
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman4-29/+93
2012-08-22mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman1-26/+28
2012-08-22rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-22rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-22drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-22mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi1-10/+11
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22mm/compaction.c: fix deferring compaction mistakeMinchan Kim1-1/+1
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-08-22checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2