summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-19cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton
2011-01-19cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton
2011-01-19cifs: don't fail writepages on -EAGAIN errorsJeff Layton
2011-01-19CIFS: Fix oplock break handling (try #2)Pavel Shilovsky
2011-01-19ceph: avoid immediate cap check after importSage Weil
2011-01-19ceph: fix flushing of caps vs cap importSage Weil
2011-01-19ceph: fix erroneous cap flush to non-auth mdsSage Weil
2011-01-19ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg
2011-01-19Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba
2011-01-19Bluetooth: ath3k: reduce memory usageAlexander Holler
2011-01-19ALSA: hda - Fix "unused variable" compile warningTakashi Iwai
2011-01-19powerpc/83xx: fix build failures on dt compatible list.Grant Likely
2011-01-19ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai
2011-01-19blkio-throttle: Avoid calling blkiocg_lookup_group() for root groupVivek Goyal
2011-01-19cfq: rename a function to give it more appropriate nameVivek Goyal
2011-01-19cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...Stephen M. Cameron
2011-01-19drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2011-01-19loop: queue_lock NULL pointer derefence in blk_throtl_exitSergey Senozhatsky
2011-01-19drivers/block/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2011-01-19blktrace: Don't output messages if NOTIFY isn't set.Tao Ma
2011-01-19[media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson
2011-01-19[media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson
2011-01-19[media] hdpvr: enable IR partJarod Wilson
2011-01-19[media] rc/mceusb: timeout should be in ns, not usJarod Wilson
2011-01-19ASoC: WM8994: fix wrong value in tristate functionQiao Zhou
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos
2011-01-19[media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil
2011-01-19[media] v4l2-dev: don't memset video_device.devHans Verkuil
2011-01-19[media] zoran: use video_device_alloc instead of kmallocHans Verkuil
2011-01-19[media] w9966: zero device state after a detachHans Verkuil
2011-01-19[media] v4l: Fix a use-before-set in the control frameworkLaurent Pinchart
2011-01-19[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart
2011-01-19[media] DocBook/v4l: update V4L2 revision and update copyright yearsHans Verkuil
2011-01-19[media] DocBook/v4l: fix validation error in dev-rds.xmlHans Verkuil
2011-01-19[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...Hans Verkuil
2011-01-19[media] v4l2-ctrls: fix missing 'read-only' checkHans Verkuil
2011-01-19[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls
2011-01-19[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71Andy Walls
2011-01-19[media] lirc_zilog: Update TODO.lirc_zilogAndy Walls
2011-01-19[media] lirc_zilog: Add Andy Walls to copyright notice and authors listAndy Walls
2011-01-19[media] lirc_zilog: Remove useless struct i2c_driver.command functionAndy Walls
2011-01-19[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx functionAndy Walls
2011-01-19[media] lirc_zilog: Update IR Rx polling kthread start/stop and some printksAndy Walls