]> nv-tegra.nvidia Code Review - linux-2.6.git/shortlog
linux-2.6.git
2009-12-09 Shinya Kuribayashii2c-designware: Process all i2c_msg messages in the...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_read: Remove redundant target...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo...
2009-12-09 Shinya Kuribayashii2c-designware: Initialize byte count variables just...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Introduce a local...
2009-12-09 Shinya Kuribayashii2c-designware: Divide i2c_dw_xfer_msg into two functions
2009-12-09 Shinya Kuribayashii2c-designware: Enable RX_FULL interrupt
2009-12-09 Shinya Kuribayashii2c-designware: Set Tx/Rx FIFO threshold levels
2009-12-09 Shinya Kuribayashii2c-designware: Process i2c_msg messages in the interru...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
2009-12-09 Shinya Kuribayashii2c-designware: Improved _HCNT/_LCNT calculation
2009-12-09 Shinya Kuribayashii2c-designware: Remove an useless local variable "num"
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev...
2009-12-09 Shinya Kuribayashii2c-designware: i2c_dw_read: Use "struct dw_i2c_dev...
2009-12-09 Shinya Kuribayashii2c-designware: Use platform_get_irq helper
2009-12-09 Shinya Kuribayashii2c-designware: Don't use the IC_CLR_INTR register...
2009-12-09 Shinya Kuribayashii2c-designware: Consolidate to use 32-bit word accesses
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-12-08 Linus TorvaldsMerge branch 'omap-for-linus' of git://git.kernel.org...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-08 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2009-12-08 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git.kernel...
2009-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-08 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2009-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-12-07 Vivek Goyalcfq-iosched: Do not access cfqq after freeing it
2009-12-07 Jeff GarzikRevert "pata_sis: Implement MWDMA for the UDMA 133...
2009-12-07 Stephen Rothwellblock: include linux/err.h to use ERR_PTR
2009-12-06 Russell KingMerge branch 'sa1100' into devel
2009-12-06 Russell KingFix soc_common PCMCIA configuration
2009-12-06 Russell KingMerge branch 'for-lak' of git://git.linuxtogo.org/home...
2009-12-06 Dmitry ArtamonowARM: 5827/1: SA1100: h3100/h3600: emit messages on...
2009-12-06 Dmitry ArtamonowARM: 5826/1: SA1100: h3100/h3600: always build htc...
2009-12-06 Dmitry ArtamonowARM: 5825/1: SA1100: h3600: update defconfig
2009-12-06 Dmitry ArtamonowARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100
2009-12-06 Dmitry ArtamonowARM: 5823/1: SA1100: h3100/h3600: add support for gpio...
2009-12-06 Dmitry ArtamonowARM: 5822/1: SA1100: h3100/h3600: clean up #includes
2009-12-06 Dmitry ArtamonowARM: 5821/1: SA1100: h3100/h3600: revise copyright...
2009-12-06 Dmitry ArtamonowARM: 5820/1: SA1100: h3100/h3600: split h3600.c
2009-12-06 Dmitry ArtamonowARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and...
2009-12-06 Dmitry ArtamonowARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions
2009-12-06 Dmitry ArtamonowARM: 5817/1: SA1100: h3100/h3600: configure all unused...
2009-12-06 Dmitry ArtamonowARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions
2009-12-06 Dmitry ArtamonowARM: 5815/1: SA1100: h3100/h3600: remove now unused...
2009-12-06 Dmitry ArtamonowARM: 5814/1: SA1100: h3100/h3600: convert all users...
2009-12-06 Dmitry ArtamonowARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver
2009-12-06 Dmitry ArtamonowARM: 5812/1: SA1100: h3100/h3600: separate machine...
2009-12-06 Dmitry ArtamonowARM: 5811/2: pcmcia: convert sa1100_h3600 driver to...
2009-12-06 Dmitry ArtamonowARM: 5799/1: SA1100: h3600: stop setting direction...
2009-12-06 Dmitry ArtamonowARM: 5798/1: SA1100: h3600: remove unused cruft from...
2009-12-06 Dmitry ArtamonowARM: 5796/1: SA1100: h3600: remove IRDA bits from seria...
2009-12-06 Dmitry ArtamonowARM: 5797/1: SA1100: h3100/h3600: remove dead links...
2009-12-06 Dmitry ArtamonowARM: 5795/1: SA1100: h3100/h3600: mark *_mach_init...
2009-12-06 Russell KingARM: iPAQ: no need to set PWER_RTC
2009-12-06 Russell KingARM: iPAQ: move serial port support functions
2009-12-06 Russell KingARM: iPAQ: convert H3100 IrDA to use generic gpio support
2009-12-06 Russell KingARM: iPAQ: provide a way to setup platform-controlled...
2009-12-06 Russell KingARM: iPAQ: separate IrDA machine specifics
2009-12-06 Russell KingARM: h3600: provide each iPAQ machine type with own...
2009-12-06 Russell KingARM: sa11x0: convert set_xxx_data() to register_xxx()
2009-12-06 Jean Delvarei2c-stub: Documentation update
2009-12-06 Jean Delvarei2c-stub: Allow user to disable some commands
2009-12-06 Jean Delvarei2c-stub: Implement I2C block support
2009-12-06 Jean Delvarei2c: Refactor for_each callbacks
2009-12-06 Jean Delvarei2c-i801: Retry on lost arbitration
2009-12-06 Vincent Sandersi2c: Remove big kernel lock from i2cdev_open
2009-12-06 Jean Delvareics932s401: Clean up detect function
2009-12-06 Jean Delvarei2c: Simplify i2c_detect_address
2009-12-06 Jean Delvarei2c: Drop probe, ignore and force module parameters
2009-12-06 Jean Delvarei2c: Add missing __devinit markers to old i2c adapter...
2009-12-06 Jean Delvarei2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
2009-12-06 Mika Kuoppalai2c: Prevent priority inversion on top of bus lock
2009-12-06 Jean Delvarei2c-voodoo3: Delete
2009-12-06 Jean Delvarei2c-powermac: Drop temporary name buffer
2009-12-06 Jean Delvarei2c-powermac: Include the i2c_adapter in struct pmac_i2...
2009-12-06 Jean Delvarei2c-powermac: Log errors
2009-12-06 Jean Delvarei2c-powermac: Refactor i2c_powermac_smbus_xfer
2009-12-06 Jean Delvarei2c-powermac: Reject unsupported I2C transactions
2009-12-06 Wolfram Sangi2c/chips: Move ds1682 to drivers/misc
2009-12-06 Rafael J. WysockiPM: Add flag for devices capable of generating run...
2009-12-06 Rafael J. WysockiPM / Runtime: Remove unnecessary braces in __pm_runtime...
2009-12-06 Rafael J. WysockiPM / Runtime: Make documentation of runtime_idle()...
2009-12-06 Rafael J. WysockiPM / Runtime: Ensure timer_expires is nonzero in pm_sch...
2009-12-06 Alan SternPM / Runtime: Use deferred_resume flag in pm_request_resume
2009-12-06 Alan SternPM / Runtime: Export the PM runtime workqueue
2009-12-06 Rafael J. WysockiPM / Runtime: Fix lockdep warning in __pm_runtime_set_s...
2009-12-06 Jiri SlabyPM / Hibernate: Swap, use KERN_CONT
2009-12-06 Nigel CunninghamPM / Hibernate: Shift remaining code from swsusp.c...
2009-12-06 Nigel CunninghamPM / Hibernate: Move swap functions to kernel/power...
2009-12-06 Rafael J. WysockiMerge branch 'master' into for-linus
2009-12-06 Roel Kluinm68k: parport_mfc3 - Not makes it a bool before the...
2009-12-06 Stephen Rothwellm68k: don't export static inline functions
2009-12-06 Krzysztof Heltfbdev: atafb - add palette register check
2009-12-06 John Kacurm68k: Remove the BKL from sys_execve
next