Age | Commit message (Expand) | Author |
2011-04-07 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-07 | fix build fail for hv_mouse indefine udelay | Youquan Song |
2011-04-06 | staging: usbip: bugfix for isochronous packets and optimization | Arjan Mels |
2011-04-06 | staging: usbip: bugfix add number of packets for isochronous frames | Arjan Mels |
2011-04-06 | staging: usbip: bugfixes related to kthread conversion | Arjan Mels |
2011-04-06 | staging: usbip: fix shutdown problems. | Arjan Mels |
2011-04-06 | staging: hv: Fix GARP not sent after Quick Migration | Haiyang Zhang |
2011-04-05 | staging: IIO: IMU: ADIS16400: Avoid using printk facility directly | Michael Hennerich |
2011-04-05 | staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu... | Michael Hennerich |
2011-04-05 | staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed... | Michael Hennerich |
2011-04-05 | staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offset | Michael Hennerich |
2011-04-05 | staging: IIO: IMU: ADIS16400: Add delay after self test | Michael Hennerich |
2011-04-05 | staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior | Michael Hennerich |
2011-04-04 | staging/rtl81*: build as loadable modules only | Randy Dunlap |
2011-04-04 | staging: brcm80211: removed 'is_amsdu causing toss' log spam | Roland Vossen |
2011-04-04 | staging: brcm80211: fix for 'Short CCK' log spam | Roland Vossen |
2011-04-04 | staging: brcm80211: fix for 'AC_BE txop..' logs spammed problem | Roland Vossen |
2011-04-04 | staging: memrar: remove driver from tree | Greg Kroah-Hartman |
2011-04-04 | staging: sep: remove last memrar remnants | Alan Cox |
2011-04-04 | staging: fix hv_mouse build, needs delay.h | Randy Dunlap |
2011-04-04 | staging: fix olpc_dcon build errors | Sascha Silbe |
2011-04-04 | staging: sm7xx: fixed defines | Javier M. Mellid |
2011-04-04 | Staging: westbridge/astoria: unlock on error path | Dan Carpenter |
2011-04-04 | staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures. | pixo |
2011-04-04 | staging: rts_pstor: set lun_mode in a different place | wwang |
2011-04-04 | staging: rts_pstor: modify initial card clock | wwang |
2011-04-04 | Staging: vt665?: prevent modules from being built into the kernel. | Greg Kroah-Hartman |
2011-04-04 | staging: hv: update dist release parsing in hv_kvp_daemon | Olaf Hering |
2011-04-04 | staging: hv: use sync_bitops when interacting with the hypervisor | Olaf Hering |
2011-04-04 | staging: hv: fix reversed memset arguments in hv_mouse | Dave Jones |
2011-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-31 | [media] staging: altera-jtag needs delay.h | Randy Dunlap |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-26 | staging: Fix bdops->check_events() misconversion in cyasblkdev_block.c | Tejun Heo |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-03-23 | drivers/staging/tty/specialix.c: convert func_enter to func_exit | Julia Lawall |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-03-22 | [media] lirc_zilog: error out if buffer read bytes != chunk size | Jarod Wilson |
2011-03-22 | [media] lirc: silence some compile warnings | Jarod Wilson |
2011-03-22 | [media] lirc_zilog: Update TODO list based on work completed and revised plans | Andy Walls |
2011-03-22 | [media] lirc_zilog: Fix somewhat confusing information messages in ir_probe() | Andy Walls |
2011-03-22 | [media] lirc_zilog: Add locking of the i2c_clients when in use | Andy Walls |
2011-03-22 | [media] lirc_zilog: Add ref counting of struct IR, IR_tx, and IR_rx | Andy Walls |
2011-03-22 | [media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template | Andy Walls |
2011-03-22 | [media] lirc_zilog: Always allocate a Rx lirc_buffer object | Andy Walls |
2011-03-22 | [media] lirc_zilog: Remove unneeded rx->buf_lock | Andy Walls |
2011-03-22 | [media] lirc_zilog: Don't acquire the rx->buf_lock in the poll() function | Andy Walls |