index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-14
V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter_calibration
Michael Krufky
1
-1
/
+5
2008-05-14
V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filters_correction
Michael Krufky
1
-5
/
+7
2008-05-14
V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configuration
Michael Krufky
1
-7
/
+14
2008-05-14
V4L/DVB (7840): tda18271: make tda18271_set_standby_mode less verbose for basic debug
Michael Krufky
1
-1
/
+2
2008-05-14
V4L/DVB (7839): tda18271: abort rf band calibration loop on errors
Michael Krufky
1
-1
/
+8
2008-05-14
V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init path
Michael Krufky
1
-21
/
+47
2008-05-14
V4L/DVB (7837): tda18271: fix error handling in init and sleep paths
Michael Krufky
2
-18
/
+27
2008-05-14
V4L/DVB (7836): cinergyT2 build fix
Ingo Molnar
1
-1
/
+1
2008-05-14
V4L/DVB (7835): multimedia/video: fix au0828 Kconfig
Randy Dunlap
1
-1
/
+1
2008-05-14
V4L/DVB (7834): build fix for drivers/media/video/au0828
Ingo Molnar
1
-0
/
+1
2008-05-14
V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADER
Michael Krufky
1
-0
/
+1
2008-05-14
V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling
Robert Schedel
1
-12
/
+16
2008-05-14
V4L/DVB (7829): cx23885: remove remaining references to dvb-pll
Michael Krufky
2
-2
/
+0
2008-05-14
V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & WinTV HVR-1700
Michael Krufky
1
-1
/
+31
2008-05-14
V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEM
Michael Krufky
2
-1
/
+5
2008-05-14
V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950
Michael Krufky
2
-2
/
+8
2008-05-14
V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabled
Mauro Carvalho Chehab
1
-0
/
+7
2008-05-14
V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2C
Guennadi Liakhovetski
1
-2
/
+2
2008-05-14
V4L/DVB (7808): cx23885: fix kbuild dependencies
Michael Krufky
1
-0
/
+2
2008-05-14
V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() fails
Mauro Carvalho Chehab
1
-117
/
+134
2008-05-14
V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not registered yet
Mauro Carvalho Chehab
1
-1
/
+0
2008-05-14
V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if not registered yet
Mauro Carvalho Chehab
1
-1
/
+0
2008-05-14
V4L/DVB (7804): tea5767: Fix error logic
Mauro Carvalho Chehab
2
-5
/
+5
2008-05-14
V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS
Mauro Carvalho Chehab
1
-15
/
+13
2008-05-14
V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach fails
Mauro Carvalho Chehab
1
-40
/
+101
2008-05-14
V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed
Andrew Morton
1
-1
/
+1
2008-05-13
ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems
Valerie Clement
1
-10
/
+9
2008-05-13
ext4: fix typos in messages and comments (journalled -> journaled)
Jan Kara
1
-7
/
+7
2008-05-13
ext4: fix synchronization of quota files in journal=data mode
Jan Kara
1
-8
/
+27
2008-05-13
ext4: Fix mount messages when quota disabled
Jan Kara
1
-1
/
+4
2008-05-13
ext4: correct mount option parsing to detect when quota options can be changed
Jan Kara
1
-6
/
+20
2008-05-13
[CIFS] don't explicitly do a FindClose on rewind when directory search has ended
Steve French
1
-2
/
+5
2008-05-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
10
-32
/
+39
2008-05-13
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
1
-2
/
+2
2008-05-13
IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long
Roland Dreier
2
-4
/
+4
2008-05-13
IB/ipath: Make ipath_portdata work with struct pid * not pid_t
Pavel Emelyanov
3
-18
/
+23
2008-05-13
IB/ipath: Fix RDMA read response sequence checking
Ralph Campbell
2
-0
/
+8
2008-05-13
IB/ipath: Fix many locking issues when switching to error state
Ralph Campbell
8
-303
/
+553
2008-05-13
IB/ipath: Fix RC and UC error handling
Ralph Campbell
5
-224
/
+132
2008-05-13
RDMA/nes: Fix up nes_lro_max_aggr module parameter
Roland Dreier
3
-6
/
+5
2008-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-37
/
+55
2008-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
5
-39
/
+89
2008-05-13
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
1
-2
/
+5
2008-05-13
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
1
-2
/
+2
2008-05-13
x86: fix csum_partial() export
Ingo Molnar
2
-2
/
+3
2008-05-13
x86: early_init_centaur(): use set_cpu_cap()
Andrew Morton
1
-1
/
+1
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
3
-19
/
+20
2008-05-13
[SCSI] qla1280: Fix queue depth problem
Jeremy Higdon
1
-2
/
+2
2008-05-13
ACPI/PCI: another multiple _OSC memory leak fix
Kenji Kaneshige
1
-1
/
+7
2008-05-13
x86/PCI: X86_PAT & mprotect
Venki Pallipadi
1
-3
/
+1
[prev]
[next]