index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
[media] ths7303: Declare as static a private function
Ricardo Ribalda
1
-1
/
+2
2013-12-09
[media] em28xx-video: Swap release order to avoid lock nesting
Ricardo Ribalda
1
-1
/
+1
2013-12-09
[media] usbtv: Add support for PAL video source
Georg Kaindl
1
-38
/
+136
2013-12-09
[media] media_tree: Fix spelling errors
Jonathan McCrohan
43
-65
/
+65
2013-12-09
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
Philipp Zabel
4
-10
/
+12
2013-12-09
[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning
Hans de Goede
1
-3
/
+1
2013-12-09
[media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning
Geert Uytterhoeven
1
-3
/
+1
2013-12-04
[media] af9035: unlock on error in af9035_i2c_master_xfer()
Dan Carpenter
1
-2
/
+5
2013-12-04
[media] af9033: fix broken I2C
Antti Palosaari
1
-6
/
+6
2013-12-04
[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdev
Laurent Pinchart
1
-5
/
+2
2013-12-04
[media] af9035: fix broken I2C and USB I/O
Antti Palosaari
1
-4
/
+4
2013-11-29
[media] wm8775: fix broken audio routing
Hans Verkuil
1
-3
/
+1
2013-11-29
[media] marvell-ccic: drop resource free in driver remove
Libin Yang
1
-7
/
+0
2013-11-29
[media] tef6862/radio-tea5764: actually assign clamp result
Hans Verkuil
2
-2
/
+2
2013-11-29
[media] cx231xx: use after free on error path in probe
Dan Carpenter
1
-1
/
+1
2013-11-29
[media] saa7164: fix return value check in saa7164_initdev()
Wei Yongjun
1
-1
/
+3
2013-11-29
[media] bttv: don't setup the controls if there are no video devices
Hans Verkuil
1
-1
/
+2
2013-11-29
[media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual
Antti Palosaari
1
-0
/
+2
2013-11-29
[media] cxd2820r_c: fix if_ctl calculation
Evgeny Plehov
1
-1
/
+1
2013-11-29
[media] technisat-usb2: fix typo in variable name
Felipe Pena
1
-1
/
+1
2013-11-29
[media] dvb_demux: clean up whitespace in comments from previous patch (trivial)
Michael Krufky
1
-2
/
+2
2013-11-29
[media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()
Alexey Khoroshilov
1
-1
/
+6
2013-11-29
[media] gspca_sunplus: Add new usb-id for 06d6:0041
Hans de Goede
1
-0
/
+1
2013-11-29
[media] gspca-stk1135: Add delay after configuring clock
Ondrej Zary
1
-0
/
+3
2013-11-29
[media] v4l: vsp1: Fix error return code in vsp1_video_init()
Wei Yongjun
1
-1
/
+3
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2
-4
/
+6
2013-11-22
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Jesper Nilsson
1
-3
/
+6
2013-11-22
mm, mempolicy: silence gcc warning
David Rientjes
1
-1
/
+1
2013-11-22
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
3
-60
/
+106
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2
-6
/
+6
2013-11-22
ipc,shm: fix shm_file deletion races
Greg Thelen
1
-5
/
+23
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
3
-38
/
+48
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-22
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
1
-1
/
+4
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
Documentation: filesystems: update btrfs tools section
David Sterba
1
-16
/
+6
2013-11-21
Documentation: filesystems: add new btrfs mount options
David Sterba
1
-1
/
+11
[next]