summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab26-132/+223
2012-05-14[media] V4L: Add camera auto focus controlsSylwester Nawrocki1-0/+16
2012-05-14[media] V4L: Add camera 3A lock controlSylwester Nawrocki1-0/+5
2012-05-14[media] V4L: Add camera scene mode controlSylwester Nawrocki1-0/+18
2012-05-14[media] V4L: Add camera exposure metering controlSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera image stabilization controlSylwester Nawrocki1-0/+1
2012-05-14[media] V4L: Add camera wide dynamic range controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add an extended camera white balance controlSylwester Nawrocki1-0/+14
2012-05-14[media] V4L: Add camera exposure bias controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki1-11/+18
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-0/+87
2012-05-14[media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus1-0/+3
2012-05-14[media] v4l: Image processing control classSakari Ailus1-0/+8
2012-05-14[media] v4l: Image source control classSakari Ailus1-0/+9
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus1-31/+33
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+6
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-05Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2
2012-05-01efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-26mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)1-0/+9
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-1/+2
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+7
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-1/+6
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1